-- Logs begin at Wed 2021-09-15 20:19:32 UTC, end at Wed 2021-09-15 23:24:37 UTC. --
Sep 15 21:12:07.424055 n-d-796909-3 systemd[1]: Started Devstack devstack@c-vol.service.
Sep 15 21:12:09.893372 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=84698) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:266}}
Sep 15 21:12:09.893937 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=84698) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:282}}
Sep 15 21:12:10.641966 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_db.sqlalchemy.engines [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 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=84698) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:12:10.809449 n-d-796909-3 cinder-volume[84698]: INFO cinder.rpc [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version.
Sep 15 21:12:10.815732 n-d-796909-3 cinder-volume[84698]: INFO cinder.rpc [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version.
Sep 15 21:12:10.853254 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_db.sqlalchemy.engines [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 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=84698) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:12:10.886451 n-d-796909-3 cinder-volume[84698]: INFO cinder.volume.manager [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] Determined volume DB was empty at startup.
Sep 15 21:12:10.887056 n-d-796909-3 cinder-volume[84698]: DEBUG cinder.volume.manager [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=84698) __init__ /opt/stack/cinder/cinder/volume/manager.py:236}}
Sep 15 21:12:10.893556 n-d-796909-3 cinder-volume[84698]: INFO cinder.volume.manager [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] Service not found for updating active_backend_id, assuming default for driver init.
Sep 15 21:12:10.894349 n-d-796909-3 cinder-volume[84698]: WARNING stevedore.named [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:12:10.894788 n-d-796909-3 cinder-volume[84698]: WARNING castellan.key_manager [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:12:10.895926 n-d-796909-3 cinder-volume[84698]: WARNING cinder.keymgr.conf_key_mgr [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:12:10.908925 n-d-796909-3 cinder-volume[84698]: DEBUG cinder.volume.drivers.lvm [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.tgt.TgtAdm {{(pid=84698) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:103}}
Sep 15 21:12:10.920027 n-d-796909-3 cinder-volume[84698]: INFO cinder.volume.manager [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] Image-volume cache disabled for host n-d-796909-3@lvmdriver-1.
Sep 15 21:12:10.926756 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_db.sqlalchemy.engines [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 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=84698) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:12:11.000020 n-d-796909-3 cinder-volume[84698]: INFO oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] Starting 1 workers
Sep 15 21:12:11.005105 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] Started child 84872 {{(pid=84698) _start_child /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:576}}
Sep 15 21:12:11.006159 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] Full set of CONF: {{(pid=84698) wait /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:650}}
Sep 15 21:12:11.006540 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] ******************************************************************************** {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2589}}
Sep 15 21:12:11.006840 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] Configuration options gathered from: {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2590}}
Sep 15 21:12:11.007197 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}}
Sep 15 21:12:11.007922 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2592}}
Sep 15 21:12:11.008213 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] ================================================================================ {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2594}}
Sep 15 21:12:11.008977 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] allow_availability_zone_fallback = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.009362 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] allow_compression_on_image_upload = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.009858 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] allowed_direct_url_schemes = [] {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.010134 n-d-796909-3 cinder-volume[84872]: INFO cinder.service [-] Starting cinder-volume node (version 17.1.1)
Sep 15 21:12:11.010639 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] api_rate_limit = True {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.010726 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] auth_strategy = keystone {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.011072 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_availability_zone = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.011573 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_host = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.011936 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_name = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.012547 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_stats_polling_interval = 60 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.013095 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backup_api_class = cinder.backup.api.API {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.013307 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.013750 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backup_name_template = backup-%s {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.014157 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backup_use_same_host = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.014532 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backup_use_temp_snapshot = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.014912 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] chap_password = **** {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.016126 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] chap_username = {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.016617 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.016973 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] cinder_internal_tenant_project_id = 7664ddc5fb7242a8bbf0b1f9159b6a96 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.017374 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] cinder_internal_tenant_user_id = a10f6ac6ccce4fdca609a8b0888893cf {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.017777 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] cluster = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.018197 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] compression_format = gzip {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.018587 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] compute_api_class = cinder.compute.nova.API {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.019017 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] config_dir = [] {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.019358 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.020160 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] config_source = [] {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.020160 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.020465 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] control_exchange = openstack {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.020932 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] db_driver = cinder.db {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.021356 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] debug = True {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.021708 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] default_availability_zone = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.022070 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] default_group_type = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.022798 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 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=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.023560 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] default_volume_type = lvmdriver-1 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.024135 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] driver_client_cert = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.024698 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] driver_client_cert_key = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.025043 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] driver_data_namespace = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.025494 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] driver_ssl_cert_path = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.025856 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] driver_ssl_cert_verify = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.026305 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] driver_use_ssl = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.026584 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] enable_new_services = True {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.026934 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] enable_unsupported_driver = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.027380 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] enable_v2_api = True {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.027722 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] enable_v3_api = True {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.028115 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] enabled_backends = ['lvmdriver-1'] {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.028529 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] enforce_multipath_for_image_xfer = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.028861 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] filter_function = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.029399 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] glance_api_insecure = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.029889 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] glance_api_servers = ['http://10.222.0.24/image'] {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.030249 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] glance_api_ssl_compression = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.030599 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] glance_ca_certificates_file = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.030995 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] glance_catalog_info = image:glance:publicURL {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.032028 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.032704 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] glance_num_retries = 3 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.032704 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] glance_request_timeout = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.033056 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] goodness_function = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.033602 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] graceful_shutdown_timeout = 5 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.033977 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] group_api_class = cinder.group.api.API {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.034699 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] host = n-d-796909-3 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.035064 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] iet_conf = /etc/iet/ietd.conf {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.035623 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] image_compress_on_upload = True {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.035982 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] image_conversion_address_space_limit = 1 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.036344 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] image_conversion_cpu_limit = 60 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.037019 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.037414 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] image_upload_use_cinder_backend = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.037785 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] image_upload_use_internal_tenant = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.038154 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] image_volume_cache_enabled = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.038507 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] image_volume_cache_max_count = 0 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.038691 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] Starting volume driver LVMVolumeDriver (3.0.0)
Sep 15 21:12:11.038852 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] image_volume_cache_max_size_gb = 0 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.039206 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] init_host_max_objects_retrieval = 0 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.039605 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] instance_format = [instance: %(uuid)s] {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.039966 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.040363 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] iscsi_iotype = fileio {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.040763 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] iscsi_secondary_ip_addresses = [] {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.040960 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:11.041117 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] iscsi_target_flags = {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.041464 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] iscsi_write_cache = on {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.041825 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] iser_helper = tgtadm {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.042291 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] iser_ip_address = 10.222.0.24 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.042714 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] iser_port = 3260 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.043075 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.043460 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] log_config_append = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.043828 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.044175 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] log_dir = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.044696 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] log_file = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.044991 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] log_options = True {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.045364 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] log_rotate_interval = 1 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.045774 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] log_rotate_interval_type = days {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.046139 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] log_rotation_type = none {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.046436 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 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=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.046735 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.047727 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.048095 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.048386 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.048777 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] max_age = 0 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.049317 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] max_logfile_count = 30 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.050052 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] max_logfile_size_mb = 200 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.050455 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] max_over_subscription_ratio = 20.0 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.050863 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] message_reap_interval = 86400 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.051281 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] message_ttl = 2592000 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.051621 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] migration_create_volume_timeout_secs = 300 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.051977 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] monkey_patch = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.052348 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] monkey_patch_modules = [] {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.052635 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] my_ip = 10.222.0.24 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.053159 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] no_snapshot_gb_quota = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.053682 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] num_iser_scan_tries = 3 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.054266 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] num_shell_tries = 3 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.054440 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] num_volume_device_scan_tries = 3 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.054766 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] nvmet_ns_id = 10 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.055107 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] nvmet_port_id = 1 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.055522 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] osapi_max_limit = 1000 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.055902 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] osapi_volume_ext_list = [] {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.056347 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.056881 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] osapi_volume_listen = 0.0.0.0 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.057250 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] osapi_volume_listen_port = 8776 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.057817 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] osapi_volume_use_ssl = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.057987 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] osapi_volume_workers = 2 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.058307 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] per_volume_size_limit = -1 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.058651 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] periodic_fuzzy_delay = 60 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.058999 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] periodic_interval = 60 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.059573 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] public_endpoint = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.060071 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] publish_errors = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.060612 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] quota_backup_gigabytes = 1000 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.061119 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] quota_backups = 10 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.061633 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] quota_consistencygroups = 10 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.062138 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.062226 n-d-796909-3 sudo[84895]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings -o name stack-volumes-lvmdriver-1
Sep 15 21:12:11.063154 n-d-796909-3 sudo[84895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:11.063817 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] quota_gigabytes = 1000 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.064185 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] quota_groups = 10 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.064593 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] quota_snapshots = 10 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.064947 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] quota_volumes = 10 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.065335 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] rate_limit_burst = 0 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.065720 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] rate_limit_except_level = CRITICAL {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.066059 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] rate_limit_interval = 0 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.066415 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] reinit_driver_count = 3 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.066802 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] replication_device = **** {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.067165 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] report_discard_supported = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.067540 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] report_interval = 10 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.068887 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] reservation_clean_interval = 86400 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.069820 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] reservation_expire = 86400 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.069820 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] reserved_percentage = 0 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.069992 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.070292 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.070671 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] rpc_response_timeout = 60 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.071039 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] run_external_periodic_tasks = True {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.071437 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.071803 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] scst_target_driver = iscsi {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.072143 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] scst_target_iqn_name = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.072431 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] service_down_time = 60 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.072992 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] snapshot_name_template = snapshot-%s {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.073488 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] split_loggers = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.074031 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] state_path = /opt/stack/data/cinder {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.074147 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] storage_availability_zone = nova {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.074513 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] storage_protocol = iscsi {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.075476 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] syslog_log_facility = LOG_USER {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.075476 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] target_helper = tgtadm {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.077587 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] target_ip_address = 10.222.0.24 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.077587 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] target_port = 3260 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.077587 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.077587 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] target_protocol = iscsi {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.077587 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] trace_flags = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.077587 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] transfer_api_class = cinder.transfer.api.API {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.077994 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] transport_url = **** {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.078717 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] until_refresh = 0 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.078717 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] use_chap_auth = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.079871 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] use_default_quota_class = True {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.079871 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] use_eventlog = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.079871 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] use_journal = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.080102 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] use_json = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.080437 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] use_multipath_for_image_xfer = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.080802 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] use_stderr = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.081785 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] use_syslog = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.081917 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] verify_glance_signatures = enabled {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.082171 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] volume_api_class = cinder.volume.api.API {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.082505 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] volume_backend_name = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.082894 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] volume_clear = zero {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.083460 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] volume_clear_ionice = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.084225 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] volume_clear_size = 0 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.084225 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.084533 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] volume_copy_bps_limit = 0 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.085532 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] volume_dd_blocksize = 1M {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.085532 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.085759 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] volume_name_template = volume-%s {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.086108 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] volume_service_inithost_offload = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.087309 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] volume_usage_audit_period = month {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.087309 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.087309 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] watch_log_file = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.087640 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] zoning_mode = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 21:12:11.088039 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.088458 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_policy.enforce_new_defaults = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.088952 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_policy.enforce_scope = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.090970 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_policy.policy_default_rule = default {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.090970 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.090970 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_policy.policy_file = policy.yaml {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.090970 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.090970 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.091438 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.091522 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.091925 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.093079 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_concurrency.disable_process_locking = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.094538 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.094538 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] privsep_osbrick.capabilities = [21] {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.094890 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] privsep_osbrick.group = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.095262 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] privsep_osbrick.helper_command = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.095614 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.096571 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] privsep_osbrick.user = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.096571 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] database.backend = sqlalchemy {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.096734 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] database.connection = **** {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.097076 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] database.connection_debug = 0 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.097891 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] database.connection_parameters = {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.097891 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] database.connection_recycle_time = 3600 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.098187 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] database.connection_trace = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.098561 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] database.db_inc_retry_interval = True {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.099710 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] database.db_max_retries = 20 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.100427 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] database.db_max_retry_interval = 10 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.101602 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] database.db_retry_interval = 1 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.102479 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] database.max_overflow = 50 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.103037 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] database.max_pool_size = 5 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.103712 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] database.max_retries = 10 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.104261 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] database.mysql_enable_ndb = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.104712 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.106323 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] database.pool_timeout = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.106323 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] database.retry_interval = 10 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.106323 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] database.slave_connection = **** {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.106585 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] database.sqlite_synchronous = True {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.106973 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] database.use_db_reconnect = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.107678 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] profiler.connection_string = messaging:// {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.108014 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] profiler.enabled = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.108421 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] profiler.es_doc_type = notification {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.108933 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] profiler.es_scroll_size = 10000 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.110444 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] profiler.es_scroll_time = 2m {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.110444 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] profiler.filter_error_trace = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.110761 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] profiler.hmac_keys = SECRET_KEY {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.111419 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] profiler.sentinel_service_name = mymaster {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.112133 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] profiler.socket_timeout = 0.1 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.112767 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] profiler.trace_sqlalchemy = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.113312 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] coordination.backend_url = etcd3+http://10.222.0.24:2379 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.113896 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.114413 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] cinder_sys_admin.group = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.114922 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] cinder_sys_admin.helper_command = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.115621 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.116126 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] cinder_sys_admin.user = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.116722 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] service_user.auth_section = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.118338 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] service_user.auth_type = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.118909 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] service_user.cafile = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.119479 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] service_user.certfile = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.120077 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] service_user.collect_timing = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.120355 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] service_user.insecure = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.120778 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] service_user.keyfile = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.121168 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] service_user.send_service_user_token = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.121669 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] service_user.split_loggers = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.122264 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] service_user.timeout = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.123024 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.admin_password = **** {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.124920 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.admin_tenant_name = admin {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.125701 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.admin_token = **** {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.129242 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.admin_user = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.129242 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.auth_admin_prefix = {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.129242 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.auth_host = 127.0.0.1 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.129242 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.auth_port = 35357 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.129242 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.auth_protocol = https {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.129242 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.auth_section = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.129242 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.auth_type = password {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.130247 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.auth_uri = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.130912 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.auth_version = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.131456 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.cache = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.132006 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.132625 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.certfile = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.133185 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.delay_auth_decision = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.133592 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.133976 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.http_connect_timeout = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.134346 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.134735 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.identity_uri = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.135101 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.include_service_catalog = True {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.135589 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.insecure = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.136053 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.interface = public {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.136437 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.keyfile = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.136820 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.137462 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.137563 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.137884 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.138247 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.138600 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.138970 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.139363 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.memcache_use_advanced_pool = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.139839 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.140194 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.region_name = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.140619 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.140980 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.service_token_roles_required = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.141332 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.service_type = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.141710 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.token_cache_time = 300 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.142071 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] keystone_authtoken.www_authenticate_uri = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.142648 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] cache.backend = dogpile.cache.null {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.143014 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] cache.backend_argument = **** {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.143463 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] cache.config_prefix = cache.oslo {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.144099 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] cache.debug_cache_backend = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.144459 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] cache.enabled = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.144845 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] cache.expiration_time = 600 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.145379 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] cache.memcache_dead_retry = 300 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.145567 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.146291 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] cache.memcache_pool_maxsize = 10 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.146480 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.146727 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.147096 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] cache.memcache_socket_timeout = 1.0 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.149162 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] cache.proxies = [] {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.149162 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] cache.tls_allowed_ciphers = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.149162 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] cache.tls_cafile = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.149162 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] cache.tls_certfile = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.149162 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] cache.tls_enabled = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.152583 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] cache.tls_keyfile = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.152583 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.backend_availability_zone = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.152583 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.152583 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.152583 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.chap_password = **** {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.152583 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.chap_username = {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.153003 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.153003 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.driver_client_cert = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.153003 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.driver_client_cert_key = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.153003 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.driver_data_namespace = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.153003 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.153340 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.153588 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.driver_use_ssl = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.153950 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.enable_unsupported_driver = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.154821 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.154821 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.extra_capabilities = {} {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.155139 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.filter_function = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.155413 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.goodness_function = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.155733 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.iet_conf = /etc/iet/ietd.conf {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.156206 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.157094 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.157454 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.157836 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.158212 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.158587 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.iscsi_iotype = fileio {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.158947 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.iscsi_secondary_ip_addresses = [] {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.159340 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.iscsi_target_flags = {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.159710 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.iscsi_write_cache = on {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.160077 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.iser_helper = tgtadm {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.160647 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.iser_ip_address = 10.222.0.24 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.161012 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.iser_port = 3260 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.161691 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.161851 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.162777 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.lvm_mirrors = 0 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.162777 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.163151 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.lvm_type = auto {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.163308 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.163729 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.164010 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.num_shell_tries = 3 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.164404 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.164815 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.165088 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.nvmet_port_id = 1 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.165444 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.replication_device = **** {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.165799 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.report_discard_supported = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.166272 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.reserved_percentage = 0 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.167030 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.scst_target_driver = iscsi {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.167030 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.scst_target_iqn_name = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.167462 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.storage_protocol = iscsi {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.167822 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.168198 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.target_helper = tgtadm {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.168707 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.target_ip_address = 10.222.0.24 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.169452 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.target_port = 3260 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.169452 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.169641 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.target_protocol = iscsi {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.169970 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.trace_flags = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.170319 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.unique_fqdn_network = True {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.170710 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.use_chap_auth = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.171098 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.171952 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.volume_backend_name = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.171952 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.volume_clear = zero {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.172800 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.volume_clear_ionice = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.173864 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.volume_clear_size = 0 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.174239 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.175131 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.175131 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.175512 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.175798 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.volume_group = cinder-volumes {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.176013 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.176510 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_reports.file_event_handler = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.176912 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.178011 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_reports.log_dir = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.178011 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.backend_availability_zone = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.178011 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.backend_host = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.178282 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.178652 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.179010 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.chap_password = **** {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.179455 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.chap_username = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.179729 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.chiscsi_conf = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.180275 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.driver_client_cert = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.180421 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.driver_client_cert_key = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.180757 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.driver_data_namespace = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.181103 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.181475 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.181841 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.driver_use_ssl = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.182192 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.182537 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.182839 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.extra_capabilities = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.183305 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.filter_function = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.183656 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.goodness_function = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.184002 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.iet_conf = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.184349 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.184720 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.185019 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.image_volume_cache_enabled = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.185364 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.185713 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.186059 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.iscsi_iotype = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.187648 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.iscsi_secondary_ip_addresses = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.188125 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.iscsi_target_flags = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.188595 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.iscsi_write_cache = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.189076 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.iser_helper = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.189533 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.iser_ip_address = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.190036 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.iser_port = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.190591 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.iser_target_prefix = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.191053 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.lvm_conf_file = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.191677 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.lvm_mirrors = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.192170 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.192798 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.lvm_type = default {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.193359 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.193707 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.194366 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.num_shell_tries = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.194815 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.196002 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.nvmet_ns_id = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.196002 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.nvmet_port_id = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.196350 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.replication_device = **** {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.196805 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.report_discard_supported = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.197246 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.reserved_percentage = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.197687 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.scst_target_driver = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.198125 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.198565 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.storage_protocol = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.199008 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.199419 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.target_helper = tgtadm {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.199971 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.target_ip_address = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.200557 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.target_port = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.200946 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.target_prefix = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.201331 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.target_protocol = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.201822 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.trace_flags = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.202259 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.unique_fqdn_network = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.202698 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.use_chap_auth = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.203170 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.203649 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.204118 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.volume_clear = none {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.204702 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.volume_clear_ionice = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.205117 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.volume_clear_size = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.205534 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.206222 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.206923 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.208114 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.208114 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.208114 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] lvmdriver-1.volumes_dir = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.208940 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.209278 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.210345 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.210345 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.210345 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.211932 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.211932 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_rabbit.heartbeat_in_pthread = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.211932 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_rabbit.heartbeat_rate = 2 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.212344 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.212731 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.213147 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.213596 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.214085 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.214678 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.215125 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.215625 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.216082 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.216667 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.217126 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.217603 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.218054 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.218551 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_rabbit.ssl = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.219565 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.220040 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.220531 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.221002 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_rabbit.ssl_version = {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.221493 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_notifications.driver = [] {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.222259 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_notifications.retry = -1 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.222590 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.223120 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] oslo_messaging_notifications.transport_url = **** {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.223665 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.224178 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] key_manager.fixed_key = **** {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.224766 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.225232 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] barbican.barbican_api_version = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.226071 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] barbican.barbican_endpoint = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.226561 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] barbican.barbican_endpoint_type = public {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.227143 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] barbican.cafile = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.227615 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] barbican.certfile = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.228070 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] barbican.collect_timing = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.228500 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] barbican.insecure = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.228918 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] barbican.keyfile = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.229330 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] barbican.number_of_retries = 60 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.229746 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] barbican.retry_delay = 1 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.230156 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] barbican.split_loggers = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.230575 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] barbican.timeout = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.230989 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] barbican.verify_ssl = True {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.231441 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] barbican.verify_ssl_path = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.231875 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] vault.approle_role_id = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.232691 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] vault.approle_secret_id = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.232691 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] vault.cafile = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.235934 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] vault.certfile = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.235934 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] vault.collect_timing = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.235934 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] vault.insecure = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.235934 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] vault.keyfile = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.235934 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] vault.kv_mountpoint = secret {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.235934 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] vault.kv_version = 2 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.235934 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] vault.root_token_id = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.236475 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] vault.split_loggers = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.236849 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] vault.ssl_ca_crt_file = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.237299 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] vault.timeout = None {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.237740 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] vault.use_ssl = False {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.238026 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 21:12:11.238310 n-d-796909-3 cinder-volume[84698]: DEBUG oslo_service.service [None req-cb1dc6c5-b75c-4668-aa34-3f2838543dd2 None None] ******************************************************************************** {{(pid=84698) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}}
Sep 15 21:12:11.506986 n-d-796909-3 sudo[84895]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:11.509081 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb 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.468s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:11.510081 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:11.524740 n-d-796909-3 sudo[85103]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Sep 15 21:12:11.525748 n-d-796909-3 sudo[85103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:11.873467 n-d-796909-3 sudo[85103]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:11.876055 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.365s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:11.877694 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:11.891873 n-d-796909-3 sudo[85135]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C pvs --noheadings --unit=g -o vg_name,name,size,free --separator | --nosuffix --ignoreskippedcluster
Sep 15 21:12:11.893279 n-d-796909-3 sudo[85135]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:12.361375 n-d-796909-3 sudo[85135]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:12.363351 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb 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.485s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:12.364409 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:12.378639 n-d-796909-3 sudo[85164]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:12:12.379456 n-d-796909-3 sudo[85164]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:12.804216 n-d-796909-3 sudo[85164]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:12.806171 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.441s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:12.806808 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:12:12.807628 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:12.820974 n-d-796909-3 sudo[85239]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:12:12.821726 n-d-796909-3 sudo[85239]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:13.249111 n-d-796909-3 sudo[85239]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:13.251090 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:13.252961 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:13.266994 n-d-796909-3 sudo[85243]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:12:13.267779 n-d-796909-3 sudo[85243]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:13.672786 n-d-796909-3 sudo[85243]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:13.674819 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.421s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:13.677273 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.driver [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] Driver hasn't implemented _init_vendor_properties()
Sep 15 21:12:13.677393 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.driver [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb 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-796909-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=84872) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:813}}
Sep 15 21:12:13.699073 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb 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=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:12:13.719009 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.db.sqlalchemy.api [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] Building query based on filter {{(pid=84872) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3107}}
Sep 15 21:12:13.735167 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=84872) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:886}}
Sep 15 21:12:13.744216 n-d-796909-3 cinder-volume[84872]: INFO cinder.keymgr.migration [None req-ecf6f9e4-2ed9-42c8-9eb9-9a40ec417e0c None None] Not migrating encryption keys because the ConfKeyManager is still in use.
Sep 15 21:12:13.745787 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:12:13.746420 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:13.760498 n-d-796909-3 sudo[85254]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:12:13.761246 n-d-796909-3 sudo[85254]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:14.200146 n-d-796909-3 sudo[85254]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:14.202045 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:14.204055 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:14.217587 n-d-796909-3 sudo[85257]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:12:14.218334 n-d-796909-3 sudo[85257]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:14.648500 n-d-796909-3 sudo[85257]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:14.650527 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:14.652568 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:12:14.684814 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] Driver initialization completed successfully.
Sep 15 21:12:14.693229 n-d-796909-3 cinder-volume[84872]: INFO cinder.manager [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] Initiating service 3 cleanup
Sep 15 21:12:14.697736 n-d-796909-3 cinder-volume[84872]: INFO cinder.manager [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] Service 3 cleanup completed.
Sep 15 21:12:14.698062 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.service [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] Creating RPC server for service cinder-volume {{(pid=84872) start /opt/stack/cinder/cinder/service.py:231}}
Sep 15 21:12:14.704147 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.service [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=84872) start /opt/stack/cinder/cinder/service.py:237}}
Sep 15 21:12:14.760696 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0)
Sep 15 21:12:14.761098 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:12:14.761796 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:14.776561 n-d-796909-3 sudo[85268]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:12:14.777313 n-d-796909-3 sudo[85268]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:15.194891 n-d-796909-3 sudo[85268]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:15.196904 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:15.198808 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:15.213847 n-d-796909-3 sudo[85271]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:12:15.214606 n-d-796909-3 sudo[85271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:15.651020 n-d-796909-3 sudo[85271]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:15.653016 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:15.727573 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-d276b1ed-27e7-4b39-b072-e0a803067cbb None None] Driver post RPC initialization completed successfully.
Sep 15 21:13:47.731503 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:13:47.732201 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:13:47.732615 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:47.747311 n-d-796909-3 sudo[87418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:13:47.748070 n-d-796909-3 sudo[87418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:48.159507 n-d-796909-3 sudo[87418]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:48.161437 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.429s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:48.163024 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:48.177690 n-d-796909-3 sudo[87422]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:13:48.178435 n-d-796909-3 sudo[87422]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:48.609722 n-d-796909-3 sudo[87422]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:48.612405 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:48.613742 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:14:47.730349 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:14:47.730949 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:14:47.731413 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:47.746212 n-d-796909-3 sudo[89987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:14:47.746970 n-d-796909-3 sudo[89987]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:48.172345 n-d-796909-3 sudo[89987]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:48.174310 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:48.175851 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:48.190552 n-d-796909-3 sudo[89990]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:14:48.191338 n-d-796909-3 sudo[89990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:48.620830 n-d-796909-3 sudo[89990]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:48.622875 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:48.624132 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:15:47.732463 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:15:47.733228 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:15:47.733818 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:47.748236 n-d-796909-3 sudo[90383]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:15:47.748990 n-d-796909-3 sudo[90383]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:48.147191 n-d-796909-3 sudo[90383]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:48.149208 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:48.150768 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:48.165267 n-d-796909-3 sudo[90386]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:15:48.166008 n-d-796909-3 sudo[90386]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:48.602013 n-d-796909-3 sudo[90386]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:48.604034 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:48.605344 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:16:47.732844 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:16:47.733426 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:16:47.733914 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:47.749697 n-d-796909-3 sudo[90590]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:16:47.750455 n-d-796909-3 sudo[90590]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:48.156555 n-d-796909-3 sudo[90590]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:48.158550 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.424s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:48.160106 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:48.174295 n-d-796909-3 sudo[90593]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:16:48.175060 n-d-796909-3 sudo[90593]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:48.572071 n-d-796909-3 sudo[90593]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:48.574047 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.414s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:48.575876 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:17:47.733651 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:17:47.734251 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:17:47.734763 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:47.749628 n-d-796909-3 sudo[90676]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:17:47.750379 n-d-796909-3 sudo[90676]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:48.160544 n-d-796909-3 sudo[90676]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:48.162544 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.427s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:48.164124 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:48.178277 n-d-796909-3 sudo[90679]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:17:48.179021 n-d-796909-3 sudo[90679]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:48.589892 n-d-796909-3 sudo[90679]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:48.592492 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.428s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:48.593742 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:18:47.732159 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:18:47.732688 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:18:47.733184 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:18:47.748043 n-d-796909-3 sudo[90728]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:18:47.748789 n-d-796909-3 sudo[90728]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:18:48.151761 n-d-796909-3 sudo[90728]: pam_unix(sudo:session): session closed for user root
Sep 15 21:18:48.154267 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.420s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:18:48.155818 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:18:48.170728 n-d-796909-3 sudo[90731]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:18:48.171546 n-d-796909-3 sudo[90731]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:18:48.555779 n-d-796909-3 sudo[90731]: pam_unix(sudo:session): session closed for user root
Sep 15 21:18:48.557777 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.402s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:18:48.559104 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:19:47.736244 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:19:47.736774 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:19:47.737266 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:47.751705 n-d-796909-3 sudo[91074]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:19:47.752478 n-d-796909-3 sudo[91074]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:19:48.192596 n-d-796909-3 sudo[91074]: pam_unix(sudo:session): session closed for user root
Sep 15 21:19:48.195332 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.458s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:48.196850 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:48.211076 n-d-796909-3 sudo[91077]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:19:48.211856 n-d-796909-3 sudo[91077]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:19:48.624533 n-d-796909-3 sudo[91077]: pam_unix(sudo:session): session closed for user root
Sep 15 21:19:48.626562 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:48.627817 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:20:47.735631 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:20:47.736268 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:20:47.736713 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:47.751159 n-d-796909-3 sudo[92032]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:20:47.751942 n-d-796909-3 sudo[92032]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:48.198196 n-d-796909-3 sudo[92032]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:48.200291 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.463s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:48.201816 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:48.218901 n-d-796909-3 sudo[92035]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:20:48.219716 n-d-796909-3 sudo[92035]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:48.668838 n-d-796909-3 sudo[92035]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:48.671184 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:48.672819 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:21:47.736393 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:21:47.737075 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:21:47.737684 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:47.944165 n-d-796909-3 sudo[92225]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:21:47.954403 n-d-796909-3 sudo[92225]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:48.675172 n-d-796909-3 sudo[92225]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:48.678531 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.939s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:48.679277 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:48.724417 n-d-796909-3 sudo[92229]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:21:48.725579 n-d-796909-3 sudo[92229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:49.394561 n-d-796909-3 sudo[92229]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:49.400011 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.718s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:49.401340 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:22:47.740110 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:22:47.740729 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:22:47.741251 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:47.778559 n-d-796909-3 sudo[92988]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:22:47.780010 n-d-796909-3 sudo[92988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:48.406099 n-d-796909-3 sudo[92988]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:48.408207 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.667s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:48.410119 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:48.460188 n-d-796909-3 sudo[92998]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:22:48.461746 n-d-796909-3 sudo[92998]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:48.951902 n-d-796909-3 sudo[92998]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:48.954851 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.545s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:48.959097 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:23:36.768192 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-bc2a05f8-85d4-4234-8cc4-cf32ff8bf835 tempest-VolumesAdminNegativeTest-1810539052 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:23:36.782102 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-bc2a05f8-85d4-4234-8cc4-cf32ff8bf835 tempest-VolumesAdminNegativeTest-1810539052 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:23:36.788494 n-d-796909-3 cinder-volume[84872]: INFO cinder.rpc [None req-bc2a05f8-85d4-4234-8cc4-cf32ff8bf835 tempest-VolumesAdminNegativeTest-1810539052 None] Automatically selected cinder-backup objects version 1.38 as minimum service version.
Sep 15 21:23:36.794066 n-d-796909-3 cinder-volume[84872]: INFO cinder.rpc [None req-bc2a05f8-85d4-4234-8cc4-cf32ff8bf835 tempest-VolumesAdminNegativeTest-1810539052 None] Automatically selected cinder-backup RPC version 2.2 as minimum service version.
Sep 15 21:23:36.804080 n-d-796909-3 cinder-volume[84872]: INFO cinder.rpc [None req-bc2a05f8-85d4-4234-8cc4-cf32ff8bf835 tempest-VolumesAdminNegativeTest-1810539052 None] Automatically selected cinder-volume objects version 1.38 as minimum service version.
Sep 15 21:23:36.809311 n-d-796909-3 cinder-volume[84872]: INFO cinder.rpc [None req-bc2a05f8-85d4-4234-8cc4-cf32ff8bf835 tempest-VolumesAdminNegativeTest-1810539052 None] Automatically selected cinder-volume RPC version 3.16 as minimum service version.
Sep 15 21:23:36.810102 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-bc2a05f8-85d4-4234-8cc4-cf32ff8bf835 tempest-VolumesAdminNegativeTest-1810539052 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:23:36.810688 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-bc2a05f8-85d4-4234-8cc4-cf32ff8bf835 tempest-VolumesAdminNegativeTest-1810539052 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:23:36.850089 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bc2a05f8-85d4-4234-8cc4-cf32ff8bf835 tempest-VolumesAdminNegativeTest-1810539052 None] Flow 'volume_create_manager' (7ef2c899-a0a4-4568-83a4-9db7ffb502e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:23:36.853706 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bc2a05f8-85d4-4234-8cc4-cf32ff8bf835 tempest-VolumesAdminNegativeTest-1810539052 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ea9c97a1-530f-4345-93b4-2f6fdc6cf369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:23:36.879028 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-bc2a05f8-85d4-4234-8cc4-cf32ff8bf835 tempest-VolumesAdminNegativeTest-1810539052 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:23:36.909688 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bc2a05f8-85d4-4234-8cc4-cf32ff8bf835 tempest-VolumesAdminNegativeTest-1810539052 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ea9c97a1-530f-4345-93b4-2f6fdc6cf369) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:23:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1777654391',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='637ebf22bcbe4394bf7fa89d8a195304',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:23:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:23:36Z,user_id='a625f93ab18c4e24a3f68ccd63bf5513',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:23:36.912890 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bc2a05f8-85d4-4234-8cc4-cf32ff8bf835 tempest-VolumesAdminNegativeTest-1810539052 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (24c4e050-4b03-45fb-972f-64d2545c43cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:23:36.914713 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bc2a05f8-85d4-4234-8cc4-cf32ff8bf835 tempest-VolumesAdminNegativeTest-1810539052 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (24c4e050-4b03-45fb-972f-64d2545c43cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:23:36.917276 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bc2a05f8-85d4-4234-8cc4-cf32ff8bf835 tempest-VolumesAdminNegativeTest-1810539052 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (71dc7707-c0a9-4ac5-bc69-6c9555d023c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:23:36.920286 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bc2a05f8-85d4-4234-8cc4-cf32ff8bf835 tempest-VolumesAdminNegativeTest-1810539052 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (71dc7707-c0a9-4ac5-bc69-6c9555d023c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1', 'volume_name': 'volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:23:36.922460 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bc2a05f8-85d4-4234-8cc4-cf32ff8bf835 tempest-VolumesAdminNegativeTest-1810539052 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8494f113-95a4-48f7-9294-4dab5906ec27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:23:36.924750 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bc2a05f8-85d4-4234-8cc4-cf32ff8bf835 tempest-VolumesAdminNegativeTest-1810539052 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8494f113-95a4-48f7-9294-4dab5906ec27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:23:36.927910 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bc2a05f8-85d4-4234-8cc4-cf32ff8bf835 tempest-VolumesAdminNegativeTest-1810539052 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b668220f-87ad-4ebb-b8f6-c39888d06ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:23:36.929144 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-bc2a05f8-85d4-4234-8cc4-cf32ff8bf835 tempest-VolumesAdminNegativeTest-1810539052 None] Volume dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1', 'volume_size': 1}
Sep 15 21:23:36.930297 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bc2a05f8-85d4-4234-8cc4-cf32ff8bf835 tempest-VolumesAdminNegativeTest-1810539052 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:36.961041 n-d-796909-3 sudo[93340]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:23:36.961843 n-d-796909-3 sudo[93340]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:38.318675 n-d-796909-3 sudo[93340]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:38.322842 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bc2a05f8-85d4-4234-8cc4-cf32ff8bf835 tempest-VolumesAdminNegativeTest-1810539052 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.392s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:38.327957 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bc2a05f8-85d4-4234-8cc4-cf32ff8bf835 tempest-VolumesAdminNegativeTest-1810539052 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b668220f-87ad-4ebb-b8f6-c39888d06ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:23:38.332339 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bc2a05f8-85d4-4234-8cc4-cf32ff8bf835 tempest-VolumesAdminNegativeTest-1810539052 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2afbade6-c4d5-4141-9be2-4382ccd6fffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:23:38.424288 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-bc2a05f8-85d4-4234-8cc4-cf32ff8bf835 tempest-VolumesAdminNegativeTest-1810539052 None] Volume volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1 (dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1): created successfully
Sep 15 21:23:38.426218 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bc2a05f8-85d4-4234-8cc4-cf32ff8bf835 tempest-VolumesAdminNegativeTest-1810539052 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2afbade6-c4d5-4141-9be2-4382ccd6fffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:23:38.429788 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bc2a05f8-85d4-4234-8cc4-cf32ff8bf835 tempest-VolumesAdminNegativeTest-1810539052 None] Flow 'volume_create_manager' (7ef2c899-a0a4-4568-83a4-9db7ffb502e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:23:38.503789 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-bc2a05f8-85d4-4234-8cc4-cf32ff8bf835 tempest-VolumesAdminNegativeTest-1810539052 None] Created volume successfully.
Sep 15 21:23:42.002556 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-92aa3dac-df23-4baa-b864-4afab6cb1468 req-eaffc58a-3fe2-4fa4-95c7-b52370247099 tempest-VolumesAdminNegativeTest-1810539052 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:42.023312 n-d-796909-3 sudo[93378]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Sep 15 21:23:42.024074 n-d-796909-3 sudo[93378]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:42.384741 n-d-796909-3 sudo[93378]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:42.387606 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-92aa3dac-df23-4baa-b864-4afab6cb1468 req-eaffc58a-3fe2-4fa4-95c7-b52370247099 tempest-VolumesAdminNegativeTest-1810539052 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.384s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:42.389015 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-92aa3dac-df23-4baa-b864-4afab6cb1468 req-eaffc58a-3fe2-4fa4-95c7-b52370247099 tempest-VolumesAdminNegativeTest-1810539052 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:42.408068 n-d-796909-3 sudo[93381]: ubuntu : 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-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1
Sep 15 21:23:42.409755 n-d-796909-3 sudo[93381]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:42.930247 n-d-796909-3 sudo[93381]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:42.932601 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-92aa3dac-df23-4baa-b864-4afab6cb1468 req-eaffc58a-3fe2-4fa4-95c7-b52370247099 tempest-VolumesAdminNegativeTest-1810539052 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1" returned: 0 in 0.543s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:42.988212 n-d-796909-3 cinder-volume[84872]: INFO oslo.privsep.daemon [req-92aa3dac-df23-4baa-b864-4afab6cb1468 req-eaffc58a-3fe2-4fa4-95c7-b52370247099 tempest-VolumesAdminNegativeTest-1810539052 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/tmpwmsf8izc/privsep.sock']
Sep 15 21:23:43.010074 n-d-796909-3 sudo[93384]: 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/tmpwmsf8izc/privsep.sock
Sep 15 21:23:43.010866 n-d-796909-3 sudo[93384]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:44.513540 n-d-796909-3 sudo[93384]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:44.523218 n-d-796909-3 cinder-volume[84872]: INFO oslo.privsep.daemon [req-92aa3dac-df23-4baa-b864-4afab6cb1468 req-eaffc58a-3fe2-4fa4-95c7-b52370247099 tempest-VolumesAdminNegativeTest-1810539052 None] Spawned new privsep daemon via rootwrap
Sep 15 21:23:44.524125 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [req-92aa3dac-df23-4baa-b864-4afab6cb1468 req-eaffc58a-3fe2-4fa4-95c7-b52370247099 tempest-VolumesAdminNegativeTest-1810539052 None] Accepted privsep connection to /tmp/tmpwmsf8izc/privsep.sock {{(pid=84872) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:371}}
Sep 15 21:23:44.525513 n-d-796909-3 cinder-volume[84872]: INFO oslo.privsep.daemon [-] privsep daemon starting
Sep 15 21:23:44.525836 n-d-796909-3 cinder-volume[84872]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0
Sep 15 21:23:44.526199 n-d-796909-3 cinder-volume[84872]: INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_CHOWN|CAP_DAC_OVERRIDE|CAP_DAC_READ_SEARCH|CAP_FOWNER|CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_CHOWN|CAP_DAC_OVERRIDE|CAP_DAC_READ_SEARCH|CAP_FOWNER|CAP_NET_ADMIN|CAP_SYS_ADMIN/none
Sep 15 21:23:44.526514 n-d-796909-3 cinder-volume[84872]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 93388
Sep 15 21:23:44.544282 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585559492384]: (2,) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:23:44.826109 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:44.841713 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:44.842019 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585559492384]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:23:44.842633 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-92aa3dac-df23-4baa-b864-4afab6cb1468 req-eaffc58a-3fe2-4fa4-95c7-b52370247099 tempest-VolumesAdminNegativeTest-1810539052 None] Targets prior to update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:23:44.843575 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-92aa3dac-df23-4baa-b864-4afab6cb1468 req-eaffc58a-3fe2-4fa4-95c7-b52370247099 tempest-VolumesAdminNegativeTest-1810539052 None] Creating iscsi_target for Volume ID: volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:23:44.926643 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-92aa3dac-df23-4baa-b864-4afab6cb1468 req-eaffc58a-3fe2-4fa4-95c7-b52370247099 tempest-VolumesAdminNegativeTest-1810539052 None] Created volume path /opt/stack/data/cinder/volumes/volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1,
Sep 15 21:23:44.926643 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:23:44.926643 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:23:44.926643 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1
Sep 15 21:23:44.926643 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:23:44.926643 n-d-796909-3 cinder-volume[84872]: incominguser 293cTFcrMybabwLgkuDn v8pQSqN5NxP8KpZp
Sep 15 21:23:44.926643 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:23:44.926643 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:23:44.926643 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:23:44.926643 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:23:44.930641 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:45.804877 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1" returned: 0 in 0.876s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:45.806007 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585559492384]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:23:45.806755 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-92aa3dac-df23-4baa-b864-4afab6cb1468 req-eaffc58a-3fe2-4fa4-95c7-b52370247099 tempest-VolumesAdminNegativeTest-1810539052 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:23:45.807349 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-92aa3dac-df23-4baa-b864-4afab6cb1468 req-eaffc58a-3fe2-4fa4-95c7-b52370247099 tempest-VolumesAdminNegativeTest-1810539052 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:23:45.812305 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:45.880790 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.071s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:45.881298 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585559492384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1\n Backing store flags: \n Account information:\n 293cTFcrMybabwLgkuDn\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:23:45.882074 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-92aa3dac-df23-4baa-b864-4afab6cb1468 req-eaffc58a-3fe2-4fa4-95c7-b52370247099 tempest-VolumesAdminNegativeTest-1810539052 None] Targets after update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:23:45.884893 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:46.045999 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.160s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:46.049709 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585559492384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1\n Backing store flags: \n Account information:\n 293cTFcrMybabwLgkuDn\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:23:46.051640 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:46.168800 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:46.169139 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585559492384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1\n Backing store flags: \n Account information:\n 293cTFcrMybabwLgkuDn\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:23:46.170195 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-92aa3dac-df23-4baa-b864-4afab6cb1468 req-eaffc58a-3fe2-4fa4-95c7-b52370247099 tempest-VolumesAdminNegativeTest-1810539052 None] Set provider_location to: 10.222.0.24:3260,1 iqn.2010-10.org.openstack:volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:23:46.777602 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-92aa3dac-df23-4baa-b864-4afab6cb1468 req-eaffc58a-3fe2-4fa4-95c7-b52370247099 tempest-VolumesAdminNegativeTest-1810539052 None] attachment_update completed successfully.
Sep 15 21:23:47.743993 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:23:47.744512 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:23:47.745054 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:47.783374 n-d-796909-3 sudo[93483]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:23:47.788237 n-d-796909-3 sudo[93483]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:48.598875 n-d-796909-3 sudo[93483]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:48.606574 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.856s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:48.606574 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:48.641378 n-d-796909-3 sudo[93491]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:23:48.646182 n-d-796909-3 sudo[93491]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:49.347043 n-d-796909-3 sudo[93491]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:49.349242 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.746s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:49.351187 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:23:49.547104 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-4c258179-9a60-4f37-85f0-004ac06af2ba tempest-LiveMigrationTest-963967767 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:23:49.552602 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-4c258179-9a60-4f37-85f0-004ac06af2ba tempest-LiveMigrationTest-963967767 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:23:49.553298 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-4c258179-9a60-4f37-85f0-004ac06af2ba tempest-LiveMigrationTest-963967767 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:23:49.593968 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4c258179-9a60-4f37-85f0-004ac06af2ba tempest-LiveMigrationTest-963967767 None] Flow 'volume_create_manager' (cb0df25e-dd2f-45a3-97b8-d9a65918c74d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:23:49.602473 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4c258179-9a60-4f37-85f0-004ac06af2ba tempest-LiveMigrationTest-963967767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ddc32c18-ffda-48c4-bfba-6d72fd47e948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:23:49.666883 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-4c258179-9a60-4f37-85f0-004ac06af2ba tempest-LiveMigrationTest-963967767 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:23:49.721612 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4c258179-9a60-4f37-85f0-004ac06af2ba tempest-LiveMigrationTest-963967767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ddc32c18-ffda-48c4-bfba-6d72fd47e948) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:23:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1933981933',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=35f7901c-2c73-43c1-8c34-ea797662c02c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='670a48926d1a41178f642722a350029a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:23:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:23:49Z,user_id='a5fe15322d424c8098046b276c60a236',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:23:49.727511 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4c258179-9a60-4f37-85f0-004ac06af2ba tempest-LiveMigrationTest-963967767 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5d149d13-5119-4ca3-8116-8c6c6d152027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:23:49.732105 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4c258179-9a60-4f37-85f0-004ac06af2ba tempest-LiveMigrationTest-963967767 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5d149d13-5119-4ca3-8116-8c6c6d152027) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:23:49.734995 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4c258179-9a60-4f37-85f0-004ac06af2ba tempest-LiveMigrationTest-963967767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (026249b9-ab8d-428a-8fb7-4ea42d26ff79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:23:49.738898 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4c258179-9a60-4f37-85f0-004ac06af2ba tempest-LiveMigrationTest-963967767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (026249b9-ab8d-428a-8fb7-4ea42d26ff79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '35f7901c-2c73-43c1-8c34-ea797662c02c', 'volume_name': 'volume-35f7901c-2c73-43c1-8c34-ea797662c02c', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:23:49.740493 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4c258179-9a60-4f37-85f0-004ac06af2ba tempest-LiveMigrationTest-963967767 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d9e62519-5144-4d13-9b9a-492181b238cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:23:49.743010 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4c258179-9a60-4f37-85f0-004ac06af2ba tempest-LiveMigrationTest-963967767 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d9e62519-5144-4d13-9b9a-492181b238cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:23:49.745487 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4c258179-9a60-4f37-85f0-004ac06af2ba tempest-LiveMigrationTest-963967767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3c95277e-8c77-429f-829f-c4b9dc1c595e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:23:49.746237 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-4c258179-9a60-4f37-85f0-004ac06af2ba tempest-LiveMigrationTest-963967767 None] Volume 35f7901c-2c73-43c1-8c34-ea797662c02c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-35f7901c-2c73-43c1-8c34-ea797662c02c', 'volume_size': 1}
Sep 15 21:23:49.747257 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4c258179-9a60-4f37-85f0-004ac06af2ba tempest-LiveMigrationTest-963967767 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-35f7901c-2c73-43c1-8c34-ea797662c02c stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:49.769908 n-d-796909-3 sudo[93504]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-35f7901c-2c73-43c1-8c34-ea797662c02c stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:23:49.770700 n-d-796909-3 sudo[93504]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:50.450383 n-d-796909-3 sudo[93504]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:50.453011 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4c258179-9a60-4f37-85f0-004ac06af2ba tempest-LiveMigrationTest-963967767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-35f7901c-2c73-43c1-8c34-ea797662c02c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.705s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:50.457103 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4c258179-9a60-4f37-85f0-004ac06af2ba tempest-LiveMigrationTest-963967767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3c95277e-8c77-429f-829f-c4b9dc1c595e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-35f7901c-2c73-43c1-8c34-ea797662c02c', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:23:50.459474 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4c258179-9a60-4f37-85f0-004ac06af2ba tempest-LiveMigrationTest-963967767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9100ab8b-81f6-47a7-89f8-fbd02840071b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:23:50.560263 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-4c258179-9a60-4f37-85f0-004ac06af2ba tempest-LiveMigrationTest-963967767 None] Volume volume-35f7901c-2c73-43c1-8c34-ea797662c02c (35f7901c-2c73-43c1-8c34-ea797662c02c): created successfully
Sep 15 21:23:50.563667 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4c258179-9a60-4f37-85f0-004ac06af2ba tempest-LiveMigrationTest-963967767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9100ab8b-81f6-47a7-89f8-fbd02840071b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:23:50.570453 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4c258179-9a60-4f37-85f0-004ac06af2ba tempest-LiveMigrationTest-963967767 None] Flow 'volume_create_manager' (cb0df25e-dd2f-45a3-97b8-d9a65918c74d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:23:50.675440 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-4c258179-9a60-4f37-85f0-004ac06af2ba tempest-LiveMigrationTest-963967767 None] Created volume successfully.
Sep 15 21:23:53.938699 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-b6d4af2c-57b4-43d8-b2ea-11823e5d7baf req-9b48ea95-bcf2-46ba-836c-35011b7039ca tempest-LiveMigrationTest-963967767 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-35f7901c-2c73-43c1-8c34-ea797662c02c {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:53.983018 n-d-796909-3 sudo[93658]: ubuntu : 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-35f7901c-2c73-43c1-8c34-ea797662c02c
Sep 15 21:23:53.990383 n-d-796909-3 sudo[93658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:54.735902 n-d-796909-3 sudo[93658]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:54.738363 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-b6d4af2c-57b4-43d8-b2ea-11823e5d7baf req-9b48ea95-bcf2-46ba-836c-35011b7039ca tempest-LiveMigrationTest-963967767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-35f7901c-2c73-43c1-8c34-ea797662c02c" returned: 0 in 0.799s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:54.814856 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:54.821283 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:54.821765 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585559492384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1\n Backing store flags: \n Account information:\n 293cTFcrMybabwLgkuDn\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-b6d4af2c-57b4-43d8-b2ea-11823e5d7baf req-9b48ea95-bcf2-46ba-836c-35011b7039ca tempest-LiveMigrationTest-963967767 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: I_T nexus: 1
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: 293cTFcrMybabwLgkuDn
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:23:54.822628 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:23:54.827163 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-b6d4af2c-57b4-43d8-b2ea-11823e5d7baf req-9b48ea95-bcf2-46ba-836c-35011b7039ca tempest-LiveMigrationTest-963967767 None] Creating iscsi_target for Volume ID: volume-35f7901c-2c73-43c1-8c34-ea797662c02c {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:23:54.911126 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-b6d4af2c-57b4-43d8-b2ea-11823e5d7baf req-9b48ea95-bcf2-46ba-836c-35011b7039ca tempest-LiveMigrationTest-963967767 None] Created volume path /opt/stack/data/cinder/volumes/volume-35f7901c-2c73-43c1-8c34-ea797662c02c,
Sep 15 21:23:54.911126 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:23:54.911126 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:23:54.911126 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-35f7901c-2c73-43c1-8c34-ea797662c02c
Sep 15 21:23:54.911126 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:23:54.911126 n-d-796909-3 cinder-volume[84872]: incominguser 4gFE9AHXSCvUodqnhF6n 923Eud8rbAQSuWTX
Sep 15 21:23:54.911126 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:23:54.911126 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:23:54.911126 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:23:54.911126 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:23:54.911126 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-35f7901c-2c73-43c1-8c34-ea797662c02c {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:55.763128 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-35f7901c-2c73-43c1-8c34-ea797662c02c" returned: 0 in 0.852s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:55.764589 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585559492384]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:23:55.765374 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-b6d4af2c-57b4-43d8-b2ea-11823e5d7baf req-9b48ea95-bcf2-46ba-836c-35011b7039ca tempest-LiveMigrationTest-963967767 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:23:55.765924 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-b6d4af2c-57b4-43d8-b2ea-11823e5d7baf req-9b48ea95-bcf2-46ba-836c-35011b7039ca tempest-LiveMigrationTest-963967767 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:23:55.769338 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:55.777214 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:55.777701 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585559492384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1\n Backing store flags: \n Account information:\n 293cTFcrMybabwLgkuDn\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-35f7901c-2c73-43c1-8c34-ea797662c02c\n System information:\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-35f7901c-2c73-43c1-8c34-ea797662c02c\n Backing store flags: \n Account information:\n 4gFE9AHXSCvUodqnhF6n\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-b6d4af2c-57b4-43d8-b2ea-11823e5d7baf req-9b48ea95-bcf2-46ba-836c-35011b7039ca tempest-LiveMigrationTest-963967767 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: I_T nexus: 1
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: 293cTFcrMybabwLgkuDn
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:23:55.778496 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:23:55.783789 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:55.946428 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.163s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:55.946750 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585559492384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1\n Backing store flags: \n Account information:\n 293cTFcrMybabwLgkuDn\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-35f7901c-2c73-43c1-8c34-ea797662c02c\n System information:\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-35f7901c-2c73-43c1-8c34-ea797662c02c\n Backing store flags: \n Account information:\n 4gFE9AHXSCvUodqnhF6n\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:23:55.947890 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:56.052955 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:56.053441 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585559492384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1\n Backing store flags: \n Account information:\n 293cTFcrMybabwLgkuDn\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-35f7901c-2c73-43c1-8c34-ea797662c02c\n System information:\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-35f7901c-2c73-43c1-8c34-ea797662c02c\n Backing store flags: \n Account information:\n 4gFE9AHXSCvUodqnhF6n\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:23:56.054648 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-b6d4af2c-57b4-43d8-b2ea-11823e5d7baf req-9b48ea95-bcf2-46ba-836c-35011b7039ca tempest-LiveMigrationTest-963967767 None] Set provider_location to: 10.222.0.24:3260,2 iqn.2010-10.org.openstack:volume-35f7901c-2c73-43c1-8c34-ea797662c02c 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:23:56.799451 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-b6d4af2c-57b4-43d8-b2ea-11823e5d7baf req-9b48ea95-bcf2-46ba-836c-35011b7039ca tempest-LiveMigrationTest-963967767 None] attachment_update completed successfully.
Sep 15 21:24:00.926160 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-960779b3-c77e-4f2b-9196-928958fc27dd req-d6880f22-3666-4f6c-a0af-41f2a58f32e6 tempest-VolumesAdminNegativeTest-1810539052 None] Terminate volume connection completed successfully.
Sep 15 21:24:00.926895 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-960779b3-c77e-4f2b-9196-928958fc27dd req-d6880f22-3666-4f6c-a0af-41f2a58f32e6 tempest-VolumesAdminNegativeTest-1810539052 None] Deleting attachment 1400f4da-8657-4720-be5b-a43298047173. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:24:00.931720 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:01.080239 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.149s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:01.080561 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585559492384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1\n Backing store flags: \n Account information:\n 293cTFcrMybabwLgkuDn\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-35f7901c-2c73-43c1-8c34-ea797662c02c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35f7901c-2c73-43c1-8c34-ea797662c02c\n Backing store flags: \n Account information:\n 4gFE9AHXSCvUodqnhF6n\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:24:01.081222 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-960779b3-c77e-4f2b-9196-928958fc27dd req-d6880f22-3666-4f6c-a0af-41f2a58f32e6 tempest-VolumesAdminNegativeTest-1810539052 None] Removing iscsi_target for Volume ID: dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1
Sep 15 21:24:01.082621 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:01.198913 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1 -f" returned: 0 in 0.116s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:01.199424 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585559492384]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:24:01.203444 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:01.339427 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.136s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:01.340171 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585559492384]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-35f7901c-2c73-43c1-8c34-ea797662c02c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35f7901c-2c73-43c1-8c34-ea797662c02c\n Backing store flags: \n Account information:\n 4gFE9AHXSCvUodqnhF6n\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:24:01.533281 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-960779b3-c77e-4f2b-9196-928958fc27dd req-d6880f22-3666-4f6c-a0af-41f2a58f32e6 tempest-VolumesAdminNegativeTest-1810539052 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:24:01.533281 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:24:01.533281 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:24:04.539814 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-24e55ee5-25cf-4f24-952a-db32f81b86ce tempest-VolumesAdminNegativeTest-1810539052 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:24:04.553699 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-24e55ee5-25cf-4f24-952a-db32f81b86ce tempest-VolumesAdminNegativeTest-1810539052 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:24:04.553699 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-24e55ee5-25cf-4f24-952a-db32f81b86ce tempest-VolumesAdminNegativeTest-1810539052 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:24:04.586969 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-24e55ee5-25cf-4f24-952a-db32f81b86ce tempest-VolumesAdminNegativeTest-1810539052 None] Flow 'volume_create_manager' (cbf9c1f1-d6dc-49dd-9320-f630a9647249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:24:04.611714 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-24e55ee5-25cf-4f24-952a-db32f81b86ce tempest-VolumesAdminNegativeTest-1810539052 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b5e78121-7953-4aee-b32c-942d5a4db6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:24:04.693307 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-24e55ee5-25cf-4f24-952a-db32f81b86ce tempest-VolumesAdminNegativeTest-1810539052 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:24:04.786642 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-24e55ee5-25cf-4f24-952a-db32f81b86ce tempest-VolumesAdminNegativeTest-1810539052 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b5e78121-7953-4aee-b32c-942d5a4db6c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:24:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-324485413',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=8052bff9-4f42-4969-8feb-6ef0e90725c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='637ebf22bcbe4394bf7fa89d8a195304',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:24:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:24:04Z,user_id='a625f93ab18c4e24a3f68ccd63bf5513',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:24:04.799101 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-24e55ee5-25cf-4f24-952a-db32f81b86ce tempest-VolumesAdminNegativeTest-1810539052 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (84b943d7-82c8-4675-aa80-67b2da3079e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:24:04.806050 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-24e55ee5-25cf-4f24-952a-db32f81b86ce tempest-VolumesAdminNegativeTest-1810539052 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (84b943d7-82c8-4675-aa80-67b2da3079e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:24:04.817961 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-24e55ee5-25cf-4f24-952a-db32f81b86ce tempest-VolumesAdminNegativeTest-1810539052 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e3bc6645-cd61-4652-ae2e-e41e6cecb523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:24:04.825235 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-24e55ee5-25cf-4f24-952a-db32f81b86ce tempest-VolumesAdminNegativeTest-1810539052 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e3bc6645-cd61-4652-ae2e-e41e6cecb523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8052bff9-4f42-4969-8feb-6ef0e90725c4', 'volume_name': 'volume-8052bff9-4f42-4969-8feb-6ef0e90725c4', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:24:04.832420 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-24e55ee5-25cf-4f24-952a-db32f81b86ce tempest-VolumesAdminNegativeTest-1810539052 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (210b4411-9ee0-4ae1-afdc-17bd2e61c6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:24:04.842764 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-24e55ee5-25cf-4f24-952a-db32f81b86ce tempest-VolumesAdminNegativeTest-1810539052 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (210b4411-9ee0-4ae1-afdc-17bd2e61c6e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:24:04.858206 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-24e55ee5-25cf-4f24-952a-db32f81b86ce tempest-VolumesAdminNegativeTest-1810539052 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e7f8785-633a-4721-a916-d3d95b03d202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:24:04.859544 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-24e55ee5-25cf-4f24-952a-db32f81b86ce tempest-VolumesAdminNegativeTest-1810539052 None] Volume 8052bff9-4f42-4969-8feb-6ef0e90725c4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8052bff9-4f42-4969-8feb-6ef0e90725c4', 'volume_size': 1}
Sep 15 21:24:04.861055 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-24e55ee5-25cf-4f24-952a-db32f81b86ce tempest-VolumesAdminNegativeTest-1810539052 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8052bff9-4f42-4969-8feb-6ef0e90725c4 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:04.904709 n-d-796909-3 sudo[93826]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8052bff9-4f42-4969-8feb-6ef0e90725c4 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:24:04.907656 n-d-796909-3 sudo[93826]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:24:06.044222 n-d-796909-3 sudo[93826]: pam_unix(sudo:session): session closed for user root
Sep 15 21:24:06.049503 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-24e55ee5-25cf-4f24-952a-db32f81b86ce tempest-VolumesAdminNegativeTest-1810539052 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8052bff9-4f42-4969-8feb-6ef0e90725c4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.185s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:06.050902 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-24e55ee5-25cf-4f24-952a-db32f81b86ce tempest-VolumesAdminNegativeTest-1810539052 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e7f8785-633a-4721-a916-d3d95b03d202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8052bff9-4f42-4969-8feb-6ef0e90725c4', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:24:06.053289 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-24e55ee5-25cf-4f24-952a-db32f81b86ce tempest-VolumesAdminNegativeTest-1810539052 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2742782f-f338-4535-a798-71fb1c3070ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:24:06.157152 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-24e55ee5-25cf-4f24-952a-db32f81b86ce tempest-VolumesAdminNegativeTest-1810539052 None] Volume volume-8052bff9-4f42-4969-8feb-6ef0e90725c4 (8052bff9-4f42-4969-8feb-6ef0e90725c4): created successfully
Sep 15 21:24:06.159312 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-24e55ee5-25cf-4f24-952a-db32f81b86ce tempest-VolumesAdminNegativeTest-1810539052 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2742782f-f338-4535-a798-71fb1c3070ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:24:06.169981 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-24e55ee5-25cf-4f24-952a-db32f81b86ce tempest-VolumesAdminNegativeTest-1810539052 None] Flow 'volume_create_manager' (cbf9c1f1-d6dc-49dd-9320-f630a9647249) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:24:06.241789 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-24e55ee5-25cf-4f24-952a-db32f81b86ce tempest-VolumesAdminNegativeTest-1810539052 None] Created volume successfully.
Sep 15 21:24:08.736077 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-f78bb41e-336d-4f13-a6bd-a8eecb5954cd tempest-VolumesAdminNegativeTest-1810539052 None] Lock "b'cinder-8052bff9-4f42-4969-8feb-6ef0e90725c4-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:24:08.986050 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-f78bb41e-336d-4f13-a6bd-a8eecb5954cd tempest-VolumesAdminNegativeTest-1810539052 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8052bff9-4f42-4969-8feb-6ef0e90725c4
Sep 15 21:24:08.987107 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f78bb41e-336d-4f13-a6bd-a8eecb5954cd tempest-VolumesAdminNegativeTest-1810539052 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8052bff9-4f42-4969-8feb-6ef0e90725c4 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:09.032106 n-d-796909-3 sudo[93877]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8052bff9-4f42-4969-8feb-6ef0e90725c4
Sep 15 21:24:09.033497 n-d-796909-3 sudo[93877]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:24:09.697813 n-d-796909-3 sudo[93877]: pam_unix(sudo:session): session closed for user root
Sep 15 21:24:09.700365 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f78bb41e-336d-4f13-a6bd-a8eecb5954cd tempest-VolumesAdminNegativeTest-1810539052 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8052bff9-4f42-4969-8feb-6ef0e90725c4" returned: 0 in 0.713s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:09.702029 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f78bb41e-336d-4f13-a6bd-a8eecb5954cd tempest-VolumesAdminNegativeTest-1810539052 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8052bff9-4f42-4969-8feb-6ef0e90725c4 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:09.750525 n-d-796909-3 sudo[93880]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8052bff9-4f42-4969-8feb-6ef0e90725c4
Sep 15 21:24:09.751382 n-d-796909-3 sudo[93880]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:24:10.729929 n-d-796909-3 sudo[93880]: pam_unix(sudo:session): session closed for user root
Sep 15 21:24:10.732438 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f78bb41e-336d-4f13-a6bd-a8eecb5954cd tempest-VolumesAdminNegativeTest-1810539052 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8052bff9-4f42-4969-8feb-6ef0e90725c4" returned: 0 in 1.030s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:10.734175 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f78bb41e-336d-4f13-a6bd-a8eecb5954cd tempest-VolumesAdminNegativeTest-1810539052 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8052bff9-4f42-4969-8feb-6ef0e90725c4 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:10.767517 n-d-796909-3 sudo[93887]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8052bff9-4f42-4969-8feb-6ef0e90725c4
Sep 15 21:24:10.769177 n-d-796909-3 sudo[93887]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:24:11.932726 n-d-796909-3 sudo[93887]: pam_unix(sudo:session): session closed for user root
Sep 15 21:24:11.934807 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f78bb41e-336d-4f13-a6bd-a8eecb5954cd tempest-VolumesAdminNegativeTest-1810539052 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8052bff9-4f42-4969-8feb-6ef0e90725c4" returned: 0 in 1.200s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:11.936776 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-f78bb41e-336d-4f13-a6bd-a8eecb5954cd tempest-VolumesAdminNegativeTest-1810539052 None] Successfully deleted volume: 8052bff9-4f42-4969-8feb-6ef0e90725c4
Sep 15 21:24:12.008781 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-f78bb41e-336d-4f13-a6bd-a8eecb5954cd tempest-VolumesAdminNegativeTest-1810539052 None] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:24:12.011220 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-f78bb41e-336d-4f13-a6bd-a8eecb5954cd tempest-VolumesAdminNegativeTest-1810539052 None] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:24:12.120892 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-f78bb41e-336d-4f13-a6bd-a8eecb5954cd tempest-VolumesAdminNegativeTest-1810539052 None] Created reservations ['5dd5811f-562a-4e8f-a36f-2b50f875ba69', '7d4b1c54-214e-4d8a-a884-915b58be7b73', 'de1a4198-ee04-4447-bbb9-192a82f84a26', '784474d0-7371-443b-b78c-c4a01cfb19d6'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:24:12.123611 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-f78bb41e-336d-4f13-a6bd-a8eecb5954cd tempest-VolumesAdminNegativeTest-1810539052 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:24:12.123611 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:24:12.123611 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:24:12.423645 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-f78bb41e-336d-4f13-a6bd-a8eecb5954cd tempest-VolumesAdminNegativeTest-1810539052 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:24:12.424341 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f78bb41e-336d-4f13-a6bd-a8eecb5954cd tempest-VolumesAdminNegativeTest-1810539052 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:12.527070 n-d-796909-3 sudo[93917]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:24:12.575325 n-d-796909-3 sudo[93917]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:24:13.087295 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-2e943021-7797-400c-8189-fd742e389659 req-35592d42-c45b-4fe8-8b3a-fcbb94312bab tempest-LiveMigrationTest-580897875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-35f7901c-2c73-43c1-8c34-ea797662c02c {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:13.134189 n-d-796909-3 sudo[93944]: ubuntu : 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-35f7901c-2c73-43c1-8c34-ea797662c02c
Sep 15 21:24:13.140895 n-d-796909-3 sudo[93944]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:24:13.191444 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-1f7f8e62-96fb-4423-8c89-91d20b1b53c9 tempest-VolumesAdminNegativeTest-1810539052 None] Lock "b'cinder-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:24:13.490590 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:13.568758 n-d-796909-3 sudo[93917]: pam_unix(sudo:session): session closed for user root
Sep 15 21:24:13.570602 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f78bb41e-336d-4f13-a6bd-a8eecb5954cd tempest-VolumesAdminNegativeTest-1810539052 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.146s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:13.573635 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f78bb41e-336d-4f13-a6bd-a8eecb5954cd tempest-VolumesAdminNegativeTest-1810539052 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:13.616823 n-d-796909-3 sudo[93955]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:24:13.618326 n-d-796909-3 sudo[93955]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:24:13.686694 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.193s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:13.686694 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585558366624]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-35f7901c-2c73-43c1-8c34-ea797662c02c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35f7901c-2c73-43c1-8c34-ea797662c02c\n Backing store flags: \n Account information:\n 4gFE9AHXSCvUodqnhF6n\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:24:13.686694 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-1f7f8e62-96fb-4423-8c89-91d20b1b53c9 tempest-VolumesAdminNegativeTest-1810539052 None] Skipping remove_export. No iscsi_target is presently exported for volume: dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1
Sep 15 21:24:13.686694 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1f7f8e62-96fb-4423-8c89-91d20b1b53c9 tempest-VolumesAdminNegativeTest-1810539052 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:13.739508 n-d-796909-3 sudo[93960]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1
Sep 15 21:24:13.743586 n-d-796909-3 sudo[93960]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:24:14.008436 n-d-796909-3 sudo[93944]: pam_unix(sudo:session): session closed for user root
Sep 15 21:24:14.011427 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-2e943021-7797-400c-8189-fd742e389659 req-35592d42-c45b-4fe8-8b3a-fcbb94312bab tempest-LiveMigrationTest-580897875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-35f7901c-2c73-43c1-8c34-ea797662c02c" returned: 0 in 0.926s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:14.184738 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:14.216504 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.033s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:14.216941 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585558366944]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-35f7901c-2c73-43c1-8c34-ea797662c02c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35f7901c-2c73-43c1-8c34-ea797662c02c\n Backing store flags: \n Account information:\n 4gFE9AHXSCvUodqnhF6n\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-2e943021-7797-400c-8189-fd742e389659 req-35592d42-c45b-4fe8-8b3a-fcbb94312bab tempest-LiveMigrationTest-580897875 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-35f7901c-2c73-43c1-8c34-ea797662c02c
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: I_T nexus: 2
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020000
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf20
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020001
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf21
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35f7901c-2c73-43c1-8c34-ea797662c02c
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: 4gFE9AHXSCvUodqnhF6n
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:24:14.217671 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:24:14.221218 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-2e943021-7797-400c-8189-fd742e389659 req-35592d42-c45b-4fe8-8b3a-fcbb94312bab tempest-LiveMigrationTest-580897875 None] Creating iscsi_target for Volume ID: volume-35f7901c-2c73-43c1-8c34-ea797662c02c {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:24:14.221733 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-2e943021-7797-400c-8189-fd742e389659 req-35592d42-c45b-4fe8-8b3a-fcbb94312bab tempest-LiveMigrationTest-580897875 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-35f7901c-2c73-43c1-8c34-ea797662c02c {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 15 21:24:14.319855 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-2e943021-7797-400c-8189-fd742e389659 req-35592d42-c45b-4fe8-8b3a-fcbb94312bab tempest-LiveMigrationTest-580897875 None] Created volume path /opt/stack/data/cinder/volumes/volume-35f7901c-2c73-43c1-8c34-ea797662c02c,
Sep 15 21:24:14.319855 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:24:14.319855 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:24:14.319855 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-35f7901c-2c73-43c1-8c34-ea797662c02c
Sep 15 21:24:14.319855 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:24:14.319855 n-d-796909-3 cinder-volume[84872]: incominguser 4gFE9AHXSCvUodqnhF6n 923Eud8rbAQSuWTX
Sep 15 21:24:14.319855 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:24:14.319855 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:24:14.319855 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:24:14.319855 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:24:14.325304 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-35f7901c-2c73-43c1-8c34-ea797662c02c {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:14.540772 n-d-796909-3 sudo[93960]: pam_unix(sudo:session): session closed for user root
Sep 15 21:24:14.542820 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1f7f8e62-96fb-4423-8c89-91d20b1b53c9 tempest-VolumesAdminNegativeTest-1810539052 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1" returned: 0 in 0.856s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:14.544558 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1f7f8e62-96fb-4423-8c89-91d20b1b53c9 tempest-VolumesAdminNegativeTest-1810539052 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:14.590630 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-35f7901c-2c73-43c1-8c34-ea797662c02c" returned: 0 in 0.230s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:14.590925 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585558366944]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:24:14.591762 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-2e943021-7797-400c-8189-fd742e389659 req-35592d42-c45b-4fe8-8b3a-fcbb94312bab tempest-LiveMigrationTest-580897875 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:24:14.592121 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-2e943021-7797-400c-8189-fd742e389659 req-35592d42-c45b-4fe8-8b3a-fcbb94312bab tempest-LiveMigrationTest-580897875 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:24:14.593714 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:14.616775 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585558366944]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-35f7901c-2c73-43c1-8c34-ea797662c02c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35f7901c-2c73-43c1-8c34-ea797662c02c\n Backing store flags: \n Account information:\n 4gFE9AHXSCvUodqnhF6n\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-2e943021-7797-400c-8189-fd742e389659 req-35592d42-c45b-4fe8-8b3a-fcbb94312bab tempest-LiveMigrationTest-580897875 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-35f7901c-2c73-43c1-8c34-ea797662c02c
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: I_T nexus: 2
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020000
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf20
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020001
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf21
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35f7901c-2c73-43c1-8c34-ea797662c02c
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: 4gFE9AHXSCvUodqnhF6n
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:24:14.622759 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:14.620413 n-d-796909-3 sudo[93982]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1
Sep 15 21:24:14.621229 n-d-796909-3 sudo[93982]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:24:14.684919 n-d-796909-3 sudo[93955]: pam_unix(sudo:session): session closed for user root
Sep 15 21:24:14.686880 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f78bb41e-336d-4f13-a6bd-a8eecb5954cd tempest-VolumesAdminNegativeTest-1810539052 None] CMD "sudo cinder-rootwrap /etc/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.113s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:14.691070 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-f78bb41e-336d-4f13-a6bd-a8eecb5954cd tempest-VolumesAdminNegativeTest-1810539052 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:24:14.698108 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-f78bb41e-336d-4f13-a6bd-a8eecb5954cd tempest-VolumesAdminNegativeTest-1810539052 None] Deleted volume successfully.
Sep 15 21:24:14.845660 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-f78bb41e-336d-4f13-a6bd-a8eecb5954cd tempest-VolumesAdminNegativeTest-1810539052 None] Lock "b'cinder-8052bff9-4f42-4969-8feb-6ef0e90725c4-delete_volume'" released by "delete_volume" :: held 6.111s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:24:14.867099 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.248s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:14.867583 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585558366944]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-35f7901c-2c73-43c1-8c34-ea797662c02c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35f7901c-2c73-43c1-8c34-ea797662c02c\n Backing store flags: \n Account information:\n 4gFE9AHXSCvUodqnhF6n\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:24:14.868889 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:15.203321 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.334s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:15.204425 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585558366944]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-35f7901c-2c73-43c1-8c34-ea797662c02c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35f7901c-2c73-43c1-8c34-ea797662c02c\n Backing store flags: \n Account information:\n 4gFE9AHXSCvUodqnhF6n\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:24:15.205653 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-2e943021-7797-400c-8189-fd742e389659 req-35592d42-c45b-4fe8-8b3a-fcbb94312bab tempest-LiveMigrationTest-580897875 None] Set provider_location to: 10.222.0.24:3260,2 iqn.2010-10.org.openstack:volume-35f7901c-2c73-43c1-8c34-ea797662c02c 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:24:15.425158 n-d-796909-3 sudo[93982]: pam_unix(sudo:session): session closed for user root
Sep 15 21:24:15.430295 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1f7f8e62-96fb-4423-8c89-91d20b1b53c9 tempest-VolumesAdminNegativeTest-1810539052 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1" returned: 0 in 0.882s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:15.430295 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1f7f8e62-96fb-4423-8c89-91d20b1b53c9 tempest-VolumesAdminNegativeTest-1810539052 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:15.482657 n-d-796909-3 sudo[93990]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1
Sep 15 21:24:15.489710 n-d-796909-3 sudo[93990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:24:15.759001 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-2e943021-7797-400c-8189-fd742e389659 req-35592d42-c45b-4fe8-8b3a-fcbb94312bab tempest-LiveMigrationTest-580897875 None] attachment_update completed successfully.
Sep 15 21:24:16.608989 n-d-796909-3 sudo[93990]: pam_unix(sudo:session): session closed for user root
Sep 15 21:24:16.610691 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1f7f8e62-96fb-4423-8c89-91d20b1b53c9 tempest-VolumesAdminNegativeTest-1810539052 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1" returned: 0 in 1.182s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:16.611721 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-1f7f8e62-96fb-4423-8c89-91d20b1b53c9 tempest-VolumesAdminNegativeTest-1810539052 None] Successfully deleted volume: dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1
Sep 15 21:24:16.754642 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-1f7f8e62-96fb-4423-8c89-91d20b1b53c9 tempest-VolumesAdminNegativeTest-1810539052 None] Created reservations ['2ed833bc-2e44-456b-b517-224c05521ae4', '00a0e71f-1bfc-4df6-b799-16845d51c767', 'c80a606a-5cae-407c-84ba-d5bcf053a7e5', '3232a0f3-e99c-462e-9fd8-ebb733eb3617'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:24:16.757162 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-1f7f8e62-96fb-4423-8c89-91d20b1b53c9 tempest-VolumesAdminNegativeTest-1810539052 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:24:16.757162 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:24:16.757162 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:24:16.954605 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-1f7f8e62-96fb-4423-8c89-91d20b1b53c9 tempest-VolumesAdminNegativeTest-1810539052 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:24:16.955604 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1f7f8e62-96fb-4423-8c89-91d20b1b53c9 tempest-VolumesAdminNegativeTest-1810539052 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:16.997053 n-d-796909-3 sudo[94005]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:24:16.997869 n-d-796909-3 sudo[94005]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:24:18.130678 n-d-796909-3 sudo[94005]: pam_unix(sudo:session): session closed for user root
Sep 15 21:24:18.133613 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1f7f8e62-96fb-4423-8c89-91d20b1b53c9 tempest-VolumesAdminNegativeTest-1810539052 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.177s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:18.137095 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1f7f8e62-96fb-4423-8c89-91d20b1b53c9 tempest-VolumesAdminNegativeTest-1810539052 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:18.172450 n-d-796909-3 sudo[94008]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:24:18.174217 n-d-796909-3 sudo[94008]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:24:18.865725 n-d-796909-3 sudo[94008]: pam_unix(sudo:session): session closed for user root
Sep 15 21:24:18.869589 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1f7f8e62-96fb-4423-8c89-91d20b1b53c9 tempest-VolumesAdminNegativeTest-1810539052 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:18.876379 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-1f7f8e62-96fb-4423-8c89-91d20b1b53c9 tempest-VolumesAdminNegativeTest-1810539052 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:24:18.884173 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-1f7f8e62-96fb-4423-8c89-91d20b1b53c9 tempest-VolumesAdminNegativeTest-1810539052 None] Deleted volume successfully.
Sep 15 21:24:18.973163 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-1f7f8e62-96fb-4423-8c89-91d20b1b53c9 tempest-VolumesAdminNegativeTest-1810539052 None] Lock "b'cinder-dcc78124-e981-4ca5-9dcc-69f3b9b1f1b1-delete_volume'" released by "delete_volume" :: held 5.788s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:24:44.241497 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-2e943021-7797-400c-8189-fd742e389659 req-0fa90d42-da9c-499c-812e-8c611f47e2b7 tempest-LiveMigrationTest-580897875 None] Terminate volume connection completed successfully.
Sep 15 21:24:44.242242 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-2e943021-7797-400c-8189-fd742e389659 req-0fa90d42-da9c-499c-812e-8c611f47e2b7 tempest-LiveMigrationTest-580897875 None] Deleting attachment 9fd97d82-3aa2-470b-b4a0-757dde9ccead. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:24:44.382869 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-2e943021-7797-400c-8189-fd742e389659 req-0fa90d42-da9c-499c-812e-8c611f47e2b7 tempest-LiveMigrationTest-580897875 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:24:44.382869 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:24:44.382869 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:24:47.741207 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:24:47.742234 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:24:47.743822 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:47.837869 n-d-796909-3 sudo[94480]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:24:47.840414 n-d-796909-3 sudo[94480]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:24:48.787632 n-d-796909-3 sudo[94480]: pam_unix(sudo:session): session closed for user root
Sep 15 21:24:48.790665 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.046s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:48.796226 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:48.868218 n-d-796909-3 sudo[94484]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:24:48.869104 n-d-796909-3 sudo[94484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:24:49.548596 n-d-796909-3 sudo[94484]: pam_unix(sudo:session): session closed for user root
Sep 15 21:24:49.550808 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.755s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:49.552360 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:24:56.107578 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-0eb557ce-bda4-4f4c-82a3-1011568e0f06 req-73d175fc-ed8a-4430-b1ca-41d8a752f17b tempest-LiveMigrationTest-963967767 None] Terminate volume connection completed successfully.
Sep 15 21:24:56.108764 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-0eb557ce-bda4-4f4c-82a3-1011568e0f06 req-73d175fc-ed8a-4430-b1ca-41d8a752f17b tempest-LiveMigrationTest-963967767 None] Deleting attachment 15f8c5fc-8017-459d-91a4-3b6a1a888b67. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:24:56.111875 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:56.234478 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:56.234854 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585558366624]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-35f7901c-2c73-43c1-8c34-ea797662c02c\n System information:\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-35f7901c-2c73-43c1-8c34-ea797662c02c\n Backing store flags: \n Account information:\n 4gFE9AHXSCvUodqnhF6n\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:24:56.238972 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-0eb557ce-bda4-4f4c-82a3-1011568e0f06 req-73d175fc-ed8a-4430-b1ca-41d8a752f17b tempest-LiveMigrationTest-963967767 None] Removing iscsi_target for Volume ID: 35f7901c-2c73-43c1-8c34-ea797662c02c
Sep 15 21:24:56.238972 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-35f7901c-2c73-43c1-8c34-ea797662c02c -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:56.466445 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-35f7901c-2c73-43c1-8c34-ea797662c02c -f" returned: 0 in 0.229s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:56.467099 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585558366624]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:24:56.469868 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:56.697343 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.226s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:56.707397 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585558366624]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:24:56.879762 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-0eb557ce-bda4-4f4c-82a3-1011568e0f06 req-73d175fc-ed8a-4430-b1ca-41d8a752f17b tempest-LiveMigrationTest-963967767 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:24:56.879762 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:24:56.879762 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:24:59.915849 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:24:59.921427 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:24:59.922122 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:24:59.948684 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Flow 'volume_create_manager' (13a80294-3507-4b79-9326-434d193ef2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:24:59.953561 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7957d5c0-641f-4221-a141-7da544009dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:24:59.981458 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:25:00.012731 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7957d5c0-641f-4221-a141-7da544009dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:24:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-694991121',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=0db7001a-4756-4e24-a965-d382630fd9a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='670a48926d1a41178f642722a350029a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:25:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:25:00Z,user_id='a5fe15322d424c8098046b276c60a236',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:25:00.015569 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (03158c98-0c6b-4dd5-aaa2-652a1b841a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:25:00.017811 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (03158c98-0c6b-4dd5-aaa2-652a1b841a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:25:00.020573 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eaade539-db1f-4199-8b71-326c7cc6fef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:25:00.137999 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eaade539-db1f-4199-8b71-326c7cc6fef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '0db7001a-4756-4e24-a965-d382630fd9a0', 'volume_name': 'volume-0db7001a-4756-4e24-a965-d382630fd9a0', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:25:00.139848 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2dc2b822-a7ab-4e2b-8bd4-515fc3703b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:25:00.142149 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2dc2b822-a7ab-4e2b-8bd4-515fc3703b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:25:00.145589 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5b773e1e-9bc4-42a9-92fc-a8af94ed11f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:25:00.146643 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Volume 0db7001a-4756-4e24-a965-d382630fd9a0: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-0db7001a-4756-4e24-a965-d382630fd9a0', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 21:25:00.147841 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Cloning 0db7001a-4756-4e24-a965-d382630fd9a0 from image 242b1d14-5986-4843-ae80-c419ef1cfe13 at location (None, None). {{(pid=84872) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 21:25:17.842634 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_96w7gq3in-d-796909-3@lvmdriver-1, size 616.00 MB, duration 17.69 sec {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 21:25:17.843435 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Image download 616.00 MB at 34.82 MB/s
Sep 15 21:25:17.883291 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_96w7gq3in-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:17.998058 n-d-796909-3 sudo[94871]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_96w7gq3in-d-796909-3@lvmdriver-1
Sep 15 21:25:17.998878 n-d-796909-3 sudo[94871]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:25:18.517626 n-d-796909-3 sudo[94871]: pam_unix(sudo:session): session closed for user root
Sep 15 21:25:18.521042 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_96w7gq3in-d-796909-3@lvmdriver-1" returned: 0 in 0.637s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:18.522000 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 is fetched for user a5fe15322d424c8098046b276c60a236. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 21:25:18.718741 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_96w7gq3in-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:18.823550 n-d-796909-3 sudo[94878]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_96w7gq3in-d-796909-3@lvmdriver-1
Sep 15 21:25:18.824346 n-d-796909-3 sudo[94878]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:25:19.157359 n-d-796909-3 sudo[94878]: pam_unix(sudo:session): session closed for user root
Sep 15 21:25:19.159818 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_96w7gq3in-d-796909-3@lvmdriver-1" returned: 0 in 0.441s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:19.162307 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0db7001a-4756-4e24-a965-d382630fd9a0 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:19.181106 n-d-796909-3 sudo[94883]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0db7001a-4756-4e24-a965-d382630fd9a0 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:25:19.181891 n-d-796909-3 sudo[94883]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:25:20.231291 n-d-796909-3 sudo[94883]: pam_unix(sudo:session): session closed for user root
Sep 15 21:25:20.234681 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0db7001a-4756-4e24-a965-d382630fd9a0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.072s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:20.496346 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Attempting download of 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume 0db7001a-4756-4e24-a965-d382630fd9a0. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 21:25:20.586154 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_4nojnfou {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:20.782871 n-d-796909-3 sudo[94923]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_242b1d14-5986-4843-ae80-c419ef1cfe13_4nojnfou
Sep 15 21:25:20.783982 n-d-796909-3 sudo[94923]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:25:21.179603 n-d-796909-3 sudo[94923]: pam_unix(sudo:session): session closed for user root
Sep 15 21:25:21.181901 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_4nojnfou" returned: 0 in 0.595s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:21.187990 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_96w7gq3in-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:21.300528 n-d-796909-3 sudo[94927]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_96w7gq3in-d-796909-3@lvmdriver-1
Sep 15 21:25:21.302057 n-d-796909-3 sudo[94927]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:25:21.841781 n-d-796909-3 sudo[94927]: pam_unix(sudo:session): session closed for user root
Sep 15 21:25:21.848412 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_96w7gq3in-d-796909-3@lvmdriver-1" returned: 0 in 0.660s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:21.848412 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] 242b1d14-5986-4843-ae80-c419ef1cfe13 was vhdx, converting to raw {{(pid=84872) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 21:25:21.848412 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_96w7gq3in-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0db7001a--4756--4e24--a965--d382630fd9a0 oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:21.871371 n-d-796909-3 sudo[94935]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_96w7gq3in-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0db7001a--4756--4e24--a965--d382630fd9a0 oflag=direct
Sep 15 21:25:21.873212 n-d-796909-3 sudo[94935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:25:22.332755 n-d-796909-3 sudo[94935]: pam_unix(sudo:session): session closed for user root
Sep 15 21:25:22.335483 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_96w7gq3in-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0db7001a--4756--4e24--a965--d382630fd9a0 oflag=direct" returned: 0 in 0.489s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:22.337494 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 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_242b1d14-5986-4843-ae80-c419ef1cfe13_96w7gq3in-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0db7001a--4756--4e24--a965--d382630fd9a0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:22.367029 n-d-796909-3 sudo[94950]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_96w7gq3in-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0db7001a--4756--4e24--a965--d382630fd9a0
Sep 15 21:25:22.367889 n-d-796909-3 sudo[94950]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:25:36.159958 n-d-796909-3 sudo[94950]: pam_unix(sudo:session): session closed for user root
Sep 15 21:25:36.163344 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 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_242b1d14-5986-4843-ae80-c419ef1cfe13_96w7gq3in-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0db7001a--4756--4e24--a965--d382630fd9a0" returned: 0 in 13.825s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:36.170973 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_96w7gq3in-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:36.282544 n-d-796909-3 sudo[95012]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_96w7gq3in-d-796909-3@lvmdriver-1
Sep 15 21:25:36.284287 n-d-796909-3 sudo[95012]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:25:36.793650 n-d-796909-3 sudo[95012]: pam_unix(sudo:session): session closed for user root
Sep 15 21:25:36.795887 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_96w7gq3in-d-796909-3@lvmdriver-1" returned: 0 in 0.631s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:36.796724 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_96w7gq3in-d-796909-3@lvmdriver-1, size 700.00 MB, duration 13.83 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--0db7001a--4756--4e24--a965--d382630fd9a0 {{(pid=84872) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 21:25:36.797103 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Converted 700.00 MB image at 50.63 MB/s
Sep 15 21:25:36.797708 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Downloaded image 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume 0db7001a-4756-4e24-a965-d382630fd9a0 successfully. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 21:25:36.945513 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 for user a5fe15322d424c8098046b276c60a236 is deleted. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 21:25:36.946380 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Marking volume 0db7001a-4756-4e24-a965-d382630fd9a0 as bootable. {{(pid=84872) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 21:25:37.027183 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Copying metadata from image 242b1d14-5986-4843-ae80-c419ef1cfe13 to 0db7001a-4756-4e24-a965-d382630fd9a0. {{(pid=84872) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 21:25:37.027682 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Creating volume glance metadata for volume 0db7001a-4756-4e24-a965-d382630fd9a0 backed by image 242b1d14-5986-4843-ae80-c419ef1cfe13 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84872) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 21:25:37.221565 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5b773e1e-9bc4-42a9-92fc-a8af94ed11f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0db7001a-4756-4e24-a965-d382630fd9a0', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:25:37.223801 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ee16265c-92ea-44f7-8180-117a96593771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:25:37.301757 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Volume volume-0db7001a-4756-4e24-a965-d382630fd9a0 (0db7001a-4756-4e24-a965-d382630fd9a0): created successfully
Sep 15 21:25:37.303824 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ee16265c-92ea-44f7-8180-117a96593771) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:25:37.307393 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Flow 'volume_create_manager' (13a80294-3507-4b79-9326-434d193ef2a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:25:37.418167 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-c9542a49-f2ed-4bc6-aac5-d9ebcfad3d22 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:25:37.435510 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-c9542a49-f2ed-4bc6-aac5-d9ebcfad3d22 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:25:37.435510 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-c9542a49-f2ed-4bc6-aac5-d9ebcfad3d22 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:25:37.435510 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c9542a49-f2ed-4bc6-aac5-d9ebcfad3d22 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Flow 'volume_create_manager' (a41e3f4a-a722-4c4d-b6a6-797f6a8a7a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:25:37.438555 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c9542a49-f2ed-4bc6-aac5-d9ebcfad3d22 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (36da4755-1c44-4b20-ab47-b5f15848a76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:25:37.460488 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-0ba69389-8eda-47ef-accd-f129281f43b6 tempest-LiveMigrationTest-963967767 None] Created volume successfully.
Sep 15 21:25:37.467608 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-c9542a49-f2ed-4bc6-aac5-d9ebcfad3d22 tempest-LiveAutoBlockMigrationV225Test-244077515 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:25:37.492872 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c9542a49-f2ed-4bc6-aac5-d9ebcfad3d22 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (36da4755-1c44-4b20-ab47-b5f15848a76a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:25:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-379823141',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=20abbd83-19af-4f3f-920d-57506655ba4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96550bffa44e49788d87679b7bab506e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:25:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:25:37Z,user_id='a1c44252bf2c402881ef21384b322c66',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:25:37.495277 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c9542a49-f2ed-4bc6-aac5-d9ebcfad3d22 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8ccd0cee-6a8b-4c94-b5ae-615e2a5ef217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:25:37.497269 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c9542a49-f2ed-4bc6-aac5-d9ebcfad3d22 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8ccd0cee-6a8b-4c94-b5ae-615e2a5ef217) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:25:37.499517 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c9542a49-f2ed-4bc6-aac5-d9ebcfad3d22 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (918d44e9-dd65-4a3d-bc69-ac6eccf498a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:25:37.501585 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c9542a49-f2ed-4bc6-aac5-d9ebcfad3d22 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (918d44e9-dd65-4a3d-bc69-ac6eccf498a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '20abbd83-19af-4f3f-920d-57506655ba4f', 'volume_name': 'volume-20abbd83-19af-4f3f-920d-57506655ba4f', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:25:37.503756 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c9542a49-f2ed-4bc6-aac5-d9ebcfad3d22 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cc3f8b8a-4bca-45cd-97f3-75510372db47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:25:37.506263 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c9542a49-f2ed-4bc6-aac5-d9ebcfad3d22 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cc3f8b8a-4bca-45cd-97f3-75510372db47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:25:37.508635 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c9542a49-f2ed-4bc6-aac5-d9ebcfad3d22 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (09cfd2c9-20c6-48bb-b48b-4084afe24805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:25:37.509578 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-c9542a49-f2ed-4bc6-aac5-d9ebcfad3d22 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Volume 20abbd83-19af-4f3f-920d-57506655ba4f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-20abbd83-19af-4f3f-920d-57506655ba4f', 'volume_size': 1}
Sep 15 21:25:37.510706 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c9542a49-f2ed-4bc6-aac5-d9ebcfad3d22 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-20abbd83-19af-4f3f-920d-57506655ba4f stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:37.530962 n-d-796909-3 sudo[95018]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-20abbd83-19af-4f3f-920d-57506655ba4f stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:25:37.532517 n-d-796909-3 sudo[95018]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:25:38.126599 n-d-796909-3 sudo[95018]: pam_unix(sudo:session): session closed for user root
Sep 15 21:25:38.129168 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c9542a49-f2ed-4bc6-aac5-d9ebcfad3d22 tempest-LiveAutoBlockMigrationV225Test-244077515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-20abbd83-19af-4f3f-920d-57506655ba4f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.618s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:38.132200 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c9542a49-f2ed-4bc6-aac5-d9ebcfad3d22 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (09cfd2c9-20c6-48bb-b48b-4084afe24805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-20abbd83-19af-4f3f-920d-57506655ba4f', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:25:38.134636 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c9542a49-f2ed-4bc6-aac5-d9ebcfad3d22 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c9e19dba-98a3-4316-a3b3-ce4266fa71b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:25:38.210571 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-c9542a49-f2ed-4bc6-aac5-d9ebcfad3d22 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Volume volume-20abbd83-19af-4f3f-920d-57506655ba4f (20abbd83-19af-4f3f-920d-57506655ba4f): created successfully
Sep 15 21:25:38.212743 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c9542a49-f2ed-4bc6-aac5-d9ebcfad3d22 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c9e19dba-98a3-4316-a3b3-ce4266fa71b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:25:38.216881 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c9542a49-f2ed-4bc6-aac5-d9ebcfad3d22 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Flow 'volume_create_manager' (a41e3f4a-a722-4c4d-b6a6-797f6a8a7a2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:25:38.313185 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-c9542a49-f2ed-4bc6-aac5-d9ebcfad3d22 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Created volume successfully.
Sep 15 21:25:42.640261 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-152b1d3a-b325-4405-8e33-f4d6b93fc837 req-3e80cc7d-34df-4a75-9d50-f4c991e2c19e tempest-LiveAutoBlockMigrationV225Test-244077515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:42.655606 n-d-796909-3 sudo[95077]: ubuntu : 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-20abbd83-19af-4f3f-920d-57506655ba4f
Sep 15 21:25:42.656426 n-d-796909-3 sudo[95077]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:25:43.075611 n-d-796909-3 sudo[95077]: pam_unix(sudo:session): session closed for user root
Sep 15 21:25:43.077865 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-152b1d3a-b325-4405-8e33-f4d6b93fc837 req-3e80cc7d-34df-4a75-9d50-f4c991e2c19e tempest-LiveAutoBlockMigrationV225Test-244077515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f" returned: 0 in 0.443s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:43.126682 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:43.131411 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:43.131790 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585558366624]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:25:43.132617 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-152b1d3a-b325-4405-8e33-f4d6b93fc837 req-3e80cc7d-34df-4a75-9d50-f4c991e2c19e tempest-LiveAutoBlockMigrationV225Test-244077515 None] Targets prior to update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:25:43.133379 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-152b1d3a-b325-4405-8e33-f4d6b93fc837 req-3e80cc7d-34df-4a75-9d50-f4c991e2c19e tempest-LiveAutoBlockMigrationV225Test-244077515 None] Creating iscsi_target for Volume ID: volume-20abbd83-19af-4f3f-920d-57506655ba4f {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:25:43.230957 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-152b1d3a-b325-4405-8e33-f4d6b93fc837 req-3e80cc7d-34df-4a75-9d50-f4c991e2c19e tempest-LiveAutoBlockMigrationV225Test-244077515 None] Created volume path /opt/stack/data/cinder/volumes/volume-20abbd83-19af-4f3f-920d-57506655ba4f,
Sep 15 21:25:43.230957 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:25:43.230957 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:25:43.230957 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f
Sep 15 21:25:43.230957 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:25:43.230957 n-d-796909-3 cinder-volume[84872]: incominguser fT7yFknFE5E6t27Ap2SH z36QKDEP4YAsoQvQ
Sep 15 21:25:43.230957 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:25:43.230957 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:25:43.230957 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:25:43.230957 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:25:43.234670 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:43.608487 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f" returned: 0 in 0.375s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:43.608964 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585558366624]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:25:43.609704 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-152b1d3a-b325-4405-8e33-f4d6b93fc837 req-3e80cc7d-34df-4a75-9d50-f4c991e2c19e tempest-LiveAutoBlockMigrationV225Test-244077515 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:25:43.610235 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-152b1d3a-b325-4405-8e33-f4d6b93fc837 req-3e80cc7d-34df-4a75-9d50-f4c991e2c19e tempest-LiveAutoBlockMigrationV225Test-244077515 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:25:43.613254 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:43.620948 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:43.621409 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585558366624]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f\n Backing store flags: \n Account information:\n fT7yFknFE5E6t27Ap2SH\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:25:43.622184 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-152b1d3a-b325-4405-8e33-f4d6b93fc837 req-3e80cc7d-34df-4a75-9d50-f4c991e2c19e tempest-LiveAutoBlockMigrationV225Test-244077515 None] Targets after update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:25:43.624958 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:43.731609 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:43.732196 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585558366624]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f\n Backing store flags: \n Account information:\n fT7yFknFE5E6t27Ap2SH\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:25:43.733404 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:43.823580 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:43.823961 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585558366624]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f\n Backing store flags: \n Account information:\n fT7yFknFE5E6t27Ap2SH\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:25:43.825151 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-152b1d3a-b325-4405-8e33-f4d6b93fc837 req-3e80cc7d-34df-4a75-9d50-f4c991e2c19e tempest-LiveAutoBlockMigrationV225Test-244077515 None] Set provider_location to: 10.222.0.24:3260,1 iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:25:43.875897 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-d7784838-a8c5-4902-885a-55fdb8f74a10 req-32fa737e-202a-460b-a956-400b8aed9b67 tempest-LiveMigrationTest-963967767 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:43.896009 n-d-796909-3 sudo[95122]: ubuntu : 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-0db7001a-4756-4e24-a965-d382630fd9a0
Sep 15 21:25:43.897882 n-d-796909-3 sudo[95122]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:25:44.248505 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-152b1d3a-b325-4405-8e33-f4d6b93fc837 req-3e80cc7d-34df-4a75-9d50-f4c991e2c19e tempest-LiveAutoBlockMigrationV225Test-244077515 None] attachment_update completed successfully.
Sep 15 21:25:44.456253 n-d-796909-3 sudo[95122]: pam_unix(sudo:session): session closed for user root
Sep 15 21:25:44.459401 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-d7784838-a8c5-4902-885a-55fdb8f74a10 req-32fa737e-202a-460b-a956-400b8aed9b67 tempest-LiveMigrationTest-963967767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0" returned: 0 in 0.582s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:44.536352 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:44.543040 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:44.543575 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556953024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f\n Backing store flags: \n Account information:\n fT7yFknFE5E6t27Ap2SH\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-d7784838-a8c5-4902-885a-55fdb8f74a10 req-32fa737e-202a-460b-a956-400b8aed9b67 tempest-LiveMigrationTest-963967767 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: I_T nexus: 4
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: fT7yFknFE5E6t27Ap2SH
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:25:44.544399 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:25:44.547233 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-d7784838-a8c5-4902-885a-55fdb8f74a10 req-32fa737e-202a-460b-a956-400b8aed9b67 tempest-LiveMigrationTest-963967767 None] Creating iscsi_target for Volume ID: volume-0db7001a-4756-4e24-a965-d382630fd9a0 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:25:44.655352 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-d7784838-a8c5-4902-885a-55fdb8f74a10 req-32fa737e-202a-460b-a956-400b8aed9b67 tempest-LiveMigrationTest-963967767 None] Created volume path /opt/stack/data/cinder/volumes/volume-0db7001a-4756-4e24-a965-d382630fd9a0,
Sep 15 21:25:44.655352 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:25:44.655352 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:25:44.655352 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0
Sep 15 21:25:44.655352 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:25:44.655352 n-d-796909-3 cinder-volume[84872]: incominguser NGMr2L9Pqro838QFBkbP b6XFf9b6HSzaBS5G
Sep 15 21:25:44.655352 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:25:44.655352 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:25:44.655352 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:25:44.655352 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:25:44.661486 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:45.015839 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0" returned: 0 in 0.358s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:45.016862 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556953024]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:25:45.017650 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-d7784838-a8c5-4902-885a-55fdb8f74a10 req-32fa737e-202a-460b-a956-400b8aed9b67 tempest-LiveMigrationTest-963967767 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:25:45.018248 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-d7784838-a8c5-4902-885a-55fdb8f74a10 req-32fa737e-202a-460b-a956-400b8aed9b67 tempest-LiveMigrationTest-963967767 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:25:45.021634 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:45.028385 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:45.028924 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556953024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f\n Backing store flags: \n Account information:\n fT7yFknFE5E6t27Ap2SH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0\n System information:\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-0db7001a-4756-4e24-a965-d382630fd9a0\n Backing store flags: \n Account information:\n NGMr2L9Pqro838QFBkbP\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-d7784838-a8c5-4902-885a-55fdb8f74a10 req-32fa737e-202a-460b-a956-400b8aed9b67 tempest-LiveMigrationTest-963967767 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: I_T nexus: 4
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: fT7yFknFE5E6t27Ap2SH
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:25:45.029875 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:25:45.035338 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:45.127734 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:45.130425 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556953024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f\n Backing store flags: \n Account information:\n fT7yFknFE5E6t27Ap2SH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0\n System information:\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-0db7001a-4756-4e24-a965-d382630fd9a0\n Backing store flags: \n Account information:\n NGMr2L9Pqro838QFBkbP\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:25:45.131562 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:45.224964 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:45.225695 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556953024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f\n Backing store flags: \n Account information:\n fT7yFknFE5E6t27Ap2SH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0\n System information:\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-0db7001a-4756-4e24-a965-d382630fd9a0\n Backing store flags: \n Account information:\n NGMr2L9Pqro838QFBkbP\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:25:45.227001 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-d7784838-a8c5-4902-885a-55fdb8f74a10 req-32fa737e-202a-460b-a956-400b8aed9b67 tempest-LiveMigrationTest-963967767 None] Set provider_location to: 10.222.0.24:3260,2 iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:25:45.538788 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-d7784838-a8c5-4902-885a-55fdb8f74a10 req-32fa737e-202a-460b-a956-400b8aed9b67 tempest-LiveMigrationTest-963967767 None] attachment_update completed successfully.
Sep 15 21:25:47.746303 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:25:47.746919 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:25:47.747393 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:47.766038 n-d-796909-3 sudo[95181]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:25:47.766988 n-d-796909-3 sudo[95181]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:25:48.197826 n-d-796909-3 sudo[95181]: pam_unix(sudo:session): session closed for user root
Sep 15 21:25:48.200116 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:48.201747 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:48.220337 n-d-796909-3 sudo[95184]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:25:48.221131 n-d-796909-3 sudo[95184]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:25:48.629516 n-d-796909-3 sudo[95184]: pam_unix(sudo:session): session closed for user root
Sep 15 21:25:48.633595 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.432s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:48.635623 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:25:51.141736 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-98291a0e-9d5c-4981-a4c2-83fd2902f666 tempest-AttachSCSIVolumeTestJSON-272817667 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:25:51.146027 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-98291a0e-9d5c-4981-a4c2-83fd2902f666 tempest-AttachSCSIVolumeTestJSON-272817667 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:25:51.155541 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-98291a0e-9d5c-4981-a4c2-83fd2902f666 tempest-AttachSCSIVolumeTestJSON-272817667 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:25:51.159136 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-98291a0e-9d5c-4981-a4c2-83fd2902f666 tempest-AttachSCSIVolumeTestJSON-272817667 None] Flow 'volume_create_manager' (15e6c847-cd15-4fdf-93d7-281efbee2a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:25:51.162796 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-98291a0e-9d5c-4981-a4c2-83fd2902f666 tempest-AttachSCSIVolumeTestJSON-272817667 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d8d74791-0556-4391-b306-6218fd17f8c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:25:51.186378 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-98291a0e-9d5c-4981-a4c2-83fd2902f666 tempest-AttachSCSIVolumeTestJSON-272817667 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:25:51.214285 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-98291a0e-9d5c-4981-a4c2-83fd2902f666 tempest-AttachSCSIVolumeTestJSON-272817667 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d8d74791-0556-4391-b306-6218fd17f8c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:25:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-279212333',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=5d12f497-18a2-4daf-994e-17224a8228bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22d86cf6299d4e708f33eb9a0c87e0aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:25:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:25:51Z,user_id='53961193fd304302b1378d9dc274a099',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:25:51.214462 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-98291a0e-9d5c-4981-a4c2-83fd2902f666 tempest-AttachSCSIVolumeTestJSON-272817667 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f1a135df-5169-4144-92f8-d506136fd280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:25:51.217237 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-98291a0e-9d5c-4981-a4c2-83fd2902f666 tempest-AttachSCSIVolumeTestJSON-272817667 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f1a135df-5169-4144-92f8-d506136fd280) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:25:51.219731 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-98291a0e-9d5c-4981-a4c2-83fd2902f666 tempest-AttachSCSIVolumeTestJSON-272817667 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (743fa5b8-834b-42da-ab96-f638528b62db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:25:51.222282 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-98291a0e-9d5c-4981-a4c2-83fd2902f666 tempest-AttachSCSIVolumeTestJSON-272817667 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (743fa5b8-834b-42da-ab96-f638528b62db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5d12f497-18a2-4daf-994e-17224a8228bd', 'volume_name': 'volume-5d12f497-18a2-4daf-994e-17224a8228bd', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:25:51.225255 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-98291a0e-9d5c-4981-a4c2-83fd2902f666 tempest-AttachSCSIVolumeTestJSON-272817667 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (90e69424-d4d3-4f92-9a35-f42abb84f079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:25:51.227656 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-98291a0e-9d5c-4981-a4c2-83fd2902f666 tempest-AttachSCSIVolumeTestJSON-272817667 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (90e69424-d4d3-4f92-9a35-f42abb84f079) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:25:51.229968 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-98291a0e-9d5c-4981-a4c2-83fd2902f666 tempest-AttachSCSIVolumeTestJSON-272817667 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4de6aef-2b32-444b-8879-d426db4ea80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:25:51.230942 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-98291a0e-9d5c-4981-a4c2-83fd2902f666 tempest-AttachSCSIVolumeTestJSON-272817667 None] Volume 5d12f497-18a2-4daf-994e-17224a8228bd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5d12f497-18a2-4daf-994e-17224a8228bd', 'volume_size': 1}
Sep 15 21:25:51.232176 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-98291a0e-9d5c-4981-a4c2-83fd2902f666 tempest-AttachSCSIVolumeTestJSON-272817667 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d12f497-18a2-4daf-994e-17224a8228bd stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:51.254656 n-d-796909-3 sudo[95187]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d12f497-18a2-4daf-994e-17224a8228bd stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:25:51.256285 n-d-796909-3 sudo[95187]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:25:51.890406 n-d-796909-3 sudo[95187]: pam_unix(sudo:session): session closed for user root
Sep 15 21:25:51.895040 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-98291a0e-9d5c-4981-a4c2-83fd2902f666 tempest-AttachSCSIVolumeTestJSON-272817667 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d12f497-18a2-4daf-994e-17224a8228bd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.660s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:51.896479 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-98291a0e-9d5c-4981-a4c2-83fd2902f666 tempest-AttachSCSIVolumeTestJSON-272817667 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4de6aef-2b32-444b-8879-d426db4ea80f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5d12f497-18a2-4daf-994e-17224a8228bd', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:25:51.898705 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-98291a0e-9d5c-4981-a4c2-83fd2902f666 tempest-AttachSCSIVolumeTestJSON-272817667 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7b5bd1be-a1d3-45e5-968e-623d149c4fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:25:51.974863 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-98291a0e-9d5c-4981-a4c2-83fd2902f666 tempest-AttachSCSIVolumeTestJSON-272817667 None] Volume volume-5d12f497-18a2-4daf-994e-17224a8228bd (5d12f497-18a2-4daf-994e-17224a8228bd): created successfully
Sep 15 21:25:51.977113 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-98291a0e-9d5c-4981-a4c2-83fd2902f666 tempest-AttachSCSIVolumeTestJSON-272817667 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7b5bd1be-a1d3-45e5-968e-623d149c4fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:25:51.980233 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-98291a0e-9d5c-4981-a4c2-83fd2902f666 tempest-AttachSCSIVolumeTestJSON-272817667 None] Flow 'volume_create_manager' (15e6c847-cd15-4fdf-93d7-281efbee2a29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:25:52.089384 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-98291a0e-9d5c-4981-a4c2-83fd2902f666 tempest-AttachSCSIVolumeTestJSON-272817667 None] Created volume successfully.
Sep 15 21:25:53.944214 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-54212e01-90af-4d5f-af79-a5fb18844452 req-1b8bc6a6-91fa-4de7-953e-16f24c35a06d tempest-AttachSCSIVolumeTestJSON-272817667 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5d12f497-18a2-4daf-994e-17224a8228bd {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:53.964217 n-d-796909-3 sudo[95266]: ubuntu : 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-5d12f497-18a2-4daf-994e-17224a8228bd
Sep 15 21:25:53.965274 n-d-796909-3 sudo[95266]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:25:54.364116 n-d-796909-3 sudo[95266]: pam_unix(sudo:session): session closed for user root
Sep 15 21:25:54.367221 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-54212e01-90af-4d5f-af79-a5fb18844452 req-1b8bc6a6-91fa-4de7-953e-16f24c35a06d tempest-AttachSCSIVolumeTestJSON-272817667 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5d12f497-18a2-4daf-994e-17224a8228bd" returned: 0 in 0.423s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:54.425391 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556953024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f\n Backing store flags: \n Account information:\n fT7yFknFE5E6t27Ap2SH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0\n Backing store flags: \n Account information:\n NGMr2L9Pqro838QFBkbP\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-54212e01-90af-4d5f-af79-a5fb18844452 req-1b8bc6a6-91fa-4de7-953e-16f24c35a06d tempest-AttachSCSIVolumeTestJSON-272817667 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: I_T nexus: 4
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: fT7yFknFE5E6t27Ap2SH
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Target 2: iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: I_T nexus: 5
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020000
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf20
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020001
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf21
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:25:54.446737 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:25:54.451488 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0
Sep 15 21:25:54.451488 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:25:54.451488 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:25:54.451488 n-d-796909-3 cinder-volume[84872]: NGMr2L9Pqro838QFBkbP
Sep 15 21:25:54.451488 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:25:54.451488 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:25:54.451488 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:25:54.451488 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-54212e01-90af-4d5f-af79-a5fb18844452 req-1b8bc6a6-91fa-4de7-953e-16f24c35a06d tempest-AttachSCSIVolumeTestJSON-272817667 None] Creating iscsi_target for Volume ID: volume-5d12f497-18a2-4daf-994e-17224a8228bd {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:25:54.563898 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-54212e01-90af-4d5f-af79-a5fb18844452 req-1b8bc6a6-91fa-4de7-953e-16f24c35a06d tempest-AttachSCSIVolumeTestJSON-272817667 None] Created volume path /opt/stack/data/cinder/volumes/volume-5d12f497-18a2-4daf-994e-17224a8228bd,
Sep 15 21:25:54.563898 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:25:54.563898 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:25:54.563898 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5d12f497-18a2-4daf-994e-17224a8228bd
Sep 15 21:25:54.563898 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:25:54.563898 n-d-796909-3 cinder-volume[84872]: incominguser F5MShVd4wNRnnyCtobnN Ghx6gJw4DT4np57D
Sep 15 21:25:54.563898 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:25:54.563898 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:25:54.563898 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:25:54.563898 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:25:54.571370 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5d12f497-18a2-4daf-994e-17224a8228bd {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:55.070269 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5d12f497-18a2-4daf-994e-17224a8228bd" returned: 0 in 0.505s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:55.071869 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556953024]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:25:55.072433 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-54212e01-90af-4d5f-af79-a5fb18844452 req-1b8bc6a6-91fa-4de7-953e-16f24c35a06d tempest-AttachSCSIVolumeTestJSON-272817667 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:25:55.072819 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-54212e01-90af-4d5f-af79-a5fb18844452 req-1b8bc6a6-91fa-4de7-953e-16f24c35a06d tempest-AttachSCSIVolumeTestJSON-272817667 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:25:55.075933 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:55.080483 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:55.081108 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556953024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f\n Backing store flags: \n Account information:\n fT7yFknFE5E6t27Ap2SH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0\n Backing store flags: \n Account information:\n NGMr2L9Pqro838QFBkbP\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-5d12f497-18a2-4daf-994e-17224a8228bd\n System information:\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-5d12f497-18a2-4daf-994e-17224a8228bd\n Backing store flags: \n Account information:\n F5MShVd4wNRnnyCtobnN\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-54212e01-90af-4d5f-af79-a5fb18844452 req-1b8bc6a6-91fa-4de7-953e-16f24c35a06d tempest-AttachSCSIVolumeTestJSON-272817667 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: I_T nexus: 4
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: fT7yFknFE5E6t27Ap2SH
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Target 2: iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: I_T nexus: 5
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020000
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf20
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020001
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf21
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: NGMr2L9Pqro838QFBkbP
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:25:55.081795 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:25:55.090751 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:55.180791 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:55.181159 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556953024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f\n Backing store flags: \n Account information:\n fT7yFknFE5E6t27Ap2SH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0\n Backing store flags: \n Account information:\n NGMr2L9Pqro838QFBkbP\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-5d12f497-18a2-4daf-994e-17224a8228bd\n System information:\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-5d12f497-18a2-4daf-994e-17224a8228bd\n Backing store flags: \n Account information:\n F5MShVd4wNRnnyCtobnN\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:25:55.182306 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:55.281941 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:55.281941 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556953024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f\n Backing store flags: \n Account information:\n fT7yFknFE5E6t27Ap2SH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0\n Backing store flags: \n Account information:\n NGMr2L9Pqro838QFBkbP\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-5d12f497-18a2-4daf-994e-17224a8228bd\n System information:\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-5d12f497-18a2-4daf-994e-17224a8228bd\n Backing store flags: \n Account information:\n F5MShVd4wNRnnyCtobnN\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:25:55.283188 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-54212e01-90af-4d5f-af79-a5fb18844452 req-1b8bc6a6-91fa-4de7-953e-16f24c35a06d tempest-AttachSCSIVolumeTestJSON-272817667 None] Set provider_location to: 10.222.0.24:3260,3 iqn.2010-10.org.openstack:volume-5d12f497-18a2-4daf-994e-17224a8228bd 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:25:55.663744 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-54212e01-90af-4d5f-af79-a5fb18844452 req-1b8bc6a6-91fa-4de7-953e-16f24c35a06d tempest-AttachSCSIVolumeTestJSON-272817667 None] attachment_update completed successfully.
Sep 15 21:25:57.218959 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-49d796ff-8be2-418a-ad31-24366580113b req-2bc99b6d-ff21-4b97-a9ce-b1c0dff6acac tempest-LiveAutoBlockMigrationV225Test-118090306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:57.240675 n-d-796909-3 sudo[95306]: ubuntu : 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-20abbd83-19af-4f3f-920d-57506655ba4f
Sep 15 21:25:57.241482 n-d-796909-3 sudo[95306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:25:57.691493 n-d-796909-3 sudo[95306]: pam_unix(sudo:session): session closed for user root
Sep 15 21:25:57.699619 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-49d796ff-8be2-418a-ad31-24366580113b req-2bc99b6d-ff21-4b97-a9ce-b1c0dff6acac tempest-LiveAutoBlockMigrationV225Test-118090306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f" returned: 0 in 0.475s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:57.748685 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:57.761946 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:57.761946 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585559025760]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f\n Backing store flags: \n Account information:\n fT7yFknFE5E6t27Ap2SH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0\n Backing store flags: \n Account information:\n NGMr2L9Pqro838QFBkbP\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-5d12f497-18a2-4daf-994e-17224a8228bd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d12f497-18a2-4daf-994e-17224a8228bd\n Backing store flags: \n Account information:\n F5MShVd4wNRnnyCtobnN\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-49d796ff-8be2-418a-ad31-24366580113b req-2bc99b6d-ff21-4b97-a9ce-b1c0dff6acac tempest-LiveAutoBlockMigrationV225Test-118090306 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: I_T nexus: 4
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: fT7yFknFE5E6t27Ap2SH
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Target 2: iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: I_T nexus: 5
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020000
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf20
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020001
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf21
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: NGMr2L9Pqro838QFBkbP
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Target 3: iqn.2010-10.org.openstack:volume-5d12f497-18a2-4daf-994e-17224a8228bd
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: I_T nexus: 6
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030000
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf30
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030001
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf31
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d12f497-18a2-4daf-994e-17224a8228bd
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: F5MShVd4wNRnnyCtobnN
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:25:57.762599 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:25:57.771753 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-49d796ff-8be2-418a-ad31-24366580113b req-2bc99b6d-ff21-4b97-a9ce-b1c0dff6acac tempest-LiveAutoBlockMigrationV225Test-118090306 None] Creating iscsi_target for Volume ID: volume-20abbd83-19af-4f3f-920d-57506655ba4f {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:25:57.771753 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-49d796ff-8be2-418a-ad31-24366580113b req-2bc99b6d-ff21-4b97-a9ce-b1c0dff6acac tempest-LiveAutoBlockMigrationV225Test-118090306 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-20abbd83-19af-4f3f-920d-57506655ba4f {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 15 21:25:57.881653 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-49d796ff-8be2-418a-ad31-24366580113b req-2bc99b6d-ff21-4b97-a9ce-b1c0dff6acac tempest-LiveAutoBlockMigrationV225Test-118090306 None] Created volume path /opt/stack/data/cinder/volumes/volume-20abbd83-19af-4f3f-920d-57506655ba4f,
Sep 15 21:25:57.881653 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:25:57.881653 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:25:57.881653 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f
Sep 15 21:25:57.881653 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:25:57.881653 n-d-796909-3 cinder-volume[84872]: incominguser fT7yFknFE5E6t27Ap2SH z36QKDEP4YAsoQvQ
Sep 15 21:25:57.881653 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:25:57.881653 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:25:57.881653 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:25:57.881653 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:25:57.883072 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:58.001486 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f" returned: 0 in 0.117s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:58.001774 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585559025760]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:25:58.002604 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-49d796ff-8be2-418a-ad31-24366580113b req-2bc99b6d-ff21-4b97-a9ce-b1c0dff6acac tempest-LiveAutoBlockMigrationV225Test-118090306 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:25:58.003139 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-49d796ff-8be2-418a-ad31-24366580113b req-2bc99b6d-ff21-4b97-a9ce-b1c0dff6acac tempest-LiveAutoBlockMigrationV225Test-118090306 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:25:58.004420 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:58.014317 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:58.014962 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585559025760]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f\n Backing store flags: \n Account information:\n fT7yFknFE5E6t27Ap2SH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0\n Backing store flags: \n Account information:\n NGMr2L9Pqro838QFBkbP\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-5d12f497-18a2-4daf-994e-17224a8228bd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d12f497-18a2-4daf-994e-17224a8228bd\n Backing store flags: \n Account information:\n F5MShVd4wNRnnyCtobnN\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-49d796ff-8be2-418a-ad31-24366580113b req-2bc99b6d-ff21-4b97-a9ce-b1c0dff6acac tempest-LiveAutoBlockMigrationV225Test-118090306 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: I_T nexus: 4
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: fT7yFknFE5E6t27Ap2SH
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Target 2: iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: I_T nexus: 5
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020000
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf20
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020001
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf21
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: NGMr2L9Pqro838QFBkbP
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Target 3: iqn.2010-10.org.openstack:volume-5d12f497-18a2-4daf-994e-17224a8228bd
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: I_T nexus: 6
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030000
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf30
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030001
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf31
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d12f497-18a2-4daf-994e-17224a8228bd
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: F5MShVd4wNRnnyCtobnN
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:25:58.015724 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:25:58.031804 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:58.136396 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.119s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:58.137131 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585559025760]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f\n Backing store flags: \n Account information:\n fT7yFknFE5E6t27Ap2SH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0\n Backing store flags: \n Account information:\n NGMr2L9Pqro838QFBkbP\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-5d12f497-18a2-4daf-994e-17224a8228bd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d12f497-18a2-4daf-994e-17224a8228bd\n Backing store flags: \n Account information:\n F5MShVd4wNRnnyCtobnN\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:25:58.140246 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:58.242079 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:58.242649 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585559025760]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f\n Backing store flags: \n Account information:\n fT7yFknFE5E6t27Ap2SH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0\n Backing store flags: \n Account information:\n NGMr2L9Pqro838QFBkbP\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-5d12f497-18a2-4daf-994e-17224a8228bd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d12f497-18a2-4daf-994e-17224a8228bd\n Backing store flags: \n Account information:\n F5MShVd4wNRnnyCtobnN\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:25:58.243486 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-49d796ff-8be2-418a-ad31-24366580113b req-2bc99b6d-ff21-4b97-a9ce-b1c0dff6acac tempest-LiveAutoBlockMigrationV225Test-118090306 None] Set provider_location to: 10.222.0.24:3260,1 iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:25:58.558314 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-49d796ff-8be2-418a-ad31-24366580113b req-2bc99b6d-ff21-4b97-a9ce-b1c0dff6acac tempest-LiveAutoBlockMigrationV225Test-118090306 None] attachment_update completed successfully.
Sep 15 21:26:09.431432 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-661fa766-22af-4440-ab32-2e14aef2ef12 req-b70319f6-0ce5-4090-92b7-b153e55153d0 tempest-AttachSCSIVolumeTestJSON-272817667 None] Terminate volume connection completed successfully.
Sep 15 21:26:09.432617 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-661fa766-22af-4440-ab32-2e14aef2ef12 req-b70319f6-0ce5-4090-92b7-b153e55153d0 tempest-AttachSCSIVolumeTestJSON-272817667 None] Deleting attachment 9d1175b7-7d80-4c71-8c67-2d01660f903b. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:26:09.434357 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:09.526914 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:09.533117 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585559025760]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f\n Backing store flags: \n Account information:\n fT7yFknFE5E6t27Ap2SH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0\n Backing store flags: \n Account information:\n NGMr2L9Pqro838QFBkbP\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-5d12f497-18a2-4daf-994e-17224a8228bd\n System information:\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-5d12f497-18a2-4daf-994e-17224a8228bd\n Backing store flags: \n Account information:\n F5MShVd4wNRnnyCtobnN\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:09.533117 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-661fa766-22af-4440-ab32-2e14aef2ef12 req-b70319f6-0ce5-4090-92b7-b153e55153d0 tempest-AttachSCSIVolumeTestJSON-272817667 None] Removing iscsi_target for Volume ID: 5d12f497-18a2-4daf-994e-17224a8228bd
Sep 15 21:26:09.533117 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-5d12f497-18a2-4daf-994e-17224a8228bd -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:09.655182 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-5d12f497-18a2-4daf-994e-17224a8228bd -f" returned: 0 in 0.126s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:09.655872 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585559025760]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:09.659908 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:09.783548 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.126s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:09.784802 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585559025760]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f\n Backing store flags: \n Account information:\n fT7yFknFE5E6t27Ap2SH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0\n Backing store flags: \n Account information:\n NGMr2L9Pqro838QFBkbP\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:09.962156 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-661fa766-22af-4440-ab32-2e14aef2ef12 req-b70319f6-0ce5-4090-92b7-b153e55153d0 tempest-AttachSCSIVolumeTestJSON-272817667 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:26:09.962156 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:26:09.962156 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:26:15.786130 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-49d796ff-8be2-418a-ad31-24366580113b req-816223d3-52e9-48aa-8b48-9a847bee2d52 tempest-LiveAutoBlockMigrationV225Test-118090306 None] Terminate volume connection completed successfully.
Sep 15 21:26:15.786794 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-49d796ff-8be2-418a-ad31-24366580113b req-816223d3-52e9-48aa-8b48-9a847bee2d52 tempest-LiveAutoBlockMigrationV225Test-118090306 None] Deleting attachment c96df11f-0c47-4ef0-9aa3-956ce802ead6. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:26:15.893416 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-49d796ff-8be2-418a-ad31-24366580113b req-816223d3-52e9-48aa-8b48-9a847bee2d52 tempest-LiveAutoBlockMigrationV225Test-118090306 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:26:15.893416 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:26:15.893416 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:26:38.824129 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-f72d816f-804d-4911-8974-abefb411962f req-1141d06b-810e-4ad9-8795-1bee2edb2057 tempest-LiveMigrationTest-580897875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:38.842872 n-d-796909-3 sudo[95674]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0
Sep 15 21:26:38.843672 n-d-796909-3 sudo[95674]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:26:39.405033 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-0f30443f-1d50-40a1-b854-f4e26b2d7fe8 req-9ab7a22d-d7f6-4bdc-8273-ffd16c1bff39 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Terminate volume connection completed successfully.
Sep 15 21:26:39.406053 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-0f30443f-1d50-40a1-b854-f4e26b2d7fe8 req-9ab7a22d-d7f6-4bdc-8273-ffd16c1bff39 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Deleting attachment 6263b134-ca07-49cf-af0a-aa3ef3147799. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:26:39.412436 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:39.468422 n-d-796909-3 sudo[95674]: pam_unix(sudo:session): session closed for user root
Sep 15 21:26:39.470464 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-f72d816f-804d-4911-8974-abefb411962f req-1141d06b-810e-4ad9-8795-1bee2edb2057 tempest-LiveMigrationTest-580897875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0" returned: 0 in 0.648s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:39.557505 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:39.570530 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:39.570821 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585559025760]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f\n Backing store flags: \n Account information:\n fT7yFknFE5E6t27Ap2SH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0\n Backing store flags: \n Account information:\n NGMr2L9Pqro838QFBkbP\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-f72d816f-804d-4911-8974-abefb411962f req-1141d06b-810e-4ad9-8795-1bee2edb2057 tempest-LiveMigrationTest-580897875 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: fT7yFknFE5E6t27Ap2SH
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Target 2: iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: I_T nexus: 5
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020000
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf20
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020001
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf21
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: NGMr2L9Pqro838QFBkbP
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:26:39.571661 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:26:39.579050 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-f72d816f-804d-4911-8974-abefb411962f req-1141d06b-810e-4ad9-8795-1bee2edb2057 tempest-LiveMigrationTest-580897875 None] Creating iscsi_target for Volume ID: volume-0db7001a-4756-4e24-a965-d382630fd9a0 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:26:39.579050 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-f72d816f-804d-4911-8974-abefb411962f req-1141d06b-810e-4ad9-8795-1bee2edb2057 tempest-LiveMigrationTest-580897875 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-0db7001a-4756-4e24-a965-d382630fd9a0 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 15 21:26:39.710810 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-f72d816f-804d-4911-8974-abefb411962f req-1141d06b-810e-4ad9-8795-1bee2edb2057 tempest-LiveMigrationTest-580897875 None] Created volume path /opt/stack/data/cinder/volumes/volume-0db7001a-4756-4e24-a965-d382630fd9a0,
Sep 15 21:26:39.710810 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:26:39.710810 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:26:39.710810 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0
Sep 15 21:26:39.710810 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:26:39.710810 n-d-796909-3 cinder-volume[84872]: incominguser NGMr2L9Pqro838QFBkbP b6XFf9b6HSzaBS5G
Sep 15 21:26:39.710810 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:26:39.710810 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:26:39.710810 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:26:39.710810 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:26:39.716301 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.173s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:39.716301 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556952704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f\n Backing store flags: \n Account information:\n fT7yFknFE5E6t27Ap2SH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0\n Backing store flags: \n Account information:\n NGMr2L9Pqro838QFBkbP\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:39.716301 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:39.716301 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-0f30443f-1d50-40a1-b854-f4e26b2d7fe8 req-9ab7a22d-d7f6-4bdc-8273-ffd16c1bff39 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Removing iscsi_target for Volume ID: 20abbd83-19af-4f3f-920d-57506655ba4f
Sep 15 21:26:39.718687 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:39.850262 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0" returned: 0 in 0.138s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:39.853185 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585559025760]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:39.853185 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-f72d816f-804d-4911-8974-abefb411962f req-1141d06b-810e-4ad9-8795-1bee2edb2057 tempest-LiveMigrationTest-580897875 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:26:39.853185 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-f72d816f-804d-4911-8974-abefb411962f req-1141d06b-810e-4ad9-8795-1bee2edb2057 tempest-LiveMigrationTest-580897875 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:26:39.853185 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:39.874536 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585559025760]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f\n Backing store flags: \n Account information:\n fT7yFknFE5E6t27Ap2SH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0\n Backing store flags: \n Account information:\n NGMr2L9Pqro838QFBkbP\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-f72d816f-804d-4911-8974-abefb411962f req-1141d06b-810e-4ad9-8795-1bee2edb2057 tempest-LiveMigrationTest-580897875 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: fT7yFknFE5E6t27Ap2SH
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Target 2: iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: I_T nexus: 5
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020000
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf20
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020001
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf21
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: NGMr2L9Pqro838QFBkbP
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:26:39.875571 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:26:39.881279 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:39.890410 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-20abbd83-19af-4f3f-920d-57506655ba4f -f" returned: 0 in 0.174s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:39.891062 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556952704]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:39.893632 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:40.043463 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.150s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:40.047552 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556952704]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0\n Backing store flags: \n Account information:\n NGMr2L9Pqro838QFBkbP\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:40.049614 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.169s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:40.050207 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585559025760]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0\n Backing store flags: \n Account information:\n NGMr2L9Pqro838QFBkbP\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:40.156121 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:40.165408 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.110s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:40.165704 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585559025760]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0\n Backing store flags: \n Account information:\n NGMr2L9Pqro838QFBkbP\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:40.166755 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-f72d816f-804d-4911-8974-abefb411962f req-1141d06b-810e-4ad9-8795-1bee2edb2057 tempest-LiveMigrationTest-580897875 None] Set provider_location to: 10.222.0.24:3260,2 iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:26:40.304658 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-0f30443f-1d50-40a1-b854-f4e26b2d7fe8 req-9ab7a22d-d7f6-4bdc-8273-ffd16c1bff39 tempest-LiveAutoBlockMigrationV225Test-244077515 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:26:40.304658 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:26:40.304658 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:26:40.667876 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-f72d816f-804d-4911-8974-abefb411962f req-1141d06b-810e-4ad9-8795-1bee2edb2057 tempest-LiveMigrationTest-580897875 None] attachment_update completed successfully.
Sep 15 21:26:43.571024 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-81cc3e23-a48b-46b1-b5b2-215fd3decad8 tempest-AttachSCSIVolumeTestJSON-272817667 None] Lock "b'cinder-5d12f497-18a2-4daf-994e-17224a8228bd-delete_volume'" acquired by "delete_volume" :: waited 0.036s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:26:43.800607 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:43.914138 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:43.914431 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585559025760]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0\n Backing store flags: \n Account information:\n NGMr2L9Pqro838QFBkbP\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:43.915786 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-81cc3e23-a48b-46b1-b5b2-215fd3decad8 tempest-AttachSCSIVolumeTestJSON-272817667 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5d12f497-18a2-4daf-994e-17224a8228bd
Sep 15 21:26:43.916935 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-81cc3e23-a48b-46b1-b5b2-215fd3decad8 tempest-AttachSCSIVolumeTestJSON-272817667 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5d12f497-18a2-4daf-994e-17224a8228bd {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:43.950401 n-d-796909-3 sudo[95741]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5d12f497-18a2-4daf-994e-17224a8228bd
Sep 15 21:26:43.951327 n-d-796909-3 sudo[95741]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:26:44.537784 n-d-796909-3 sudo[95741]: pam_unix(sudo:session): session closed for user root
Sep 15 21:26:44.540402 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-81cc3e23-a48b-46b1-b5b2-215fd3decad8 tempest-AttachSCSIVolumeTestJSON-272817667 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5d12f497-18a2-4daf-994e-17224a8228bd" returned: 0 in 0.623s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:44.541959 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-81cc3e23-a48b-46b1-b5b2-215fd3decad8 tempest-AttachSCSIVolumeTestJSON-272817667 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5d12f497-18a2-4daf-994e-17224a8228bd {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:44.582844 n-d-796909-3 sudo[95769]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5d12f497-18a2-4daf-994e-17224a8228bd
Sep 15 21:26:44.588730 n-d-796909-3 sudo[95769]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:26:45.314449 n-d-796909-3 sudo[95769]: pam_unix(sudo:session): session closed for user root
Sep 15 21:26:45.317566 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-81cc3e23-a48b-46b1-b5b2-215fd3decad8 tempest-AttachSCSIVolumeTestJSON-272817667 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5d12f497-18a2-4daf-994e-17224a8228bd" returned: 0 in 0.775s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:45.320305 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-81cc3e23-a48b-46b1-b5b2-215fd3decad8 tempest-AttachSCSIVolumeTestJSON-272817667 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5d12f497-18a2-4daf-994e-17224a8228bd {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:45.389227 n-d-796909-3 sudo[95795]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5d12f497-18a2-4daf-994e-17224a8228bd
Sep 15 21:26:45.390388 n-d-796909-3 sudo[95795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:26:46.153848 n-d-796909-3 sudo[95795]: pam_unix(sudo:session): session closed for user root
Sep 15 21:26:46.162610 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-81cc3e23-a48b-46b1-b5b2-215fd3decad8 tempest-AttachSCSIVolumeTestJSON-272817667 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5d12f497-18a2-4daf-994e-17224a8228bd" returned: 0 in 0.836s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:46.163875 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-81cc3e23-a48b-46b1-b5b2-215fd3decad8 tempest-AttachSCSIVolumeTestJSON-272817667 None] Successfully deleted volume: 5d12f497-18a2-4daf-994e-17224a8228bd
Sep 15 21:26:46.302251 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-81cc3e23-a48b-46b1-b5b2-215fd3decad8 tempest-AttachSCSIVolumeTestJSON-272817667 None] Created reservations ['1d8e9560-b6ce-4c59-9112-6ff66baa9939', '04ecf356-9506-4b36-9a2b-fb5526230055', 'b8f0384f-563c-49a4-a627-f182e7923075', '2a43c610-3e34-41b2-a9c1-0f7fd4292da5'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:26:46.307152 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-81cc3e23-a48b-46b1-b5b2-215fd3decad8 tempest-AttachSCSIVolumeTestJSON-272817667 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:26:46.307152 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:26:46.307152 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:26:46.544143 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-81cc3e23-a48b-46b1-b5b2-215fd3decad8 tempest-AttachSCSIVolumeTestJSON-272817667 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:26:46.545475 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-81cc3e23-a48b-46b1-b5b2-215fd3decad8 tempest-AttachSCSIVolumeTestJSON-272817667 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:46.566991 n-d-796909-3 sudo[95811]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:26:46.567803 n-d-796909-3 sudo[95811]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:26:47.212409 n-d-796909-3 sudo[95811]: pam_unix(sudo:session): session closed for user root
Sep 15 21:26:47.214618 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-81cc3e23-a48b-46b1-b5b2-215fd3decad8 tempest-AttachSCSIVolumeTestJSON-272817667 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:47.216927 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-81cc3e23-a48b-46b1-b5b2-215fd3decad8 tempest-AttachSCSIVolumeTestJSON-272817667 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:47.235318 n-d-796909-3 sudo[95820]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:26:47.236113 n-d-796909-3 sudo[95820]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:26:47.461162 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:26:47.466684 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:26:47.467356 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:26:47.517779 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Flow 'volume_create_manager' (5923bcd6-927a-4829-a03e-82448553826e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:26:47.551094 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (33ce4007-7564-47f4-837a-b933189e1ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:26:47.578012 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:26:47.631955 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (33ce4007-7564-47f4-837a-b933189e1ae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:26:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-380704477',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=10991eba-3400-49c5-9910-e3788eda6a55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96550bffa44e49788d87679b7bab506e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:26:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:26:47Z,user_id='a1c44252bf2c402881ef21384b322c66',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:26:47.645626 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b686a57b-1979-40ea-abbe-289b169e904f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:26:47.647938 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b686a57b-1979-40ea-abbe-289b169e904f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:26:47.650265 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e28ca627-3f60-4f46-ab9a-4c13a9b2dbbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:26:47.748633 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:26:47.754975 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:26:47.759391 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:47.785215 n-d-796909-3 sudo[95822]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:26:47.786069 n-d-796909-3 sudo[95822]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:26:47.826828 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e28ca627-3f60-4f46-ab9a-4c13a9b2dbbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '10991eba-3400-49c5-9910-e3788eda6a55', 'volume_name': 'volume-10991eba-3400-49c5-9910-e3788eda6a55', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:26:47.830198 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ef5ed0c8-9437-43df-b725-a78b0b7aa26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:26:47.835021 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ef5ed0c8-9437-43df-b725-a78b0b7aa26b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:26:47.841763 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9259a387-3f8b-481c-a0e0-ea783ba45813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:26:47.842700 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Volume 10991eba-3400-49c5-9910-e3788eda6a55: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-10991eba-3400-49c5-9910-e3788eda6a55', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 21:26:47.845263 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Cloning 10991eba-3400-49c5-9910-e3788eda6a55 from image 242b1d14-5986-4843-ae80-c419ef1cfe13 at location (None, None). {{(pid=84872) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 21:26:48.108512 n-d-796909-3 sudo[95820]: pam_unix(sudo:session): session closed for user root
Sep 15 21:26:48.113364 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-81cc3e23-a48b-46b1-b5b2-215fd3decad8 tempest-AttachSCSIVolumeTestJSON-272817667 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:48.113364 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-81cc3e23-a48b-46b1-b5b2-215fd3decad8 tempest-AttachSCSIVolumeTestJSON-272817667 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:26:48.119150 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-81cc3e23-a48b-46b1-b5b2-215fd3decad8 tempest-AttachSCSIVolumeTestJSON-272817667 None] Deleted volume successfully.
Sep 15 21:26:48.242415 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-81cc3e23-a48b-46b1-b5b2-215fd3decad8 tempest-AttachSCSIVolumeTestJSON-272817667 None] Lock "b'cinder-5d12f497-18a2-4daf-994e-17224a8228bd-delete_volume'" released by "delete_volume" :: held 4.667s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:26:48.554853 n-d-796909-3 sudo[95822]: pam_unix(sudo:session): session closed for user root
Sep 15 21:26:48.556750 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.801s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:48.561996 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:48.585601 n-d-796909-3 sudo[95837]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:26:48.586389 n-d-796909-3 sudo[95837]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:26:49.164779 n-d-796909-3 sudo[95837]: pam_unix(sudo:session): session closed for user root
Sep 15 21:26:49.169580 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:49.174098 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:26:57.615077 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-f72d816f-804d-4911-8974-abefb411962f req-5b670045-e74f-4fdc-9022-b805e20a34e9 tempest-LiveMigrationTest-580897875 None] Terminate volume connection completed successfully.
Sep 15 21:26:57.615758 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-f72d816f-804d-4911-8974-abefb411962f req-5b670045-e74f-4fdc-9022-b805e20a34e9 tempest-LiveMigrationTest-580897875 None] Deleting attachment e0c65d08-a54c-41f3-9c50-ea6758299de9. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:26:57.819496 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-f72d816f-804d-4911-8974-abefb411962f req-5b670045-e74f-4fdc-9022-b805e20a34e9 tempest-LiveMigrationTest-580897875 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:26:57.819496 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:26:57.819496 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:27:06.566821 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_v97j6ch3n-d-796909-3@lvmdriver-1, size 616.00 MB, duration 18.72 sec {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 21:27:06.567545 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Image download 616.00 MB at 32.91 MB/s
Sep 15 21:27:06.631528 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_v97j6ch3n-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:06.734819 n-d-796909-3 sudo[96014]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_v97j6ch3n-d-796909-3@lvmdriver-1
Sep 15 21:27:06.735650 n-d-796909-3 sudo[96014]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:07.084504 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_v97j6ch3n-d-796909-3@lvmdriver-1" returned: 0 in 0.449s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:07.084504 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 is fetched for user a1c44252bf2c402881ef21384b322c66. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 21:27:07.078518 n-d-796909-3 sudo[96014]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:07.213146 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_v97j6ch3n-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:07.358488 n-d-796909-3 sudo[96025]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_v97j6ch3n-d-796909-3@lvmdriver-1
Sep 15 21:27:07.359686 n-d-796909-3 sudo[96025]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:07.798220 n-d-796909-3 sudo[96025]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:07.800969 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_v97j6ch3n-d-796909-3@lvmdriver-1" returned: 0 in 0.588s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:07.804458 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-10991eba-3400-49c5-9910-e3788eda6a55 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:07.846303 n-d-796909-3 sudo[96036]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-10991eba-3400-49c5-9910-e3788eda6a55 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:27:07.848256 n-d-796909-3 sudo[96036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:08.538797 n-d-796909-3 sudo[96036]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:08.541531 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-10991eba-3400-49c5-9910-e3788eda6a55 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.738s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:08.794267 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Attempting download of 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume 10991eba-3400-49c5-9910-e3788eda6a55. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 21:27:08.875838 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_9jpsa9iz {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:08.980439 n-d-796909-3 sudo[96074]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_242b1d14-5986-4843-ae80-c419ef1cfe13_9jpsa9iz
Sep 15 21:27:08.981906 n-d-796909-3 sudo[96074]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:09.682444 n-d-796909-3 sudo[96074]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:09.685101 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_9jpsa9iz" returned: 0 in 0.814s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:09.685968 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_v97j6ch3n-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:09.873495 n-d-796909-3 sudo[96078]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_v97j6ch3n-d-796909-3@lvmdriver-1
Sep 15 21:27:09.874327 n-d-796909-3 sudo[96078]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:10.706803 n-d-796909-3 sudo[96078]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:10.709120 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_v97j6ch3n-d-796909-3@lvmdriver-1" returned: 0 in 1.023s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:10.710996 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] 242b1d14-5986-4843-ae80-c419ef1cfe13 was vhdx, converting to raw {{(pid=84872) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 21:27:10.712211 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_v97j6ch3n-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--10991eba--3400--49c5--9910--e3788eda6a55 oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:10.778895 n-d-796909-3 sudo[96083]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_v97j6ch3n-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--10991eba--3400--49c5--9910--e3788eda6a55 oflag=direct
Sep 15 21:27:10.779825 n-d-796909-3 sudo[96083]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:11.425767 n-d-796909-3 sudo[96083]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:11.432285 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_v97j6ch3n-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--10991eba--3400--49c5--9910--e3788eda6a55 oflag=direct" returned: 0 in 0.716s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:11.433830 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 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_242b1d14-5986-4843-ae80-c419ef1cfe13_v97j6ch3n-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--10991eba--3400--49c5--9910--e3788eda6a55 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:11.484829 n-d-796909-3 sudo[96099]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_v97j6ch3n-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--10991eba--3400--49c5--9910--e3788eda6a55
Sep 15 21:27:11.485697 n-d-796909-3 sudo[96099]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:15.914713 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-3a1c301b-5c2b-448a-91ec-6b8d607b95d5 req-20fb9828-84e3-4675-a474-f2a8d45a55e8 tempest-LiveMigrationTest-963967767 None] Terminate volume connection completed successfully.
Sep 15 21:27:15.916127 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-3a1c301b-5c2b-448a-91ec-6b8d607b95d5 req-20fb9828-84e3-4675-a474-f2a8d45a55e8 tempest-LiveMigrationTest-963967767 None] Deleting attachment ef9346a8-b12c-4d97-8ee2-62ce8f9cccd4. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:27:15.921163 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:16.086621 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.168s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:16.087160 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954624]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0\n System information:\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-0db7001a-4756-4e24-a965-d382630fd9a0\n Backing store flags: \n Account information:\n NGMr2L9Pqro838QFBkbP\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:27:16.089023 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-3a1c301b-5c2b-448a-91ec-6b8d607b95d5 req-20fb9828-84e3-4675-a474-f2a8d45a55e8 tempest-LiveMigrationTest-963967767 None] Removing iscsi_target for Volume ID: 0db7001a-4756-4e24-a965-d382630fd9a0
Sep 15 21:27:16.099288 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:16.269846 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0db7001a-4756-4e24-a965-d382630fd9a0 -f" returned: 0 in 0.178s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:16.270127 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954624]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:27:16.274825 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:16.413041 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.141s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:16.413711 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954624]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:27:16.796495 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-3a1c301b-5c2b-448a-91ec-6b8d607b95d5 req-20fb9828-84e3-4675-a474-f2a8d45a55e8 tempest-LiveMigrationTest-963967767 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:27:16.796495 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:27:16.796495 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:27:17.360287 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [req-3a1c301b-5c2b-448a-91ec-6b8d607b95d5 req-aa1ecaf1-1336-4f41-a0ef-011eda142bc3 tempest-LiveMigrationTest-963967767 None] Lock "b'cinder-0db7001a-4756-4e24-a965-d382630fd9a0-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:27:17.634051 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:17.733867 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:17.734199 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954624]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:27:17.734863 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [req-3a1c301b-5c2b-448a-91ec-6b8d607b95d5 req-aa1ecaf1-1336-4f41-a0ef-011eda142bc3 tempest-LiveMigrationTest-963967767 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0db7001a-4756-4e24-a965-d382630fd9a0
Sep 15 21:27:17.736477 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-3a1c301b-5c2b-448a-91ec-6b8d607b95d5 req-aa1ecaf1-1336-4f41-a0ef-011eda142bc3 tempest-LiveMigrationTest-963967767 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:17.785185 n-d-796909-3 sudo[96192]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0
Sep 15 21:27:17.788254 n-d-796909-3 sudo[96192]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:18.442680 n-d-796909-3 sudo[96192]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:18.453102 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-3a1c301b-5c2b-448a-91ec-6b8d607b95d5 req-aa1ecaf1-1336-4f41-a0ef-011eda142bc3 tempest-LiveMigrationTest-963967767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0" returned: 0 in 0.708s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:18.453102 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-3a1c301b-5c2b-448a-91ec-6b8d607b95d5 req-aa1ecaf1-1336-4f41-a0ef-011eda142bc3 tempest-LiveMigrationTest-963967767 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:18.467702 n-d-796909-3 sudo[96195]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0
Sep 15 21:27:18.469397 n-d-796909-3 sudo[96195]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:19.145326 n-d-796909-3 sudo[96195]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:19.147841 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-3a1c301b-5c2b-448a-91ec-6b8d607b95d5 req-aa1ecaf1-1336-4f41-a0ef-011eda142bc3 tempest-LiveMigrationTest-963967767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0" returned: 0 in 0.700s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:19.150128 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-3a1c301b-5c2b-448a-91ec-6b8d607b95d5 req-aa1ecaf1-1336-4f41-a0ef-011eda142bc3 tempest-LiveMigrationTest-963967767 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:19.244581 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-4c6192f0-0d52-4a11-8fad-ed7fa57b8583 tempest-LiveMigrationTest-963967767 None] Lock "b'cinder-35f7901c-2c73-43c1-8c34-ea797662c02c-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:27:19.253968 n-d-796909-3 sudo[96222]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0
Sep 15 21:27:19.261027 n-d-796909-3 sudo[96222]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:19.343771 n-d-796909-3 sudo[96099]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:19.390693 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 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_242b1d14-5986-4843-ae80-c419ef1cfe13_v97j6ch3n-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--10991eba--3400--49c5--9910--e3788eda6a55" returned: 0 in 7.954s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:19.392271 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_v97j6ch3n-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:19.528499 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:19.653234 n-d-796909-3 sudo[96241]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_v97j6ch3n-d-796909-3@lvmdriver-1
Sep 15 21:27:19.654036 n-d-796909-3 sudo[96241]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:19.849384 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.326s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:19.849901 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:27:19.850865 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-4c6192f0-0d52-4a11-8fad-ed7fa57b8583 tempest-LiveMigrationTest-963967767 None] Skipping remove_export. No iscsi_target is presently exported for volume: 35f7901c-2c73-43c1-8c34-ea797662c02c
Sep 15 21:27:19.854935 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4c6192f0-0d52-4a11-8fad-ed7fa57b8583 tempest-LiveMigrationTest-963967767 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-35f7901c-2c73-43c1-8c34-ea797662c02c {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:19.901638 n-d-796909-3 sudo[96258]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-35f7901c-2c73-43c1-8c34-ea797662c02c
Sep 15 21:27:19.903087 n-d-796909-3 sudo[96258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:20.245080 n-d-796909-3 sudo[96222]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:20.247665 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-3a1c301b-5c2b-448a-91ec-6b8d607b95d5 req-aa1ecaf1-1336-4f41-a0ef-011eda142bc3 tempest-LiveMigrationTest-963967767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0db7001a-4756-4e24-a965-d382630fd9a0" returned: 0 in 1.097s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:20.249024 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [req-3a1c301b-5c2b-448a-91ec-6b8d607b95d5 req-aa1ecaf1-1336-4f41-a0ef-011eda142bc3 tempest-LiveMigrationTest-963967767 None] Successfully deleted volume: 0db7001a-4756-4e24-a965-d382630fd9a0
Sep 15 21:27:20.384785 n-d-796909-3 sudo[96241]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:20.396256 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_v97j6ch3n-d-796909-3@lvmdriver-1" returned: 0 in 0.996s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:20.396939 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_v97j6ch3n-d-796909-3@lvmdriver-1, size 700.00 MB, duration 7.96 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--10991eba--3400--49c5--9910--e3788eda6a55 {{(pid=84872) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 21:27:20.397298 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Converted 700.00 MB image at 87.96 MB/s
Sep 15 21:27:20.397829 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Downloaded image 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume 10991eba-3400-49c5-9910-e3788eda6a55 successfully. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 21:27:20.586981 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 for user a1c44252bf2c402881ef21384b322c66 is deleted. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 21:27:20.588197 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Marking volume 10991eba-3400-49c5-9910-e3788eda6a55 as bootable. {{(pid=84872) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 21:27:20.677186 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Copying metadata from image 242b1d14-5986-4843-ae80-c419ef1cfe13 to 10991eba-3400-49c5-9910-e3788eda6a55. {{(pid=84872) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 21:27:20.677664 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Creating volume glance metadata for volume 10991eba-3400-49c5-9910-e3788eda6a55 backed by image 242b1d14-5986-4843-ae80-c419ef1cfe13 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84872) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 21:27:20.707851 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [req-3a1c301b-5c2b-448a-91ec-6b8d607b95d5 req-aa1ecaf1-1336-4f41-a0ef-011eda142bc3 tempest-LiveMigrationTest-963967767 None] Created reservations ['fa98f33b-102a-4692-8c00-6e61f506c85a', '87744a05-b676-49f1-99bb-cb1543efab4c', '54dfb158-9dfd-4d1f-8a91-1ff44feadaf0', '4fc026d4-5405-49a6-b62a-4d47af264812'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:27:20.718665 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-3a1c301b-5c2b-448a-91ec-6b8d607b95d5 req-aa1ecaf1-1336-4f41-a0ef-011eda142bc3 tempest-LiveMigrationTest-963967767 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:27:20.718665 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:27:20.718665 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:27:20.819827 n-d-796909-3 sudo[96258]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:20.821611 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4c6192f0-0d52-4a11-8fad-ed7fa57b8583 tempest-LiveMigrationTest-963967767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-35f7901c-2c73-43c1-8c34-ea797662c02c" returned: 0 in 0.967s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:20.823033 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4c6192f0-0d52-4a11-8fad-ed7fa57b8583 tempest-LiveMigrationTest-963967767 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-35f7901c-2c73-43c1-8c34-ea797662c02c {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:20.842638 n-d-796909-3 sudo[96288]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-35f7901c-2c73-43c1-8c34-ea797662c02c
Sep 15 21:27:20.844056 n-d-796909-3 sudo[96288]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:20.913493 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-3a1c301b-5c2b-448a-91ec-6b8d607b95d5 req-aa1ecaf1-1336-4f41-a0ef-011eda142bc3 tempest-LiveMigrationTest-963967767 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:27:20.913493 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:27:20.913493 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:27:20.951481 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9259a387-3f8b-481c-a0e0-ea783ba45813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-10991eba-3400-49c5-9910-e3788eda6a55', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:27:20.957687 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1ff7ac17-71a4-4125-af06-bc339061e1fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:27:21.080893 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Volume volume-10991eba-3400-49c5-9910-e3788eda6a55 (10991eba-3400-49c5-9910-e3788eda6a55): created successfully
Sep 15 21:27:21.088613 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1ff7ac17-71a4-4125-af06-bc339061e1fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:27:21.097570 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Flow 'volume_create_manager' (5923bcd6-927a-4829-a03e-82448553826e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:27:21.196240 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-393e63b7-5712-459e-913d-dc1a4f17e7af tempest-LiveAutoBlockMigrationV225Test-244077515 None] Created volume successfully.
Sep 15 21:27:21.248084 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [req-3a1c301b-5c2b-448a-91ec-6b8d607b95d5 req-aa1ecaf1-1336-4f41-a0ef-011eda142bc3 tempest-LiveMigrationTest-963967767 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:27:21.249405 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-3a1c301b-5c2b-448a-91ec-6b8d607b95d5 req-aa1ecaf1-1336-4f41-a0ef-011eda142bc3 tempest-LiveMigrationTest-963967767 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:21.287135 n-d-796909-3 sudo[96300]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:27:21.288743 n-d-796909-3 sudo[96300]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:21.362049 n-d-796909-3 sudo[96288]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:21.366059 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4c6192f0-0d52-4a11-8fad-ed7fa57b8583 tempest-LiveMigrationTest-963967767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-35f7901c-2c73-43c1-8c34-ea797662c02c" returned: 0 in 0.541s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:21.367473 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4c6192f0-0d52-4a11-8fad-ed7fa57b8583 tempest-LiveMigrationTest-963967767 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-35f7901c-2c73-43c1-8c34-ea797662c02c {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:21.428876 n-d-796909-3 sudo[96302]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-35f7901c-2c73-43c1-8c34-ea797662c02c
Sep 15 21:27:21.430365 n-d-796909-3 sudo[96302]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:22.152618 n-d-796909-3 sudo[96300]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:22.156124 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-3a1c301b-5c2b-448a-91ec-6b8d607b95d5 req-aa1ecaf1-1336-4f41-a0ef-011eda142bc3 tempest-LiveMigrationTest-963967767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:22.159055 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-3a1c301b-5c2b-448a-91ec-6b8d607b95d5 req-aa1ecaf1-1336-4f41-a0ef-011eda142bc3 tempest-LiveMigrationTest-963967767 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:22.201514 n-d-796909-3 sudo[96310]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:27:22.203340 n-d-796909-3 sudo[96310]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:22.374225 n-d-796909-3 sudo[96302]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:22.378951 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4c6192f0-0d52-4a11-8fad-ed7fa57b8583 tempest-LiveMigrationTest-963967767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-35f7901c-2c73-43c1-8c34-ea797662c02c" returned: 0 in 1.011s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:22.380485 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-4c6192f0-0d52-4a11-8fad-ed7fa57b8583 tempest-LiveMigrationTest-963967767 None] Successfully deleted volume: 35f7901c-2c73-43c1-8c34-ea797662c02c
Sep 15 21:27:22.520724 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-4c6192f0-0d52-4a11-8fad-ed7fa57b8583 tempest-LiveMigrationTest-963967767 None] Created reservations ['3c83909e-583c-432f-be26-ff6df2dd5cfb', '3cdad780-6a32-4d0c-a615-7e5a0c4ba2a0', '0cefc02e-2c2c-4c13-a3f8-6621bc3022cc', 'f0e23d3b-5865-400d-b704-25ed27ed7aa1'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:27:22.523138 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-4c6192f0-0d52-4a11-8fad-ed7fa57b8583 tempest-LiveMigrationTest-963967767 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:27:22.523138 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:27:22.523138 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:27:22.797664 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-4c6192f0-0d52-4a11-8fad-ed7fa57b8583 tempest-LiveMigrationTest-963967767 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:27:22.799062 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4c6192f0-0d52-4a11-8fad-ed7fa57b8583 tempest-LiveMigrationTest-963967767 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:22.836993 n-d-796909-3 sudo[96310]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:22.852363 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-3a1c301b-5c2b-448a-91ec-6b8d607b95d5 req-aa1ecaf1-1336-4f41-a0ef-011eda142bc3 tempest-LiveMigrationTest-963967767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.692s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:22.859141 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [req-3a1c301b-5c2b-448a-91ec-6b8d607b95d5 req-aa1ecaf1-1336-4f41-a0ef-011eda142bc3 tempest-LiveMigrationTest-963967767 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:27:22.884331 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-3a1c301b-5c2b-448a-91ec-6b8d607b95d5 req-aa1ecaf1-1336-4f41-a0ef-011eda142bc3 tempest-LiveMigrationTest-963967767 None] Deleted volume successfully.
Sep 15 21:27:22.899572 n-d-796909-3 sudo[96317]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:27:22.900420 n-d-796909-3 sudo[96317]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:22.988825 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [req-3a1c301b-5c2b-448a-91ec-6b8d607b95d5 req-aa1ecaf1-1336-4f41-a0ef-011eda142bc3 tempest-LiveMigrationTest-963967767 None] Lock "b'cinder-0db7001a-4756-4e24-a965-d382630fd9a0-delete_volume'" released by "delete_volume" :: held 5.624s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:27:23.511613 n-d-796909-3 sudo[96317]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:23.514005 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4c6192f0-0d52-4a11-8fad-ed7fa57b8583 tempest-LiveMigrationTest-963967767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.716s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:23.516242 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4c6192f0-0d52-4a11-8fad-ed7fa57b8583 tempest-LiveMigrationTest-963967767 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:23.536389 n-d-796909-3 sudo[96320]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:27:23.537899 n-d-796909-3 sudo[96320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:23.998842 n-d-796909-3 sudo[96320]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:24.001184 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4c6192f0-0d52-4a11-8fad-ed7fa57b8583 tempest-LiveMigrationTest-963967767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.484s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:24.002796 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-4c6192f0-0d52-4a11-8fad-ed7fa57b8583 tempest-LiveMigrationTest-963967767 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:27:24.008964 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-4c6192f0-0d52-4a11-8fad-ed7fa57b8583 tempest-LiveMigrationTest-963967767 None] Deleted volume successfully.
Sep 15 21:27:24.092128 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-4c6192f0-0d52-4a11-8fad-ed7fa57b8583 tempest-LiveMigrationTest-963967767 None] Lock "b'cinder-35f7901c-2c73-43c1-8c34-ea797662c02c-delete_volume'" released by "delete_volume" :: held 4.848s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:27:27.749432 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-e87d5f1e-183b-41e3-a6ba-58452f21490b req-f49b72a9-dd1d-4ad6-a6ab-33a29ed86397 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:27.786823 n-d-796909-3 sudo[96398]: ubuntu : 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-10991eba-3400-49c5-9910-e3788eda6a55
Sep 15 21:27:27.789661 n-d-796909-3 sudo[96398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:28.422083 n-d-796909-3 sudo[96398]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:28.426518 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-e87d5f1e-183b-41e3-a6ba-58452f21490b req-f49b72a9-dd1d-4ad6-a6ab-33a29ed86397 tempest-LiveAutoBlockMigrationV225Test-244077515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55" returned: 0 in 0.676s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:28.521463 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:28.546632 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:28.547120 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:27:28.548563 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-e87d5f1e-183b-41e3-a6ba-58452f21490b req-f49b72a9-dd1d-4ad6-a6ab-33a29ed86397 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Targets prior to update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:27:28.549630 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-e87d5f1e-183b-41e3-a6ba-58452f21490b req-f49b72a9-dd1d-4ad6-a6ab-33a29ed86397 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Creating iscsi_target for Volume ID: volume-10991eba-3400-49c5-9910-e3788eda6a55 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:27:28.606662 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-e87d5f1e-183b-41e3-a6ba-58452f21490b req-f49b72a9-dd1d-4ad6-a6ab-33a29ed86397 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Created volume path /opt/stack/data/cinder/volumes/volume-10991eba-3400-49c5-9910-e3788eda6a55,
Sep 15 21:27:28.606662 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:27:28.606662 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:27:28.606662 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55
Sep 15 21:27:28.606662 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:27:28.606662 n-d-796909-3 cinder-volume[84872]: incominguser npLRNAAw4r4WKd3Vy8e8 XbV7Tp8yz5Ckw98A
Sep 15 21:27:28.606662 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:27:28.606662 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:27:28.606662 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:27:28.606662 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:27:28.608132 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-10991eba-3400-49c5-9910-e3788eda6a55 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:29.328269 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-10991eba-3400-49c5-9910-e3788eda6a55" returned: 0 in 0.717s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:29.328269 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:27:29.328269 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-e87d5f1e-183b-41e3-a6ba-58452f21490b req-f49b72a9-dd1d-4ad6-a6ab-33a29ed86397 tempest-LiveAutoBlockMigrationV225Test-244077515 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:27:29.328269 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-e87d5f1e-183b-41e3-a6ba-58452f21490b req-f49b72a9-dd1d-4ad6-a6ab-33a29ed86397 tempest-LiveAutoBlockMigrationV225Test-244077515 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:27:29.329674 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:29.353050 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:29.353591 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10991eba-3400-49c5-9910-e3788eda6a55\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55\n Backing store flags: \n Account information:\n npLRNAAw4r4WKd3Vy8e8\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:27:29.354389 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-e87d5f1e-183b-41e3-a6ba-58452f21490b req-f49b72a9-dd1d-4ad6-a6ab-33a29ed86397 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Targets after update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:27:29.355596 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:29.571403 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.215s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:29.571905 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10991eba-3400-49c5-9910-e3788eda6a55\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55\n Backing store flags: \n Account information:\n npLRNAAw4r4WKd3Vy8e8\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:27:29.577514 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:29.725300 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.150s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:29.726939 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10991eba-3400-49c5-9910-e3788eda6a55\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55\n Backing store flags: \n Account information:\n npLRNAAw4r4WKd3Vy8e8\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:27:29.728631 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-e87d5f1e-183b-41e3-a6ba-58452f21490b req-f49b72a9-dd1d-4ad6-a6ab-33a29ed86397 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Set provider_location to: 10.222.0.24:3260,1 iqn.2010-10.org.openstack:volume-10991eba-3400-49c5-9910-e3788eda6a55 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:27:30.256070 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-e87d5f1e-183b-41e3-a6ba-58452f21490b req-f49b72a9-dd1d-4ad6-a6ab-33a29ed86397 tempest-LiveAutoBlockMigrationV225Test-244077515 None] attachment_update completed successfully.
Sep 15 21:27:37.720365 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:27:37.723286 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:27:37.723801 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:27:37.743225 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Flow 'volume_create_manager' (37c2aa1c-fbc9-4e8e-a62d-f62108c17fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:27:37.746360 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8975c3ed-0087-4419-afee-422346390257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:27:37.784443 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:27:37.808853 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8975c3ed-0087-4419-afee-422346390257) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:27:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1465790186',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='caf30758791a40c7a9ee3760ef4bd067',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:27:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:27:38Z,user_id='ee60b0fcd88146b4a8e39f110d02781e',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:27:37.811278 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6a054ff2-2d22-4a29-9911-7ecc60162326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:27:37.813879 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6a054ff2-2d22-4a29-9911-7ecc60162326) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:27:37.816154 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2869a706-1da6-4b64-b40e-1b93a38397a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:27:37.902814 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2869a706-1da6-4b64-b40e-1b93a38397a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5', 'volume_name': 'volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:27:37.905326 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e5815583-ba03-4011-a1ea-527a1b346795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:27:37.907704 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e5815583-ba03-4011-a1ea-527a1b346795) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:27:37.912302 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (160267de-e1a2-4ddf-a534-55798c075eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:27:37.913144 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Volume 62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 21:27:37.913725 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Cloning 62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5 from image 242b1d14-5986-4843-ae80-c419ef1cfe13 at location (None, None). {{(pid=84872) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 21:27:47.753304 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:27:47.755838 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:27:47.756531 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:47.795438 n-d-796909-3 sudo[96624]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:27:47.796247 n-d-796909-3 sudo[96624]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:48.595901 n-d-796909-3 sudo[96624]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:48.602325 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.841s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:48.602325 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:48.669692 n-d-796909-3 sudo[96634]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:27:48.675385 n-d-796909-3 sudo[96634]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:49.717427 n-d-796909-3 sudo[96634]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:49.721097 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/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.120s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:49.723064 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:27:57.203332 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_ez3gzi80n-d-796909-3@lvmdriver-1, size 616.00 MB, duration 19.29 sec {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 21:27:57.204165 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Image download 616.00 MB at 31.94 MB/s
Sep 15 21:27:57.244969 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_ez3gzi80n-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:57.337328 n-d-796909-3 sudo[96774]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_ez3gzi80n-d-796909-3@lvmdriver-1
Sep 15 21:27:57.338137 n-d-796909-3 sudo[96774]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:57.735137 n-d-796909-3 sudo[96774]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:57.737637 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_ez3gzi80n-d-796909-3@lvmdriver-1" returned: 0 in 0.492s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:57.738468 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 is fetched for user ee60b0fcd88146b4a8e39f110d02781e. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 21:27:57.967153 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_ez3gzi80n-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:58.104809 n-d-796909-3 sudo[96784]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_ez3gzi80n-d-796909-3@lvmdriver-1
Sep 15 21:27:58.105659 n-d-796909-3 sudo[96784]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:58.533359 n-d-796909-3 sudo[96784]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:58.535866 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_ez3gzi80n-d-796909-3@lvmdriver-1" returned: 0 in 0.571s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:58.538418 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:58.630119 n-d-796909-3 sudo[96795]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:27:58.634654 n-d-796909-3 sudo[96795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:58.867225 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:27:58.871398 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:27:58.872862 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:27:58.897390 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Flow 'volume_create_manager' (aec8d532-a75e-4c58-ae02-e2d0df27f362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:27:58.901775 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8163af5a-6536-42b8-995d-41d9c3654144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:27:58.959583 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:27:59.009613 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8163af5a-6536-42b8-995d-41d9c3654144) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:27:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1407505150',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=e5045509-b5e8-43d7-b963-4d8499e33d79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe58bb7c66b6444fb6fd9a34718ffd1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:27:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:27:58Z,user_id='47548fce8cca4b2e81d1e0a3aaca4102',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:27:59.013277 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9b6dcdc1-4368-44a7-8587-93a1833a8c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:27:59.017814 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9b6dcdc1-4368-44a7-8587-93a1833a8c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:27:59.021282 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b1b0eccb-5504-4891-b39d-b9ac544c2851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:27:59.159480 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b1b0eccb-5504-4891-b39d-b9ac544c2851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'e5045509-b5e8-43d7-b963-4d8499e33d79', 'volume_name': 'volume-e5045509-b5e8-43d7-b963-4d8499e33d79', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:27:59.159480 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (258a7820-4375-4006-a56a-be644672d5a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:27:59.164775 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (258a7820-4375-4006-a56a-be644672d5a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:27:59.173569 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4dbe7d26-9e21-47ec-b1b3-dcc4d96f1784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:27:59.173569 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Volume e5045509-b5e8-43d7-b963-4d8499e33d79: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-e5045509-b5e8-43d7-b963-4d8499e33d79', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 21:27:59.173569 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Cloning e5045509-b5e8-43d7-b963-4d8499e33d79 from image 242b1d14-5986-4843-ae80-c419ef1cfe13 at location (None, None). {{(pid=84872) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 21:27:59.689401 n-d-796909-3 sudo[96795]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:59.693782 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.155s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:59.948032 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Attempting download of 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume 62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 21:28:00.038075 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_bf_rples {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:00.419907 n-d-796909-3 sudo[96842]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_242b1d14-5986-4843-ae80-c419ef1cfe13_bf_rples
Sep 15 21:28:00.426021 n-d-796909-3 sudo[96842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:01.155677 n-d-796909-3 sudo[96842]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:01.158949 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_bf_rples" returned: 0 in 1.123s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:01.161146 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_ez3gzi80n-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:01.332820 n-d-796909-3 sudo[96877]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_ez3gzi80n-d-796909-3@lvmdriver-1
Sep 15 21:28:01.334366 n-d-796909-3 sudo[96877]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:02.131669 n-d-796909-3 sudo[96877]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:02.142920 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_ez3gzi80n-d-796909-3@lvmdriver-1" returned: 0 in 0.981s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:02.144888 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] 242b1d14-5986-4843-ae80-c419ef1cfe13 was vhdx, converting to raw {{(pid=84872) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 21:28:02.149167 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_ez3gzi80n-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--62a24307--5b4f--4fd1--a3f7--c5cc70fe6ee5 oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:02.220500 n-d-796909-3 sudo[96903]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_ez3gzi80n-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--62a24307--5b4f--4fd1--a3f7--c5cc70fe6ee5 oflag=direct
Sep 15 21:28:02.221554 n-d-796909-3 sudo[96903]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:02.659980 n-d-796909-3 sudo[96903]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:02.671285 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_ez3gzi80n-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--62a24307--5b4f--4fd1--a3f7--c5cc70fe6ee5 oflag=direct" returned: 0 in 0.515s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:02.672913 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 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_242b1d14-5986-4843-ae80-c419ef1cfe13_ez3gzi80n-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--62a24307--5b4f--4fd1--a3f7--c5cc70fe6ee5 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:02.702096 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-a5c5e1e0-1401-4996-b3cb-e5bb265e9001 req-28390e83-7d6d-4612-a67a-b2cfe4d4b861 tempest-LiveAutoBlockMigrationV225Test-118090306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:02.708316 n-d-796909-3 sudo[96918]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_ez3gzi80n-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--62a24307--5b4f--4fd1--a3f7--c5cc70fe6ee5
Sep 15 21:28:02.709132 n-d-796909-3 sudo[96918]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:02.746146 n-d-796909-3 sudo[96920]: ubuntu : 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-10991eba-3400-49c5-9910-e3788eda6a55
Sep 15 21:28:02.746974 n-d-796909-3 sudo[96920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:03.346475 n-d-796909-3 sudo[96920]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:03.348928 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-a5c5e1e0-1401-4996-b3cb-e5bb265e9001 req-28390e83-7d6d-4612-a67a-b2cfe4d4b861 tempest-LiveAutoBlockMigrationV225Test-118090306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55" returned: 0 in 0.647s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:03.407954 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:03.414847 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:03.415612 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585554899808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10991eba-3400-49c5-9910-e3788eda6a55\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-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55\n Backing store flags: \n Account information:\n npLRNAAw4r4WKd3Vy8e8\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-a5c5e1e0-1401-4996-b3cb-e5bb265e9001 req-28390e83-7d6d-4612-a67a-b2cfe4d4b861 tempest-LiveAutoBlockMigrationV225Test-118090306 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-10991eba-3400-49c5-9910-e3788eda6a55
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: I_T nexus: 9
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: npLRNAAw4r4WKd3Vy8e8
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:28:03.416312 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:28:03.419846 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-a5c5e1e0-1401-4996-b3cb-e5bb265e9001 req-28390e83-7d6d-4612-a67a-b2cfe4d4b861 tempest-LiveAutoBlockMigrationV225Test-118090306 None] Creating iscsi_target for Volume ID: volume-10991eba-3400-49c5-9910-e3788eda6a55 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:28:03.419846 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-a5c5e1e0-1401-4996-b3cb-e5bb265e9001 req-28390e83-7d6d-4612-a67a-b2cfe4d4b861 tempest-LiveAutoBlockMigrationV225Test-118090306 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-10991eba-3400-49c5-9910-e3788eda6a55 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 15 21:28:03.512683 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-a5c5e1e0-1401-4996-b3cb-e5bb265e9001 req-28390e83-7d6d-4612-a67a-b2cfe4d4b861 tempest-LiveAutoBlockMigrationV225Test-118090306 None] Created volume path /opt/stack/data/cinder/volumes/volume-10991eba-3400-49c5-9910-e3788eda6a55,
Sep 15 21:28:03.512683 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:28:03.512683 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:28:03.512683 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55
Sep 15 21:28:03.512683 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:28:03.512683 n-d-796909-3 cinder-volume[84872]: incominguser npLRNAAw4r4WKd3Vy8e8 XbV7Tp8yz5Ckw98A
Sep 15 21:28:03.512683 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:28:03.512683 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:28:03.512683 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:28:03.512683 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:28:03.516421 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-10991eba-3400-49c5-9910-e3788eda6a55 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:03.666720 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-10991eba-3400-49c5-9910-e3788eda6a55" returned: 0 in 0.150s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:03.667258 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585554899808]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:28:03.667860 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-a5c5e1e0-1401-4996-b3cb-e5bb265e9001 req-28390e83-7d6d-4612-a67a-b2cfe4d4b861 tempest-LiveAutoBlockMigrationV225Test-118090306 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:28:03.668247 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-a5c5e1e0-1401-4996-b3cb-e5bb265e9001 req-28390e83-7d6d-4612-a67a-b2cfe4d4b861 tempest-LiveAutoBlockMigrationV225Test-118090306 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:28:03.670019 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:03.680052 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:03.680628 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585554899808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10991eba-3400-49c5-9910-e3788eda6a55\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-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55\n Backing store flags: \n Account information:\n npLRNAAw4r4WKd3Vy8e8\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-a5c5e1e0-1401-4996-b3cb-e5bb265e9001 req-28390e83-7d6d-4612-a67a-b2cfe4d4b861 tempest-LiveAutoBlockMigrationV225Test-118090306 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-10991eba-3400-49c5-9910-e3788eda6a55
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: I_T nexus: 9
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: npLRNAAw4r4WKd3Vy8e8
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:28:03.681474 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:28:03.685641 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:03.794055 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:03.794055 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585554899808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10991eba-3400-49c5-9910-e3788eda6a55\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-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55\n Backing store flags: \n Account information:\n npLRNAAw4r4WKd3Vy8e8\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:28:03.794055 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:03.893874 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:03.902431 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585554899808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10991eba-3400-49c5-9910-e3788eda6a55\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-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55\n Backing store flags: \n Account information:\n npLRNAAw4r4WKd3Vy8e8\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:28:03.902431 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-a5c5e1e0-1401-4996-b3cb-e5bb265e9001 req-28390e83-7d6d-4612-a67a-b2cfe4d4b861 tempest-LiveAutoBlockMigrationV225Test-118090306 None] Set provider_location to: 10.222.0.24:3260,1 iqn.2010-10.org.openstack:volume-10991eba-3400-49c5-9910-e3788eda6a55 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:28:04.539186 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-a5c5e1e0-1401-4996-b3cb-e5bb265e9001 req-28390e83-7d6d-4612-a67a-b2cfe4d4b861 tempest-LiveAutoBlockMigrationV225Test-118090306 None] attachment_update completed successfully.
Sep 15 21:28:09.822869 n-d-796909-3 sudo[96918]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:09.828855 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 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_242b1d14-5986-4843-ae80-c419ef1cfe13_ez3gzi80n-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--62a24307--5b4f--4fd1--a3f7--c5cc70fe6ee5" returned: 0 in 7.155s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:09.829434 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_ez3gzi80n-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:09.953424 n-d-796909-3 sudo[96976]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_ez3gzi80n-d-796909-3@lvmdriver-1
Sep 15 21:28:09.954355 n-d-796909-3 sudo[96976]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:10.399624 n-d-796909-3 sudo[96976]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:10.403046 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_ez3gzi80n-d-796909-3@lvmdriver-1" returned: 0 in 0.573s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:10.404021 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_ez3gzi80n-d-796909-3@lvmdriver-1, size 700.00 MB, duration 7.16 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--62a24307--5b4f--4fd1--a3f7--c5cc70fe6ee5 {{(pid=84872) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 21:28:10.404555 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Converted 700.00 MB image at 97.81 MB/s
Sep 15 21:28:10.405900 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Downloaded image 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume 62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5 successfully. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 21:28:10.532376 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 for user ee60b0fcd88146b4a8e39f110d02781e is deleted. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 21:28:10.533055 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Marking volume 62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5 as bootable. {{(pid=84872) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 21:28:10.645792 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Copying metadata from image 242b1d14-5986-4843-ae80-c419ef1cfe13 to 62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5. {{(pid=84872) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 21:28:10.653283 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Creating volume glance metadata for volume 62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5 backed by image 242b1d14-5986-4843-ae80-c419ef1cfe13 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84872) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 21:28:10.857561 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (160267de-e1a2-4ddf-a534-55798c075eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:28:10.859031 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (13dcb9b0-a8ba-438e-8f30-d39561968f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:28:11.093538 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Volume volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5 (62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5): created successfully
Sep 15 21:28:11.095562 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (13dcb9b0-a8ba-438e-8f30-d39561968f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:28:11.098618 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Flow 'volume_create_manager' (37c2aa1c-fbc9-4e8e-a62d-f62108c17fac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:28:11.223499 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-d53316dc-0978-4a00-9cc0-bb07b9508e5c tempest-ServersTestBootFromVolume-55918372 None] Created volume successfully.
Sep 15 21:28:17.566317 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-a5c5e1e0-1401-4996-b3cb-e5bb265e9001 req-79384e6c-86c6-48e1-b386-f5f672b28763 tempest-LiveAutoBlockMigrationV225Test-118090306 None] Terminate volume connection completed successfully.
Sep 15 21:28:17.567654 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-a5c5e1e0-1401-4996-b3cb-e5bb265e9001 req-79384e6c-86c6-48e1-b386-f5f672b28763 tempest-LiveAutoBlockMigrationV225Test-118090306 None] Deleting attachment c0ef0c35-25b3-47ed-b7ac-b06dd497fc24. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:28:17.912317 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-a5c5e1e0-1401-4996-b3cb-e5bb265e9001 req-79384e6c-86c6-48e1-b386-f5f672b28763 tempest-LiveAutoBlockMigrationV225Test-118090306 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:28:17.912317 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:28:17.912317 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:28:19.658356 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_s6fviefun-d-796909-3@lvmdriver-1, size 616.00 MB, duration 20.49 sec {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 21:28:19.659016 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Image download 616.00 MB at 30.07 MB/s
Sep 15 21:28:19.698249 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_s6fviefun-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:19.784359 n-d-796909-3 sudo[96990]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_s6fviefun-d-796909-3@lvmdriver-1
Sep 15 21:28:19.785171 n-d-796909-3 sudo[96990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:20.125716 n-d-796909-3 sudo[96990]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:20.128175 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_s6fviefun-d-796909-3@lvmdriver-1" returned: 0 in 0.430s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:20.129064 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 is fetched for user 47548fce8cca4b2e81d1e0a3aaca4102. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 21:28:20.346094 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_s6fviefun-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:20.433316 n-d-796909-3 sudo[96995]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_s6fviefun-d-796909-3@lvmdriver-1
Sep 15 21:28:20.434116 n-d-796909-3 sudo[96995]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:20.792202 n-d-796909-3 sudo[96995]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:20.794382 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_s6fviefun-d-796909-3@lvmdriver-1" returned: 0 in 0.454s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:20.796819 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e5045509-b5e8-43d7-b963-4d8499e33d79 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:20.815672 n-d-796909-3 sudo[97000]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e5045509-b5e8-43d7-b963-4d8499e33d79 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:28:20.816462 n-d-796909-3 sudo[97000]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:21.523403 n-d-796909-3 sudo[97000]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:21.527111 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e5045509-b5e8-43d7-b963-4d8499e33d79 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.729s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:21.868733 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-8d8c8907-e051-4b98-b821-058cbcbffa9b req-75ea3503-44f8-40bf-a0d8-42491f5af1d5 tempest-ServersTestBootFromVolume-55918372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:21.887822 n-d-796909-3 sudo[97035]: ubuntu : 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-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5
Sep 15 21:28:21.889253 n-d-796909-3 sudo[97035]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:21.948601 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Attempting download of 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume e5045509-b5e8-43d7-b963-4d8499e33d79. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 21:28:22.035227 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_9c14up4f {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:22.152819 n-d-796909-3 sudo[97039]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_242b1d14-5986-4843-ae80-c419ef1cfe13_9c14up4f
Sep 15 21:28:22.153965 n-d-796909-3 sudo[97039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:22.514776 n-d-796909-3 sudo[97035]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:22.517397 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-8d8c8907-e051-4b98-b821-058cbcbffa9b req-75ea3503-44f8-40bf-a0d8-42491f5af1d5 tempest-ServersTestBootFromVolume-55918372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5" returned: 0 in 0.649s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:22.592207 n-d-796909-3 sudo[97039]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:22.594193 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_9c14up4f" returned: 0 in 0.559s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:22.596936 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_s6fviefun-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:22.619466 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:22.620071 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:22.620606 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585554899968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10991eba-3400-49c5-9910-e3788eda6a55\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55\n Backing store flags: \n Account information:\n npLRNAAw4r4WKd3Vy8e8\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-8d8c8907-e051-4b98-b821-058cbcbffa9b req-75ea3503-44f8-40bf-a0d8-42491f5af1d5 tempest-ServersTestBootFromVolume-55918372 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-10991eba-3400-49c5-9910-e3788eda6a55
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: I_T nexus: 10
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: npLRNAAw4r4WKd3Vy8e8
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:28:22.621720 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:28:22.625842 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-8d8c8907-e051-4b98-b821-058cbcbffa9b req-75ea3503-44f8-40bf-a0d8-42491f5af1d5 tempest-ServersTestBootFromVolume-55918372 None] Creating iscsi_target for Volume ID: volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:28:22.710049 n-d-796909-3 sudo[97045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_s6fviefun-d-796909-3@lvmdriver-1
Sep 15 21:28:22.711444 n-d-796909-3 sudo[97045]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:22.795321 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-8d8c8907-e051-4b98-b821-058cbcbffa9b req-75ea3503-44f8-40bf-a0d8-42491f5af1d5 tempest-ServersTestBootFromVolume-55918372 None] Created volume path /opt/stack/data/cinder/volumes/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5,
Sep 15 21:28:22.795321 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:28:22.795321 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:28:22.795321 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5
Sep 15 21:28:22.795321 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:28:22.795321 n-d-796909-3 cinder-volume[84872]: incominguser XzRg8oKHuxD2qNBC4cbG 8NmPM8ThG6BHSpbd
Sep 15 21:28:22.795321 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:28:22.795321 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:28:22.795321 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:28:22.795321 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:28:22.799781 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:23.341946 n-d-796909-3 sudo[97045]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:23.343755 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_s6fviefun-d-796909-3@lvmdriver-1" returned: 0 in 0.747s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:23.345214 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] 242b1d14-5986-4843-ae80-c419ef1cfe13 was vhdx, converting to raw {{(pid=84872) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 21:28:23.346254 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_s6fviefun-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e5045509--b5e8--43d7--b963--4d8499e33d79 oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:23.390684 n-d-796909-3 sudo[97068]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_s6fviefun-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e5045509--b5e8--43d7--b963--4d8499e33d79 oflag=direct
Sep 15 21:28:23.392169 n-d-796909-3 sudo[97068]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:23.598740 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5" returned: 0 in 0.799s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:23.599093 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585554899968]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:28:23.599963 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-8d8c8907-e051-4b98-b821-058cbcbffa9b req-75ea3503-44f8-40bf-a0d8-42491f5af1d5 tempest-ServersTestBootFromVolume-55918372 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:28:23.600324 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-8d8c8907-e051-4b98-b821-058cbcbffa9b req-75ea3503-44f8-40bf-a0d8-42491f5af1d5 tempest-ServersTestBootFromVolume-55918372 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:28:23.601855 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:23.627536 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:23.627734 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585554899968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10991eba-3400-49c5-9910-e3788eda6a55\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55\n Backing store flags: \n Account information:\n npLRNAAw4r4WKd3Vy8e8\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n System information:\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-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n Backing store flags: \n Account information:\n XzRg8oKHuxD2qNBC4cbG\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-8d8c8907-e051-4b98-b821-058cbcbffa9b req-75ea3503-44f8-40bf-a0d8-42491f5af1d5 tempest-ServersTestBootFromVolume-55918372 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-10991eba-3400-49c5-9910-e3788eda6a55
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: I_T nexus: 10
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: npLRNAAw4r4WKd3Vy8e8
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:28:23.628421 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:28:23.633309 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:23.778158 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.144s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:23.778761 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585554899968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10991eba-3400-49c5-9910-e3788eda6a55\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55\n Backing store flags: \n Account information:\n npLRNAAw4r4WKd3Vy8e8\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n System information:\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-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n Backing store flags: \n Account information:\n XzRg8oKHuxD2qNBC4cbG\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:28:23.782334 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:23.896428 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:23.897092 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585554899968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10991eba-3400-49c5-9910-e3788eda6a55\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55\n Backing store flags: \n Account information:\n npLRNAAw4r4WKd3Vy8e8\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n System information:\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-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n Backing store flags: \n Account information:\n XzRg8oKHuxD2qNBC4cbG\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:28:23.898482 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-8d8c8907-e051-4b98-b821-058cbcbffa9b req-75ea3503-44f8-40bf-a0d8-42491f5af1d5 tempest-ServersTestBootFromVolume-55918372 None] Set provider_location to: 10.222.0.24:3260,2 iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:28:23.960317 n-d-796909-3 sudo[97068]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:23.963210 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_s6fviefun-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e5045509--b5e8--43d7--b963--4d8499e33d79 oflag=direct" returned: 0 in 0.617s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:23.964366 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 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_242b1d14-5986-4843-ae80-c419ef1cfe13_s6fviefun-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e5045509--b5e8--43d7--b963--4d8499e33d79 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:23.988120 n-d-796909-3 sudo[97098]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_s6fviefun-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e5045509--b5e8--43d7--b963--4d8499e33d79
Sep 15 21:28:23.989123 n-d-796909-3 sudo[97098]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:24.649717 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-8d8c8907-e051-4b98-b821-058cbcbffa9b req-75ea3503-44f8-40bf-a0d8-42491f5af1d5 tempest-ServersTestBootFromVolume-55918372 None] attachment_update completed successfully.
Sep 15 21:28:31.252725 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-b5095656-8b08-40ba-89a5-fa8567f55ebe req-1d72dea0-0273-4d4d-ab6a-7ce54cb35673 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Terminate volume connection completed successfully.
Sep 15 21:28:31.253390 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-b5095656-8b08-40ba-89a5-fa8567f55ebe req-1d72dea0-0273-4d4d-ab6a-7ce54cb35673 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Deleting attachment 7e717390-9eb4-4929-b247-05de5b9ced12. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:28:31.254535 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:31.348941 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:31.349398 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10991eba-3400-49c5-9910-e3788eda6a55\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55\n Backing store flags: \n Account information:\n npLRNAAw4r4WKd3Vy8e8\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n Backing store flags: \n Account information:\n XzRg8oKHuxD2qNBC4cbG\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:28:31.350204 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-b5095656-8b08-40ba-89a5-fa8567f55ebe req-1d72dea0-0273-4d4d-ab6a-7ce54cb35673 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Removing iscsi_target for Volume ID: 10991eba-3400-49c5-9910-e3788eda6a55
Sep 15 21:28:31.353320 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-10991eba-3400-49c5-9910-e3788eda6a55 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:31.461065 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-10991eba-3400-49c5-9910-e3788eda6a55 -f" returned: 0 in 0.109s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:31.461718 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:28:31.466885 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:31.571130 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:31.571491 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n Backing store flags: \n Account information:\n XzRg8oKHuxD2qNBC4cbG\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:28:31.834523 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-b5095656-8b08-40ba-89a5-fa8567f55ebe req-1d72dea0-0273-4d4d-ab6a-7ce54cb35673 tempest-LiveAutoBlockMigrationV225Test-244077515 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:28:31.834523 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:28:31.834523 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:28:32.479871 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [req-b5095656-8b08-40ba-89a5-fa8567f55ebe req-14531e91-dd5c-40d5-a8d6-5a461cf94b50 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Lock "b'cinder-10991eba-3400-49c5-9910-e3788eda6a55-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:28:32.660662 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:32.751600 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:32.752156 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n Backing store flags: \n Account information:\n XzRg8oKHuxD2qNBC4cbG\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:28:32.752998 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [req-b5095656-8b08-40ba-89a5-fa8567f55ebe req-14531e91-dd5c-40d5-a8d6-5a461cf94b50 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Skipping remove_export. No iscsi_target is presently exported for volume: 10991eba-3400-49c5-9910-e3788eda6a55
Sep 15 21:28:32.754236 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-b5095656-8b08-40ba-89a5-fa8567f55ebe req-14531e91-dd5c-40d5-a8d6-5a461cf94b50 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:32.774236 n-d-796909-3 sudo[97165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55
Sep 15 21:28:32.775196 n-d-796909-3 sudo[97165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:33.209788 n-d-796909-3 sudo[97165]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:33.212044 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-b5095656-8b08-40ba-89a5-fa8567f55ebe req-14531e91-dd5c-40d5-a8d6-5a461cf94b50 tempest-LiveAutoBlockMigrationV225Test-244077515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55" returned: 0 in 0.457s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:33.213588 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-b5095656-8b08-40ba-89a5-fa8567f55ebe req-14531e91-dd5c-40d5-a8d6-5a461cf94b50 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:33.231036 n-d-796909-3 sudo[97168]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55
Sep 15 21:28:33.232487 n-d-796909-3 sudo[97168]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:33.652177 n-d-796909-3 sudo[97168]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:33.655275 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-b5095656-8b08-40ba-89a5-fa8567f55ebe req-14531e91-dd5c-40d5-a8d6-5a461cf94b50 tempest-LiveAutoBlockMigrationV225Test-244077515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55" returned: 0 in 0.441s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:33.657587 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-b5095656-8b08-40ba-89a5-fa8567f55ebe req-14531e91-dd5c-40d5-a8d6-5a461cf94b50 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:33.692501 n-d-796909-3 sudo[97171]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55
Sep 15 21:28:33.693401 n-d-796909-3 sudo[97171]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:33.899095 n-d-796909-3 sudo[97098]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:33.901431 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 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_242b1d14-5986-4843-ae80-c419ef1cfe13_s6fviefun-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e5045509--b5e8--43d7--b963--4d8499e33d79" returned: 0 in 9.937s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:33.902692 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_s6fviefun-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:34.051347 n-d-796909-3 sudo[97182]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_s6fviefun-d-796909-3@lvmdriver-1
Sep 15 21:28:34.052169 n-d-796909-3 sudo[97182]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:34.427123 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-13351737-2ec0-4952-bcb2-9a1f4f4968db tempest-LiveAutoBlockMigrationV225Test-244077515 None] Lock "b'cinder-20abbd83-19af-4f3f-920d-57506655ba4f-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:28:34.448630 n-d-796909-3 sudo[97171]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:34.452722 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-b5095656-8b08-40ba-89a5-fa8567f55ebe req-14531e91-dd5c-40d5-a8d6-5a461cf94b50 tempest-LiveAutoBlockMigrationV225Test-244077515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-10991eba-3400-49c5-9910-e3788eda6a55" returned: 0 in 0.795s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:34.453536 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [req-b5095656-8b08-40ba-89a5-fa8567f55ebe req-14531e91-dd5c-40d5-a8d6-5a461cf94b50 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Successfully deleted volume: 10991eba-3400-49c5-9910-e3788eda6a55
Sep 15 21:28:34.463386 n-d-796909-3 sudo[97182]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:34.472732 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_s6fviefun-d-796909-3@lvmdriver-1" returned: 0 in 0.563s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:34.472732 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_s6fviefun-d-796909-3@lvmdriver-1, size 700.00 MB, duration 9.94 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--e5045509--b5e8--43d7--b963--4d8499e33d79 {{(pid=84872) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 21:28:34.472732 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Converted 700.00 MB image at 70.44 MB/s
Sep 15 21:28:34.472732 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Downloaded image 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume e5045509-b5e8-43d7-b963-4d8499e33d79 successfully. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 21:28:34.615167 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 for user 47548fce8cca4b2e81d1e0a3aaca4102 is deleted. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 21:28:34.615826 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Marking volume e5045509-b5e8-43d7-b963-4d8499e33d79 as bootable. {{(pid=84872) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 21:28:34.680231 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:34.803664 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:34.804006 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585554901408]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n Backing store flags: \n Account information:\n XzRg8oKHuxD2qNBC4cbG\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:28:34.805207 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-13351737-2ec0-4952-bcb2-9a1f4f4968db tempest-LiveAutoBlockMigrationV225Test-244077515 None] Skipping remove_export. No iscsi_target is presently exported for volume: 20abbd83-19af-4f3f-920d-57506655ba4f
Sep 15 21:28:34.806478 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-13351737-2ec0-4952-bcb2-9a1f4f4968db tempest-LiveAutoBlockMigrationV225Test-244077515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:34.841298 n-d-796909-3 sudo[97195]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f
Sep 15 21:28:34.842098 n-d-796909-3 sudo[97195]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:34.857498 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [req-b5095656-8b08-40ba-89a5-fa8567f55ebe req-14531e91-dd5c-40d5-a8d6-5a461cf94b50 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Created reservations ['73227c40-6b51-4770-ae95-12ee097a9eed', '566d33f3-3b6c-41ee-8ac5-98abe26dd6e3', 'e039965e-4a94-4a7f-8479-1d68d22506bc', '12e4969d-7bfd-4d48-a58a-f26d6bbddcf5'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:28:34.860851 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-b5095656-8b08-40ba-89a5-fa8567f55ebe req-14531e91-dd5c-40d5-a8d6-5a461cf94b50 tempest-LiveAutoBlockMigrationV225Test-244077515 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:28:34.860851 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:28:34.860851 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:28:34.867783 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Copying metadata from image 242b1d14-5986-4843-ae80-c419ef1cfe13 to e5045509-b5e8-43d7-b963-4d8499e33d79. {{(pid=84872) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 21:28:34.868626 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Creating volume glance metadata for volume e5045509-b5e8-43d7-b963-4d8499e33d79 backed by image 242b1d14-5986-4843-ae80-c419ef1cfe13 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84872) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 21:28:35.084267 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4dbe7d26-9e21-47ec-b1b3-dcc4d96f1784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e5045509-b5e8-43d7-b963-4d8499e33d79', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:28:35.086889 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d443823d-ba2c-4ee8-8915-06d131204711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:28:35.211636 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [req-b5095656-8b08-40ba-89a5-fa8567f55ebe req-14531e91-dd5c-40d5-a8d6-5a461cf94b50 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:28:35.214252 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-b5095656-8b08-40ba-89a5-fa8567f55ebe req-14531e91-dd5c-40d5-a8d6-5a461cf94b50 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:35.240811 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Volume volume-e5045509-b5e8-43d7-b963-4d8499e33d79 (e5045509-b5e8-43d7-b963-4d8499e33d79): created successfully
Sep 15 21:28:35.242904 n-d-796909-3 sudo[97198]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:28:35.244301 n-d-796909-3 sudo[97198]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:35.244741 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d443823d-ba2c-4ee8-8915-06d131204711) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:28:35.248338 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Flow 'volume_create_manager' (aec8d532-a75e-4c58-ae02-e2d0df27f362) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:28:35.350160 n-d-796909-3 sudo[97195]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:35.351959 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-13351737-2ec0-4952-bcb2-9a1f4f4968db tempest-LiveAutoBlockMigrationV225Test-244077515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f" returned: 0 in 0.545s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:35.353583 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-13351737-2ec0-4952-bcb2-9a1f4f4968db tempest-LiveAutoBlockMigrationV225Test-244077515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:35.387328 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-363e260e-de7e-4b88-97e1-5bb1f034b2b3 tempest-TaggedBootDevicesTest-83471318 None] Created volume successfully.
Sep 15 21:28:35.397492 n-d-796909-3 sudo[97200]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f
Sep 15 21:28:35.399184 n-d-796909-3 sudo[97200]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:35.811428 n-d-796909-3 sudo[97198]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:35.814261 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-b5095656-8b08-40ba-89a5-fa8567f55ebe req-14531e91-dd5c-40d5-a8d6-5a461cf94b50 tempest-LiveAutoBlockMigrationV225Test-244077515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.602s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:35.817326 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-b5095656-8b08-40ba-89a5-fa8567f55ebe req-14531e91-dd5c-40d5-a8d6-5a461cf94b50 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:35.845205 n-d-796909-3 sudo[97204]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:28:35.845983 n-d-796909-3 sudo[97204]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:35.930562 n-d-796909-3 sudo[97200]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:35.933092 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-13351737-2ec0-4952-bcb2-9a1f4f4968db tempest-LiveAutoBlockMigrationV225Test-244077515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f" returned: 0 in 0.579s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:35.936010 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-13351737-2ec0-4952-bcb2-9a1f4f4968db tempest-LiveAutoBlockMigrationV225Test-244077515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:35.968240 n-d-796909-3 sudo[97206]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f
Sep 15 21:28:35.970142 n-d-796909-3 sudo[97206]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:36.383665 n-d-796909-3 sudo[97204]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:36.386545 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-b5095656-8b08-40ba-89a5-fa8567f55ebe req-14531e91-dd5c-40d5-a8d6-5a461cf94b50 tempest-LiveAutoBlockMigrationV225Test-244077515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.569s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:36.390394 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [req-b5095656-8b08-40ba-89a5-fa8567f55ebe req-14531e91-dd5c-40d5-a8d6-5a461cf94b50 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:28:36.397947 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-b5095656-8b08-40ba-89a5-fa8567f55ebe req-14531e91-dd5c-40d5-a8d6-5a461cf94b50 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Deleted volume successfully.
Sep 15 21:28:36.497790 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [req-b5095656-8b08-40ba-89a5-fa8567f55ebe req-14531e91-dd5c-40d5-a8d6-5a461cf94b50 tempest-LiveAutoBlockMigrationV225Test-244077515 None] Lock "b'cinder-10991eba-3400-49c5-9910-e3788eda6a55-delete_volume'" released by "delete_volume" :: held 4.018s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:28:36.758072 n-d-796909-3 sudo[97206]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:36.771125 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-13351737-2ec0-4952-bcb2-9a1f4f4968db tempest-LiveAutoBlockMigrationV225Test-244077515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-20abbd83-19af-4f3f-920d-57506655ba4f" returned: 0 in 0.836s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:36.772318 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-13351737-2ec0-4952-bcb2-9a1f4f4968db tempest-LiveAutoBlockMigrationV225Test-244077515 None] Successfully deleted volume: 20abbd83-19af-4f3f-920d-57506655ba4f
Sep 15 21:28:36.966709 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-13351737-2ec0-4952-bcb2-9a1f4f4968db tempest-LiveAutoBlockMigrationV225Test-244077515 None] Created reservations ['f902341d-3415-4edd-a60d-f1cffb226ee1', '40cbf380-d7ec-4ab0-bc0e-5e4304b9ae04', '939cdd08-b8ab-46ce-aa82-8d62d79a6704', 'd8116bb8-8a89-4f20-802a-6a3a13e5d118'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:28:36.968876 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-13351737-2ec0-4952-bcb2-9a1f4f4968db tempest-LiveAutoBlockMigrationV225Test-244077515 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:28:36.968876 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:28:36.968876 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:28:37.228519 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-13351737-2ec0-4952-bcb2-9a1f4f4968db tempest-LiveAutoBlockMigrationV225Test-244077515 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:28:37.229219 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-13351737-2ec0-4952-bcb2-9a1f4f4968db tempest-LiveAutoBlockMigrationV225Test-244077515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:37.248210 n-d-796909-3 sudo[97213]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:28:37.249034 n-d-796909-3 sudo[97213]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:37.270679 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-2f985fb4-0d3d-4d7e-a92d-95de7dfc5cb4 tempest-TaggedBootDevicesTest-83471318 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:28:37.275189 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-2f985fb4-0d3d-4d7e-a92d-95de7dfc5cb4 tempest-TaggedBootDevicesTest-83471318 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:28:37.275738 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-2f985fb4-0d3d-4d7e-a92d-95de7dfc5cb4 tempest-TaggedBootDevicesTest-83471318 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:28:37.288755 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2f985fb4-0d3d-4d7e-a92d-95de7dfc5cb4 tempest-TaggedBootDevicesTest-83471318 None] Flow 'volume_create_manager' (f87b2624-302a-4941-ae4d-a0d9052def39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:28:37.292311 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2f985fb4-0d3d-4d7e-a92d-95de7dfc5cb4 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a249a543-b60d-42a9-adf5-f687336e4641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:28:37.315684 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-2f985fb4-0d3d-4d7e-a92d-95de7dfc5cb4 tempest-TaggedBootDevicesTest-83471318 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:28:37.340179 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2f985fb4-0d3d-4d7e-a92d-95de7dfc5cb4 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a249a543-b60d-42a9-adf5-f687336e4641) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:28:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1077191435',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=07e30b6d-d6bb-4d12-8341-4094eacb616a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe58bb7c66b6444fb6fd9a34718ffd1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:28:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:28:37Z,user_id='47548fce8cca4b2e81d1e0a3aaca4102',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:28:37.343133 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2f985fb4-0d3d-4d7e-a92d-95de7dfc5cb4 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f5d4558-54ed-46e3-afb3-551cea5b9fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:28:37.345195 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2f985fb4-0d3d-4d7e-a92d-95de7dfc5cb4 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f5d4558-54ed-46e3-afb3-551cea5b9fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:28:37.347470 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2f985fb4-0d3d-4d7e-a92d-95de7dfc5cb4 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8ceeb68f-3e70-4772-b3db-49709096711d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:28:37.349632 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2f985fb4-0d3d-4d7e-a92d-95de7dfc5cb4 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8ceeb68f-3e70-4772-b3db-49709096711d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '07e30b6d-d6bb-4d12-8341-4094eacb616a', 'volume_name': 'volume-07e30b6d-d6bb-4d12-8341-4094eacb616a', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:28:37.351830 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2f985fb4-0d3d-4d7e-a92d-95de7dfc5cb4 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f039e91e-8e2c-45d0-a085-ae33eef7c4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:28:37.353916 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2f985fb4-0d3d-4d7e-a92d-95de7dfc5cb4 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f039e91e-8e2c-45d0-a085-ae33eef7c4ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:28:37.356038 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2f985fb4-0d3d-4d7e-a92d-95de7dfc5cb4 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1d8fe523-a7ed-44e3-ab00-9861ee914787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:28:37.357514 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-2f985fb4-0d3d-4d7e-a92d-95de7dfc5cb4 tempest-TaggedBootDevicesTest-83471318 None] Volume 07e30b6d-d6bb-4d12-8341-4094eacb616a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-07e30b6d-d6bb-4d12-8341-4094eacb616a', 'volume_size': 1}
Sep 15 21:28:37.358538 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2f985fb4-0d3d-4d7e-a92d-95de7dfc5cb4 tempest-TaggedBootDevicesTest-83471318 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-07e30b6d-d6bb-4d12-8341-4094eacb616a stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:37.377309 n-d-796909-3 sudo[97215]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-07e30b6d-d6bb-4d12-8341-4094eacb616a stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:28:37.378621 n-d-796909-3 sudo[97215]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:37.691513 n-d-796909-3 sudo[97213]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:37.694532 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-13351737-2ec0-4952-bcb2-9a1f4f4968db tempest-LiveAutoBlockMigrationV225Test-244077515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:37.696547 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-13351737-2ec0-4952-bcb2-9a1f4f4968db tempest-LiveAutoBlockMigrationV225Test-244077515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:37.718909 n-d-796909-3 sudo[97219]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:28:37.719822 n-d-796909-3 sudo[97219]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:38.099185 n-d-796909-3 sudo[97215]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:38.103861 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2f985fb4-0d3d-4d7e-a92d-95de7dfc5cb4 tempest-TaggedBootDevicesTest-83471318 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-07e30b6d-d6bb-4d12-8341-4094eacb616a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.743s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:38.108597 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2f985fb4-0d3d-4d7e-a92d-95de7dfc5cb4 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1d8fe523-a7ed-44e3-ab00-9861ee914787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-07e30b6d-d6bb-4d12-8341-4094eacb616a', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:28:38.112153 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2f985fb4-0d3d-4d7e-a92d-95de7dfc5cb4 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1448e326-06b8-426a-b458-619939268545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:28:38.211877 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-2f985fb4-0d3d-4d7e-a92d-95de7dfc5cb4 tempest-TaggedBootDevicesTest-83471318 None] Volume volume-07e30b6d-d6bb-4d12-8341-4094eacb616a (07e30b6d-d6bb-4d12-8341-4094eacb616a): created successfully
Sep 15 21:28:38.214022 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2f985fb4-0d3d-4d7e-a92d-95de7dfc5cb4 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1448e326-06b8-426a-b458-619939268545) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:28:38.217807 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2f985fb4-0d3d-4d7e-a92d-95de7dfc5cb4 tempest-TaggedBootDevicesTest-83471318 None] Flow 'volume_create_manager' (f87b2624-302a-4941-ae4d-a0d9052def39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:28:38.218203 n-d-796909-3 sudo[97219]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:38.222283 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-13351737-2ec0-4952-bcb2-9a1f4f4968db tempest-LiveAutoBlockMigrationV225Test-244077515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.526s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:38.224126 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-13351737-2ec0-4952-bcb2-9a1f4f4968db tempest-LiveAutoBlockMigrationV225Test-244077515 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:28:38.231222 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-13351737-2ec0-4952-bcb2-9a1f4f4968db tempest-LiveAutoBlockMigrationV225Test-244077515 None] Deleted volume successfully.
Sep 15 21:28:38.306553 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-2f985fb4-0d3d-4d7e-a92d-95de7dfc5cb4 tempest-TaggedBootDevicesTest-83471318 None] Created volume successfully.
Sep 15 21:28:38.318040 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-13351737-2ec0-4952-bcb2-9a1f4f4968db tempest-LiveAutoBlockMigrationV225Test-244077515 None] Lock "b'cinder-20abbd83-19af-4f3f-920d-57506655ba4f-delete_volume'" released by "delete_volume" :: held 3.896s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:28:40.602529 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-7aaf310d-f5fa-468e-a994-d07f661287e1 tempest-TaggedBootDevicesTest-83471318 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:28:40.609014 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-7aaf310d-f5fa-468e-a994-d07f661287e1 tempest-TaggedBootDevicesTest-83471318 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:28:40.610713 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-7aaf310d-f5fa-468e-a994-d07f661287e1 tempest-TaggedBootDevicesTest-83471318 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:28:40.670592 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7aaf310d-f5fa-468e-a994-d07f661287e1 tempest-TaggedBootDevicesTest-83471318 None] Flow 'volume_create_manager' (5871d542-511f-4d22-8ec6-e66a582d3ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:28:40.677921 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7aaf310d-f5fa-468e-a994-d07f661287e1 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60892ca1-8a78-486c-ac5a-66ef4afe3a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:28:40.744124 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-7aaf310d-f5fa-468e-a994-d07f661287e1 tempest-TaggedBootDevicesTest-83471318 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:28:40.802335 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7aaf310d-f5fa-468e-a994-d07f661287e1 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60892ca1-8a78-486c-ac5a-66ef4afe3a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:28:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1159948116',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe58bb7c66b6444fb6fd9a34718ffd1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:28:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:28:40Z,user_id='47548fce8cca4b2e81d1e0a3aaca4102',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:28:40.805090 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7aaf310d-f5fa-468e-a994-d07f661287e1 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9696a8eb-dc77-4d80-9457-9784d61cddb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:28:40.812921 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7aaf310d-f5fa-468e-a994-d07f661287e1 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9696a8eb-dc77-4d80-9457-9784d61cddb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:28:40.819082 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7aaf310d-f5fa-468e-a994-d07f661287e1 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f89f5bc-ba93-4ddd-a541-d897d6c9c861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:28:40.823508 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7aaf310d-f5fa-468e-a994-d07f661287e1 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f89f5bc-ba93-4ddd-a541-d897d6c9c861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a', 'volume_name': 'volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:28:40.826837 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7aaf310d-f5fa-468e-a994-d07f661287e1 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e7ce7bcd-cf9f-4b76-913b-9dc5e7078467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:28:40.829338 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7aaf310d-f5fa-468e-a994-d07f661287e1 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e7ce7bcd-cf9f-4b76-913b-9dc5e7078467) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:28:40.832943 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7aaf310d-f5fa-468e-a994-d07f661287e1 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (229615fd-59c5-4a0e-a79a-bb0efa67cf05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:28:40.833907 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-7aaf310d-f5fa-468e-a994-d07f661287e1 tempest-TaggedBootDevicesTest-83471318 None] Volume b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a', 'volume_size': 1}
Sep 15 21:28:40.835060 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7aaf310d-f5fa-468e-a994-d07f661287e1 tempest-TaggedBootDevicesTest-83471318 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:40.859171 n-d-796909-3 sudo[97251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:28:40.860804 n-d-796909-3 sudo[97251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:41.434708 n-d-796909-3 sudo[97251]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:41.437065 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7aaf310d-f5fa-468e-a994-d07f661287e1 tempest-TaggedBootDevicesTest-83471318 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.601s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:41.440283 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7aaf310d-f5fa-468e-a994-d07f661287e1 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (229615fd-59c5-4a0e-a79a-bb0efa67cf05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:28:41.442510 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7aaf310d-f5fa-468e-a994-d07f661287e1 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a1efa201-5c69-4aed-9f2e-b5ef412199b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:28:41.552799 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-7aaf310d-f5fa-468e-a994-d07f661287e1 tempest-TaggedBootDevicesTest-83471318 None] Volume volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a (b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a): created successfully
Sep 15 21:28:41.555003 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7aaf310d-f5fa-468e-a994-d07f661287e1 tempest-TaggedBootDevicesTest-83471318 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a1efa201-5c69-4aed-9f2e-b5ef412199b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:28:41.568606 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7aaf310d-f5fa-468e-a994-d07f661287e1 tempest-TaggedBootDevicesTest-83471318 None] Flow 'volume_create_manager' (5871d542-511f-4d22-8ec6-e66a582d3ab7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:28:41.702099 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-7aaf310d-f5fa-468e-a994-d07f661287e1 tempest-TaggedBootDevicesTest-83471318 None] Created volume successfully.
Sep 15 21:28:47.752110 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:28:47.752811 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:28:47.753170 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:47.791165 n-d-796909-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
Sep 15 21:28:47.792205 n-d-796909-3 sudo[97325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:48.343003 n-d-796909-3 sudo[97325]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:48.355516 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.602s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:48.358379 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:48.417372 n-d-796909-3 sudo[97335]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:28:48.419014 n-d-796909-3 sudo[97335]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:49.179577 n-d-796909-3 sudo[97335]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:49.181899 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.823s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:49.190866 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:29:17.368014 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-44e5b8a7-e1ad-40fd-9ed2-c4a5380055c4 tempest-TaggedBootDevicesTest-83471318 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:17.396033 n-d-796909-3 sudo[97636]: ubuntu : 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-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:29:17.396855 n-d-796909-3 sudo[97636]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:29:17.945812 n-d-796909-3 sudo[97636]: pam_unix(sudo:session): session closed for user root
Sep 15 21:29:17.949652 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-44e5b8a7-e1ad-40fd-9ed2-c4a5380055c4 tempest-TaggedBootDevicesTest-83471318 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79" returned: 0 in 0.581s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:18.018159 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:18.025042 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:18.025359 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n Backing store flags: \n Account information:\n XzRg8oKHuxD2qNBC4cbG\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-44e5b8a7-e1ad-40fd-9ed2-c4a5380055c4 tempest-TaggedBootDevicesTest-83471318 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: I_T nexus: 11
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020000
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf20
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020001
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf21
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: XzRg8oKHuxD2qNBC4cbG
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:29:18.026038 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:29:18.030554 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-44e5b8a7-e1ad-40fd-9ed2-c4a5380055c4 tempest-TaggedBootDevicesTest-83471318 None] Creating iscsi_target for Volume ID: volume-e5045509-b5e8-43d7-b963-4d8499e33d79 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:29:18.211346 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-44e5b8a7-e1ad-40fd-9ed2-c4a5380055c4 tempest-TaggedBootDevicesTest-83471318 None] Created volume path /opt/stack/data/cinder/volumes/volume-e5045509-b5e8-43d7-b963-4d8499e33d79,
Sep 15 21:29:18.211346 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:29:18.211346 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:29:18.211346 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:29:18.211346 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:29:18.211346 n-d-796909-3 cinder-volume[84872]: incominguser JQ5cwGNdEYA56MAWW6bh wU7UjoCNy69qcd7e
Sep 15 21:29:18.211346 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:29:18.211346 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:29:18.211346 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:29:18.211346 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:29:18.212438 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:18.649404 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79" returned: 0 in 0.437s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:18.650105 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:29:18.650694 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-44e5b8a7-e1ad-40fd-9ed2-c4a5380055c4 tempest-TaggedBootDevicesTest-83471318 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:29:18.651131 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-44e5b8a7-e1ad-40fd-9ed2-c4a5380055c4 tempest-TaggedBootDevicesTest-83471318 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:29:18.655912 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:18.666058 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:18.666573 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n Backing store flags: \n Account information:\n XzRg8oKHuxD2qNBC4cbG\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n System information:\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-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-44e5b8a7-e1ad-40fd-9ed2-c4a5380055c4 tempest-TaggedBootDevicesTest-83471318 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: I_T nexus: 11
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020000
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf20
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020001
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf21
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: XzRg8oKHuxD2qNBC4cbG
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:29:18.668031 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:29:18.674646 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:18.773307 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:18.773653 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n Backing store flags: \n Account information:\n XzRg8oKHuxD2qNBC4cbG\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n System information:\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-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:29:18.774901 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:18.868748 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:18.869059 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n Backing store flags: \n Account information:\n XzRg8oKHuxD2qNBC4cbG\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n System information:\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-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:29:18.870799 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-44e5b8a7-e1ad-40fd-9ed2-c4a5380055c4 tempest-TaggedBootDevicesTest-83471318 None] Set provider_location to: 10.222.0.24:3260,3 iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:29:19.490608 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-44e5b8a7-e1ad-40fd-9ed2-c4a5380055c4 tempest-TaggedBootDevicesTest-83471318 None] attachment_update completed successfully.
Sep 15 21:29:21.165242 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-5e87f28d-0bb4-4afb-a6aa-43cac08feabb tempest-TaggedBootDevicesTest-83471318 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:21.187906 n-d-796909-3 sudo[97725]: ubuntu : 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-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:29:21.189106 n-d-796909-3 sudo[97725]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:29:21.662885 n-d-796909-3 sudo[97725]: pam_unix(sudo:session): session closed for user root
Sep 15 21:29:21.665662 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-5e87f28d-0bb4-4afb-a6aa-43cac08feabb tempest-TaggedBootDevicesTest-83471318 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a" returned: 0 in 0.503s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:21.724078 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n Backing store flags: \n Account information:\n XzRg8oKHuxD2qNBC4cbG\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n System information:\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-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-5e87f28d-0bb4-4afb-a6aa-43cac08feabb tempest-TaggedBootDevicesTest-83471318 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: I_T nexus: 11
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020000
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf20
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020001
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf21
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: XzRg8oKHuxD2qNBC4cbG
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030000
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf30
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030001
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf31
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: JQ5cwGNdEYA56MAWW6bh
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:29:21.739946 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:29:21.751389 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-5e87f28d-0bb4-4afb-a6aa-43cac08feabb tempest-TaggedBootDevicesTest-83471318 None] Creating iscsi_target for Volume ID: volume-07e30b6d-d6bb-4d12-8341-4094eacb616a {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:29:21.902567 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-5e87f28d-0bb4-4afb-a6aa-43cac08feabb tempest-TaggedBootDevicesTest-83471318 None] Created volume path /opt/stack/data/cinder/volumes/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a,
Sep 15 21:29:21.902567 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:29:21.902567 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:29:21.902567 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:29:21.902567 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:29:21.902567 n-d-796909-3 cinder-volume[84872]: incominguser YTzyfCjB6rp5VQ5bNzGa 75UGexxtAyE2KYYD
Sep 15 21:29:21.902567 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:29:21.902567 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:29:21.902567 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:29:21.902567 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:29:21.902567 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:22.431828 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a" returned: 0 in 0.534s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:22.432918 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:29:22.433737 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-5e87f28d-0bb4-4afb-a6aa-43cac08feabb tempest-TaggedBootDevicesTest-83471318 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:29:22.434336 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-5e87f28d-0bb4-4afb-a6aa-43cac08feabb tempest-TaggedBootDevicesTest-83471318 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:29:22.437683 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n Backing store flags: \n Account information:\n XzRg8oKHuxD2qNBC4cbG\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n System information:\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-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\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-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-5e87f28d-0bb4-4afb-a6aa-43cac08feabb tempest-TaggedBootDevicesTest-83471318 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: I_T nexus: 11
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020000
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf20
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020001
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf21
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: XzRg8oKHuxD2qNBC4cbG
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:29:22.450546 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030000
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf30
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030001
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf31
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: JQ5cwGNdEYA56MAWW6bh
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:29:22.454146 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:22.556056 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:22.557405 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n Backing store flags: \n Account information:\n XzRg8oKHuxD2qNBC4cbG\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n System information:\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-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\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-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:29:22.560167 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:22.655682 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:22.656301 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n Backing store flags: \n Account information:\n XzRg8oKHuxD2qNBC4cbG\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n System information:\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-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\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-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:29:22.657616 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-5e87f28d-0bb4-4afb-a6aa-43cac08feabb tempest-TaggedBootDevicesTest-83471318 None] Set provider_location to: 10.222.0.24:3260,4 iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:29:23.264831 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-5e87f28d-0bb4-4afb-a6aa-43cac08feabb tempest-TaggedBootDevicesTest-83471318 None] attachment_update completed successfully.
Sep 15 21:29:24.540641 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-39d71d5a-ce65-4a76-8eae-2a56f7d55035 tempest-TaggedBootDevicesTest-83471318 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:24.602244 n-d-796909-3 sudo[97835]: ubuntu : 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-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a
Sep 15 21:29:24.603068 n-d-796909-3 sudo[97835]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:29:25.163214 n-d-796909-3 sudo[97835]: pam_unix(sudo:session): session closed for user root
Sep 15 21:29:25.165777 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-39d71d5a-ce65-4a76-8eae-2a56f7d55035 tempest-TaggedBootDevicesTest-83471318 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a" returned: 0 in 0.625s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:25.231419 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:25.243407 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:25.244151 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n Backing store flags: \n Account information:\n XzRg8oKHuxD2qNBC4cbG\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n System information:\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-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\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-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-39d71d5a-ce65-4a76-8eae-2a56f7d55035 tempest-TaggedBootDevicesTest-83471318 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: I_T nexus: 11
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020000
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf20
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020001
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf21
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: XzRg8oKHuxD2qNBC4cbG
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030000
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf30
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030001
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf31
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: JQ5cwGNdEYA56MAWW6bh
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Target 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00040000
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf40
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00040001
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf41
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: YTzyfCjB6rp5VQ5bNzGa
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:29:25.245661 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:29:25.279231 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-39d71d5a-ce65-4a76-8eae-2a56f7d55035 tempest-TaggedBootDevicesTest-83471318 None] Creating iscsi_target for Volume ID: volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:29:25.790314 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-39d71d5a-ce65-4a76-8eae-2a56f7d55035 tempest-TaggedBootDevicesTest-83471318 None] Created volume path /opt/stack/data/cinder/volumes/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a,
Sep 15 21:29:25.790314 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:29:25.790314 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:29:25.790314 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a
Sep 15 21:29:25.790314 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:29:25.790314 n-d-796909-3 cinder-volume[84872]: incominguser A6bYyewKLUnSE68nSdwK NNPDR6zh4MyXfoQV
Sep 15 21:29:25.790314 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:29:25.790314 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:29:25.790314 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:29:25.790314 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:29:25.796701 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:26.406486 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a" returned: 0 in 0.613s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:26.407045 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:29:26.407875 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-39d71d5a-ce65-4a76-8eae-2a56f7d55035 tempest-TaggedBootDevicesTest-83471318 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:29:26.408392 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-39d71d5a-ce65-4a76-8eae-2a56f7d55035 tempest-TaggedBootDevicesTest-83471318 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:29:26.409702 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:26.440882 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:26.441442 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n Backing store flags: \n Account information:\n XzRg8oKHuxD2qNBC4cbG\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n System information:\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-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\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-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\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-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-39d71d5a-ce65-4a76-8eae-2a56f7d55035 tempest-TaggedBootDevicesTest-83471318 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: I_T nexus: 11
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020000
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf20
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020001
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf21
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: XzRg8oKHuxD2qNBC4cbG
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030000
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf30
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030001
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf31
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: JQ5cwGNdEYA56MAWW6bh
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Target 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00040000
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf40
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00040001
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf41
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: YTzyfCjB6rp5VQ5bNzGa
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:29:26.442849 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:29:26.453451 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:26.671771 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.218s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:26.672216 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n Backing store flags: \n Account information:\n XzRg8oKHuxD2qNBC4cbG\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n System information:\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-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\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-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\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-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:29:26.673557 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:27.042971 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.172s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:27.042971 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n Backing store flags: \n Account information:\n XzRg8oKHuxD2qNBC4cbG\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n System information:\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-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\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-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\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-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:29:27.042971 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-39d71d5a-ce65-4a76-8eae-2a56f7d55035 tempest-TaggedBootDevicesTest-83471318 None] Set provider_location to: 10.222.0.24:3260,5 iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:29:27.465163 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-31f26728-fd0c-4ecb-9f5e-229aeb81d665 req-39d71d5a-ce65-4a76-8eae-2a56f7d55035 tempest-TaggedBootDevicesTest-83471318 None] attachment_update completed successfully.
Sep 15 21:29:47.753521 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:29:47.756787 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:29:47.756787 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:47.782969 n-d-796909-3 sudo[98218]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:29:47.784540 n-d-796909-3 sudo[98218]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:29:48.209411 n-d-796909-3 sudo[98218]: pam_unix(sudo:session): session closed for user root
Sep 15 21:29:48.211654 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:48.213227 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:48.232064 n-d-796909-3 sudo[98221]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:29:48.232862 n-d-796909-3 sudo[98221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:29:48.697907 n-d-796909-3 sudo[98221]: pam_unix(sudo:session): session closed for user root
Sep 15 21:29:48.700790 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.487s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:48.704314 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:30:47.757749 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:30:47.758425 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:30:47.758804 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:47.811555 n-d-796909-3 sudo[98537]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:30:47.812487 n-d-796909-3 sudo[98537]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:48.429574 n-d-796909-3 sudo[98537]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:48.431632 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.672s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:48.433325 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:48.496297 n-d-796909-3 sudo[98540]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:30:48.506212 n-d-796909-3 sudo[98540]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:49.500891 n-d-796909-3 sudo[98540]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:49.502941 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/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.069s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:49.504237 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:31:15.232529 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-31ea9815-56d8-4db1-b7b5-648ffb560764 tempest-DeleteServersTestJSON-2128119352 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:31:15.236902 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-31ea9815-56d8-4db1-b7b5-648ffb560764 tempest-DeleteServersTestJSON-2128119352 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:31:15.237429 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-31ea9815-56d8-4db1-b7b5-648ffb560764 tempest-DeleteServersTestJSON-2128119352 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:31:15.258920 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-31ea9815-56d8-4db1-b7b5-648ffb560764 tempest-DeleteServersTestJSON-2128119352 None] Flow 'volume_create_manager' (88c61511-e74d-4aa3-82cf-a37c0f4ec2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:31:15.258920 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-31ea9815-56d8-4db1-b7b5-648ffb560764 tempest-DeleteServersTestJSON-2128119352 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (320a6ec6-e55f-434e-a030-12e51e0089f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:15.277580 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-31ea9815-56d8-4db1-b7b5-648ffb560764 tempest-DeleteServersTestJSON-2128119352 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:31:15.308745 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-31ea9815-56d8-4db1-b7b5-648ffb560764 tempest-DeleteServersTestJSON-2128119352 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (320a6ec6-e55f-434e-a030-12e51e0089f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:31:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2035754798',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=4bd4bb26-c774-4204-ae07-9c516a8c5e0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d49a6eed9a54263a902f3b89e303f88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:31:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:31:15Z,user_id='df67b234b598427093c32de372dad02e',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:15.311131 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-31ea9815-56d8-4db1-b7b5-648ffb560764 tempest-DeleteServersTestJSON-2128119352 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1dcb70b1-d9d0-4399-ad1e-55c36c703110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:15.313208 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-31ea9815-56d8-4db1-b7b5-648ffb560764 tempest-DeleteServersTestJSON-2128119352 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1dcb70b1-d9d0-4399-ad1e-55c36c703110) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:15.315715 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-31ea9815-56d8-4db1-b7b5-648ffb560764 tempest-DeleteServersTestJSON-2128119352 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3fe395f8-70b3-4c5c-9a96-aa2ad041ed6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:15.318499 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-31ea9815-56d8-4db1-b7b5-648ffb560764 tempest-DeleteServersTestJSON-2128119352 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3fe395f8-70b3-4c5c-9a96-aa2ad041ed6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4bd4bb26-c774-4204-ae07-9c516a8c5e0d', 'volume_name': 'volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:15.320765 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-31ea9815-56d8-4db1-b7b5-648ffb560764 tempest-DeleteServersTestJSON-2128119352 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b38fa29-b3b0-4187-b80d-43c0a4d8f66c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:15.327503 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-31ea9815-56d8-4db1-b7b5-648ffb560764 tempest-DeleteServersTestJSON-2128119352 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b38fa29-b3b0-4187-b80d-43c0a4d8f66c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:15.327503 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-31ea9815-56d8-4db1-b7b5-648ffb560764 tempest-DeleteServersTestJSON-2128119352 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bf5736a9-c992-48e3-ae2a-ab4217b5a9f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:15.327503 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-31ea9815-56d8-4db1-b7b5-648ffb560764 tempest-DeleteServersTestJSON-2128119352 None] Volume 4bd4bb26-c774-4204-ae07-9c516a8c5e0d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d', 'volume_size': 1}
Sep 15 21:31:15.327503 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-31ea9815-56d8-4db1-b7b5-648ffb560764 tempest-DeleteServersTestJSON-2128119352 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:15.345885 n-d-796909-3 sudo[98657]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:31:15.346681 n-d-796909-3 sudo[98657]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:16.106716 n-d-796909-3 sudo[98657]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:16.109024 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-31ea9815-56d8-4db1-b7b5-648ffb560764 tempest-DeleteServersTestJSON-2128119352 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.782s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:16.112095 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-31ea9815-56d8-4db1-b7b5-648ffb560764 tempest-DeleteServersTestJSON-2128119352 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bf5736a9-c992-48e3-ae2a-ab4217b5a9f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:16.114483 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-31ea9815-56d8-4db1-b7b5-648ffb560764 tempest-DeleteServersTestJSON-2128119352 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5566adc1-4b89-4f55-8d52-7e291aa21777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:16.277647 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-31ea9815-56d8-4db1-b7b5-648ffb560764 tempest-DeleteServersTestJSON-2128119352 None] Volume volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d (4bd4bb26-c774-4204-ae07-9c516a8c5e0d): created successfully
Sep 15 21:31:16.277647 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-31ea9815-56d8-4db1-b7b5-648ffb560764 tempest-DeleteServersTestJSON-2128119352 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5566adc1-4b89-4f55-8d52-7e291aa21777) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:16.282060 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-31ea9815-56d8-4db1-b7b5-648ffb560764 tempest-DeleteServersTestJSON-2128119352 None] Flow 'volume_create_manager' (88c61511-e74d-4aa3-82cf-a37c0f4ec2da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:31:16.401137 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-31ea9815-56d8-4db1-b7b5-648ffb560764 tempest-DeleteServersTestJSON-2128119352 None] Created volume successfully.
Sep 15 21:31:18.684913 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-676ac09a-7750-4675-a83a-450911ecbd6e req-e127a9b8-7382-4e97-b07c-98eb5e1eae06 tempest-DeleteServersTestJSON-2128119352 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:18.734776 n-d-796909-3 sudo[98692]: ubuntu : 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-4bd4bb26-c774-4204-ae07-9c516a8c5e0d
Sep 15 21:31:18.737772 n-d-796909-3 sudo[98692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:19.247927 n-d-796909-3 sudo[98692]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:19.250768 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-676ac09a-7750-4675-a83a-450911ecbd6e req-e127a9b8-7382-4e97-b07c-98eb5e1eae06 tempest-DeleteServersTestJSON-2128119352 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d" returned: 0 in 0.565s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:19.302772 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:19.312041 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:19.312417 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n Backing store flags: \n Account information:\n XzRg8oKHuxD2qNBC4cbG\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-676ac09a-7750-4675-a83a-450911ecbd6e req-e127a9b8-7382-4e97-b07c-98eb5e1eae06 tempest-DeleteServersTestJSON-2128119352 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: I_T nexus: 11
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020000
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf20
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020001
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf21
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: XzRg8oKHuxD2qNBC4cbG
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: I_T nexus: 12
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030000
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf30
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030001
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf31
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: JQ5cwGNdEYA56MAWW6bh
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Target 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: I_T nexus: 13
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00040000
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf40
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00040001
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf41
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: YTzyfCjB6rp5VQ5bNzGa
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Target 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: I_T nexus: 14
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00050000
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf50
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00050001
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf51
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: A6bYyewKLUnSE68nSdwK
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:31:19.313115 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:31:19.324490 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-676ac09a-7750-4675-a83a-450911ecbd6e req-e127a9b8-7382-4e97-b07c-98eb5e1eae06 tempest-DeleteServersTestJSON-2128119352 None] Creating iscsi_target for Volume ID: volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:31:19.425803 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-676ac09a-7750-4675-a83a-450911ecbd6e req-e127a9b8-7382-4e97-b07c-98eb5e1eae06 tempest-DeleteServersTestJSON-2128119352 None] Created volume path /opt/stack/data/cinder/volumes/volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d,
Sep 15 21:31:19.425803 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:31:19.425803 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:31:19.425803 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d
Sep 15 21:31:19.425803 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:31:19.425803 n-d-796909-3 cinder-volume[84872]: incominguser r4Y8k8DUzXV7agU9uMDi A28wYzRNNo57q2md
Sep 15 21:31:19.425803 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:31:19.425803 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:31:19.425803 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:31:19.425803 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:31:19.425803 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:19.826691 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d" returned: 0 in 0.404s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:19.827286 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:31:19.827627 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-676ac09a-7750-4675-a83a-450911ecbd6e req-e127a9b8-7382-4e97-b07c-98eb5e1eae06 tempest-DeleteServersTestJSON-2128119352 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:31:19.827990 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-676ac09a-7750-4675-a83a-450911ecbd6e req-e127a9b8-7382-4e97-b07c-98eb5e1eae06 tempest-DeleteServersTestJSON-2128119352 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:31:19.835203 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:19.838332 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:19.838439 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n Backing store flags: \n Account information:\n XzRg8oKHuxD2qNBC4cbG\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d\n System information:\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-4bd4bb26-c774-4204-ae07-9c516a8c5e0d\n Backing store flags: \n Account information:\n r4Y8k8DUzXV7agU9uMDi\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-676ac09a-7750-4675-a83a-450911ecbd6e req-e127a9b8-7382-4e97-b07c-98eb5e1eae06 tempest-DeleteServersTestJSON-2128119352 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: I_T nexus: 11
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020000
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf20
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020001
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf21
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: XzRg8oKHuxD2qNBC4cbG
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: I_T nexus: 12
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030000
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf30
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030001
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf31
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: JQ5cwGNdEYA56MAWW6bh
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Target 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: I_T nexus: 13
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00040000
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf40
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00040001
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf41
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: YTzyfCjB6rp5VQ5bNzGa
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Target 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: I_T nexus: 14
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00050000
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf50
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00050001
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf51
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: A6bYyewKLUnSE68nSdwK
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:31:19.840067 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:31:19.848100 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:19.936604 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:19.936944 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n Backing store flags: \n Account information:\n XzRg8oKHuxD2qNBC4cbG\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d\n System information:\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-4bd4bb26-c774-4204-ae07-9c516a8c5e0d\n Backing store flags: \n Account information:\n r4Y8k8DUzXV7agU9uMDi\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:31:19.939821 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:20.060887 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:20.060887 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n Backing store flags: \n Account information:\n XzRg8oKHuxD2qNBC4cbG\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d\n System information:\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-4bd4bb26-c774-4204-ae07-9c516a8c5e0d\n Backing store flags: \n Account information:\n r4Y8k8DUzXV7agU9uMDi\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:31:20.060887 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-676ac09a-7750-4675-a83a-450911ecbd6e req-e127a9b8-7382-4e97-b07c-98eb5e1eae06 tempest-DeleteServersTestJSON-2128119352 None] Set provider_location to: 10.222.0.24:3260,6 iqn.2010-10.org.openstack:volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:31:20.573469 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-676ac09a-7750-4675-a83a-450911ecbd6e req-e127a9b8-7382-4e97-b07c-98eb5e1eae06 tempest-DeleteServersTestJSON-2128119352 None] attachment_update completed successfully.
Sep 15 21:31:37.868428 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-54cb5e87-c8ef-406f-baf2-e732b78bf6db req-f0d84f0f-4645-471a-b9cd-9a0af28a11dc tempest-DeleteServersTestJSON-2128119352 None] Terminate volume connection completed successfully.
Sep 15 21:31:37.869109 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-54cb5e87-c8ef-406f-baf2-e732b78bf6db req-f0d84f0f-4645-471a-b9cd-9a0af28a11dc tempest-DeleteServersTestJSON-2128119352 None] Deleting attachment 327649d2-3154-4753-806f-4a0a889aec99. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:31:37.870166 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:37.994899 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:37.995267 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n Backing store flags: \n Account information:\n XzRg8oKHuxD2qNBC4cbG\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d\n System information:\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-4bd4bb26-c774-4204-ae07-9c516a8c5e0d\n Backing store flags: \n Account information:\n r4Y8k8DUzXV7agU9uMDi\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:31:37.996017 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-54cb5e87-c8ef-406f-baf2-e732b78bf6db req-f0d84f0f-4645-471a-b9cd-9a0af28a11dc tempest-DeleteServersTestJSON-2128119352 None] Removing iscsi_target for Volume ID: 4bd4bb26-c774-4204-ae07-9c516a8c5e0d
Sep 15 21:31:37.997354 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:38.223894 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d -f" returned: 0 in 0.226s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:38.226015 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:31:38.229497 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:38.396271 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.167s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:38.396681 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n Backing store flags: \n Account information:\n XzRg8oKHuxD2qNBC4cbG\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:31:38.624400 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-54cb5e87-c8ef-406f-baf2-e732b78bf6db req-f0d84f0f-4645-471a-b9cd-9a0af28a11dc tempest-DeleteServersTestJSON-2128119352 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:31:38.624400 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:31:38.624400 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:31:47.762398 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:31:47.763065 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:31:47.763280 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:47.801722 n-d-796909-3 sudo[98754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:31:47.803350 n-d-796909-3 sudo[98754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:48.341474 n-d-796909-3 sudo[98754]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:48.349290 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.580s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:48.349290 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:48.373177 n-d-796909-3 sudo[98757]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:31:48.373980 n-d-796909-3 sudo[98757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:48.841865 n-d-796909-3 sudo[98757]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:48.844683 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:48.847511 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:32:34.975021 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-74a5eb28-8609-4cdc-ae57-d43a6042eb86 req-59bd9fc6-24ff-4afa-9a73-eb31d7e9007f tempest-ServersTestBootFromVolume-55918372 None] Terminate volume connection completed successfully.
Sep 15 21:32:34.975758 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-74a5eb28-8609-4cdc-ae57-d43a6042eb86 req-59bd9fc6-24ff-4afa-9a73-eb31d7e9007f tempest-ServersTestBootFromVolume-55918372 None] Deleting attachment d5877ac5-8f5e-4d3a-80a0-f6df2e8c6677. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:32:34.977607 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:35.101834 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:35.102545 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n System information:\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-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5\n Backing store flags: \n Account information:\n XzRg8oKHuxD2qNBC4cbG\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:32:35.103562 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-74a5eb28-8609-4cdc-ae57-d43a6042eb86 req-59bd9fc6-24ff-4afa-9a73-eb31d7e9007f tempest-ServersTestBootFromVolume-55918372 None] Removing iscsi_target for Volume ID: 62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5
Sep 15 21:32:35.107315 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:35.233069 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5 -f" returned: 0 in 0.127s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:35.233355 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:32:35.234468 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:35.377712 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.141s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:35.378643 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:32:35.586908 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-74a5eb28-8609-4cdc-ae57-d43a6042eb86 req-59bd9fc6-24ff-4afa-9a73-eb31d7e9007f tempest-ServersTestBootFromVolume-55918372 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:32:35.586908 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:32:35.586908 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:32:36.060215 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [req-74a5eb28-8609-4cdc-ae57-d43a6042eb86 req-1d37ce95-72c8-4f95-affd-ce4631eff10a tempest-ServersTestBootFromVolume-55918372 None] Lock "b'cinder-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:32:36.209197 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:36.324026 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.116s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:36.324383 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:32:36.325089 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [req-74a5eb28-8609-4cdc-ae57-d43a6042eb86 req-1d37ce95-72c8-4f95-affd-ce4631eff10a tempest-ServersTestBootFromVolume-55918372 None] Skipping remove_export. No iscsi_target is presently exported for volume: 62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5
Sep 15 21:32:36.326251 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-74a5eb28-8609-4cdc-ae57-d43a6042eb86 req-1d37ce95-72c8-4f95-affd-ce4631eff10a tempest-ServersTestBootFromVolume-55918372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:36.357958 n-d-796909-3 sudo[98890]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5
Sep 15 21:32:36.358769 n-d-796909-3 sudo[98890]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:36.943307 n-d-796909-3 sudo[98890]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:36.946124 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-74a5eb28-8609-4cdc-ae57-d43a6042eb86 req-1d37ce95-72c8-4f95-affd-ce4631eff10a tempest-ServersTestBootFromVolume-55918372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5" returned: 0 in 0.619s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:36.947925 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-74a5eb28-8609-4cdc-ae57-d43a6042eb86 req-1d37ce95-72c8-4f95-affd-ce4631eff10a tempest-ServersTestBootFromVolume-55918372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:36.995728 n-d-796909-3 sudo[98903]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5
Sep 15 21:32:36.997301 n-d-796909-3 sudo[98903]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:37.607732 n-d-796909-3 sudo[98903]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:37.611521 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-74a5eb28-8609-4cdc-ae57-d43a6042eb86 req-1d37ce95-72c8-4f95-affd-ce4631eff10a tempest-ServersTestBootFromVolume-55918372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5" returned: 0 in 0.662s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:37.614070 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-74a5eb28-8609-4cdc-ae57-d43a6042eb86 req-1d37ce95-72c8-4f95-affd-ce4631eff10a tempest-ServersTestBootFromVolume-55918372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:37.662113 n-d-796909-3 sudo[98908]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5
Sep 15 21:32:37.662931 n-d-796909-3 sudo[98908]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:38.451315 n-d-796909-3 sudo[98908]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:38.453604 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-74a5eb28-8609-4cdc-ae57-d43a6042eb86 req-1d37ce95-72c8-4f95-affd-ce4631eff10a tempest-ServersTestBootFromVolume-55918372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5" returned: 0 in 0.839s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:38.455360 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [req-74a5eb28-8609-4cdc-ae57-d43a6042eb86 req-1d37ce95-72c8-4f95-affd-ce4631eff10a tempest-ServersTestBootFromVolume-55918372 None] Successfully deleted volume: 62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5
Sep 15 21:32:38.616748 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [req-74a5eb28-8609-4cdc-ae57-d43a6042eb86 req-1d37ce95-72c8-4f95-affd-ce4631eff10a tempest-ServersTestBootFromVolume-55918372 None] Created reservations ['d72c7d4b-e05b-4e52-9a53-4260fbd09cb6', '323525ef-ad93-4aa1-8ff1-de01953dd9ea', 'ac51592f-34f6-4690-bc8f-e81798ba35c6', '9be2e04f-f51d-4b73-b4e9-c80078c5ffea'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:32:38.622448 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-74a5eb28-8609-4cdc-ae57-d43a6042eb86 req-1d37ce95-72c8-4f95-affd-ce4631eff10a tempest-ServersTestBootFromVolume-55918372 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:32:38.622448 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:32:38.622448 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:32:38.892190 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [req-74a5eb28-8609-4cdc-ae57-d43a6042eb86 req-1d37ce95-72c8-4f95-affd-ce4631eff10a tempest-ServersTestBootFromVolume-55918372 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:32:38.903962 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-74a5eb28-8609-4cdc-ae57-d43a6042eb86 req-1d37ce95-72c8-4f95-affd-ce4631eff10a tempest-ServersTestBootFromVolume-55918372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:38.954731 n-d-796909-3 sudo[98916]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:32:38.959677 n-d-796909-3 sudo[98916]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:39.953141 n-d-796909-3 sudo[98916]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:39.961391 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-74a5eb28-8609-4cdc-ae57-d43a6042eb86 req-1d37ce95-72c8-4f95-affd-ce4631eff10a tempest-ServersTestBootFromVolume-55918372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.064s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:39.961391 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-74a5eb28-8609-4cdc-ae57-d43a6042eb86 req-1d37ce95-72c8-4f95-affd-ce4631eff10a tempest-ServersTestBootFromVolume-55918372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:39.999006 n-d-796909-3 sudo[98929]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:32:39.999895 n-d-796909-3 sudo[98929]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:40.571874 n-d-796909-3 sudo[98929]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:40.574435 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-74a5eb28-8609-4cdc-ae57-d43a6042eb86 req-1d37ce95-72c8-4f95-affd-ce4631eff10a tempest-ServersTestBootFromVolume-55918372 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:40.577162 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [req-74a5eb28-8609-4cdc-ae57-d43a6042eb86 req-1d37ce95-72c8-4f95-affd-ce4631eff10a tempest-ServersTestBootFromVolume-55918372 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:32:40.593447 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-74a5eb28-8609-4cdc-ae57-d43a6042eb86 req-1d37ce95-72c8-4f95-affd-ce4631eff10a tempest-ServersTestBootFromVolume-55918372 None] Deleted volume successfully.
Sep 15 21:32:40.733585 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [req-74a5eb28-8609-4cdc-ae57-d43a6042eb86 req-1d37ce95-72c8-4f95-affd-ce4631eff10a tempest-ServersTestBootFromVolume-55918372 None] Lock "b'cinder-62a24307-5b4f-4fd1-a3f7-c5cc70fe6ee5-delete_volume'" released by "delete_volume" :: held 4.673s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:32:47.764573 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:32:47.765132 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:32:47.766038 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:47.803118 n-d-796909-3 sudo[99020]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:32:47.804604 n-d-796909-3 sudo[99020]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:48.676200 n-d-796909-3 sudo[99020]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:48.678323 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.912s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:48.679987 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:48.731750 n-d-796909-3 sudo[99033]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:32:48.732599 n-d-796909-3 sudo[99033]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:49.434418 n-d-796909-3 sudo[99033]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:49.436531 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:49.437989 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:33:47.765544 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:33:47.766286 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:33:47.766838 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:47.788187 n-d-796909-3 sudo[99589]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:33:47.789201 n-d-796909-3 sudo[99589]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:48.397452 n-d-796909-3 sudo[99589]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:48.400164 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.633s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:48.402535 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:48.424843 n-d-796909-3 sudo[99592]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:33:48.426671 n-d-796909-3 sudo[99592]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:49.163001 n-d-796909-3 sudo[99592]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:49.165807 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:49.167127 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:34:47.768578 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:34:47.777061 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:34:47.777061 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:34:47.816522 n-d-796909-3 sudo[100160]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:34:47.819477 n-d-796909-3 sudo[100160]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:34:48.555775 n-d-796909-3 sudo[100160]: pam_unix(sudo:session): session closed for user root
Sep 15 21:34:48.558027 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.788s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:34:48.559630 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:34:48.597800 n-d-796909-3 sudo[100166]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:34:48.599389 n-d-796909-3 sudo[100166]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:34:49.135904 n-d-796909-3 sudo[100166]: pam_unix(sudo:session): session closed for user root
Sep 15 21:34:49.139117 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:34:49.140609 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:35:40.634016 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-6d266bd1-1569-4d22-8eed-93fca2815aa1 tempest-DeleteServersTestJSON-2128119352 None] Lock "b'cinder-4bd4bb26-c774-4204-ae07-9c516a8c5e0d-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:35:40.861080 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:40.994398 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.135s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:40.995280 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:35:40.996535 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-6d266bd1-1569-4d22-8eed-93fca2815aa1 tempest-DeleteServersTestJSON-2128119352 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4bd4bb26-c774-4204-ae07-9c516a8c5e0d
Sep 15 21:35:40.998339 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6d266bd1-1569-4d22-8eed-93fca2815aa1 tempest-DeleteServersTestJSON-2128119352 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:41.034252 n-d-796909-3 sudo[100552]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d
Sep 15 21:35:41.036181 n-d-796909-3 sudo[100552]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:41.479847 n-d-796909-3 sudo[100552]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:41.482528 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6d266bd1-1569-4d22-8eed-93fca2815aa1 tempest-DeleteServersTestJSON-2128119352 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d" returned: 0 in 0.484s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:41.484293 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6d266bd1-1569-4d22-8eed-93fca2815aa1 tempest-DeleteServersTestJSON-2128119352 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:41.504024 n-d-796909-3 sudo[100555]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d
Sep 15 21:35:41.504830 n-d-796909-3 sudo[100555]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:41.932881 n-d-796909-3 sudo[100555]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:41.935207 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6d266bd1-1569-4d22-8eed-93fca2815aa1 tempest-DeleteServersTestJSON-2128119352 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d" returned: 0 in 0.451s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:41.937755 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6d266bd1-1569-4d22-8eed-93fca2815aa1 tempest-DeleteServersTestJSON-2128119352 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:41.957875 n-d-796909-3 sudo[100558]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d
Sep 15 21:35:41.959397 n-d-796909-3 sudo[100558]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:42.538810 n-d-796909-3 sudo[100558]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:42.542693 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6d266bd1-1569-4d22-8eed-93fca2815aa1 tempest-DeleteServersTestJSON-2128119352 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4bd4bb26-c774-4204-ae07-9c516a8c5e0d" returned: 0 in 0.603s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:42.542693 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-6d266bd1-1569-4d22-8eed-93fca2815aa1 tempest-DeleteServersTestJSON-2128119352 None] Successfully deleted volume: 4bd4bb26-c774-4204-ae07-9c516a8c5e0d
Sep 15 21:35:42.754808 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-6d266bd1-1569-4d22-8eed-93fca2815aa1 tempest-DeleteServersTestJSON-2128119352 None] Created reservations ['88b971a5-c454-49bf-acf7-2fc6aa84369f', 'fa466709-a389-43be-9564-240a6250b335', 'd8b60058-a3a1-47bc-86dd-deaaf2627f2f', '5b461e2a-b59f-4fa6-9477-fef30f9bf91a'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:35:42.757633 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-6d266bd1-1569-4d22-8eed-93fca2815aa1 tempest-DeleteServersTestJSON-2128119352 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:35:42.757633 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:35:42.757633 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:35:42.973447 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-6d266bd1-1569-4d22-8eed-93fca2815aa1 tempest-DeleteServersTestJSON-2128119352 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:35:42.973447 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6d266bd1-1569-4d22-8eed-93fca2815aa1 tempest-DeleteServersTestJSON-2128119352 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:42.992531 n-d-796909-3 sudo[100568]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:35:42.994373 n-d-796909-3 sudo[100568]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:43.523667 n-d-796909-3 sudo[100568]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:43.525997 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6d266bd1-1569-4d22-8eed-93fca2815aa1 tempest-DeleteServersTestJSON-2128119352 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.557s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:43.529749 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6d266bd1-1569-4d22-8eed-93fca2815aa1 tempest-DeleteServersTestJSON-2128119352 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:43.563484 n-d-796909-3 sudo[100571]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:35:43.564832 n-d-796909-3 sudo[100571]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:44.362427 n-d-796909-3 sudo[100571]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:44.364657 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6d266bd1-1569-4d22-8eed-93fca2815aa1 tempest-DeleteServersTestJSON-2128119352 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.835s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:44.367223 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-6d266bd1-1569-4d22-8eed-93fca2815aa1 tempest-DeleteServersTestJSON-2128119352 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:35:44.379760 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-6d266bd1-1569-4d22-8eed-93fca2815aa1 tempest-DeleteServersTestJSON-2128119352 None] Deleted volume successfully.
Sep 15 21:35:44.469469 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-6d266bd1-1569-4d22-8eed-93fca2815aa1 tempest-DeleteServersTestJSON-2128119352 None] Lock "b'cinder-4bd4bb26-c774-4204-ae07-9c516a8c5e0d-delete_volume'" released by "delete_volume" :: held 3.838s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:35:47.767703 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:35:47.768308 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:35:47.768755 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:47.794504 n-d-796909-3 sudo[100644]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:35:47.795660 n-d-796909-3 sudo[100644]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:48.402654 n-d-796909-3 sudo[100644]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:48.404841 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.636s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:48.407334 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:48.458715 n-d-796909-3 sudo[100647]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:35:48.460823 n-d-796909-3 sudo[100647]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:49.113843 n-d-796909-3 sudo[100647]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:49.116602 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.709s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:49.118949 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:35:53.179853 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-87eaf304-b9db-4fdc-b5c6-3287ad0b87f4 tempest-ServerRescueNegativeTestJSON-1703757835 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:35:53.188084 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-87eaf304-b9db-4fdc-b5c6-3287ad0b87f4 tempest-ServerRescueNegativeTestJSON-1703757835 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:35:53.188823 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-87eaf304-b9db-4fdc-b5c6-3287ad0b87f4 tempest-ServerRescueNegativeTestJSON-1703757835 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:35:53.235517 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-87eaf304-b9db-4fdc-b5c6-3287ad0b87f4 tempest-ServerRescueNegativeTestJSON-1703757835 None] Flow 'volume_create_manager' (9160011e-c315-4aba-90fb-56c5a4f0ecd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:35:53.277916 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-87eaf304-b9db-4fdc-b5c6-3287ad0b87f4 tempest-ServerRescueNegativeTestJSON-1703757835 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (14658f1b-d9d5-4ac6-a024-1d74b95e8e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:35:53.320720 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-87eaf304-b9db-4fdc-b5c6-3287ad0b87f4 tempest-ServerRescueNegativeTestJSON-1703757835 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:35:53.350934 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-87eaf304-b9db-4fdc-b5c6-3287ad0b87f4 tempest-ServerRescueNegativeTestJSON-1703757835 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (14658f1b-d9d5-4ac6-a024-1d74b95e8e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:35:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1378889656',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=944b701f-2281-4f42-8665-f569fd32c631,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a5ad0352c9447bfa41e4a4b3e94e7af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:35:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:35:53Z,user_id='877bcab55c6544d89ff1ddd9aa861a89',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:35:53.354240 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-87eaf304-b9db-4fdc-b5c6-3287ad0b87f4 tempest-ServerRescueNegativeTestJSON-1703757835 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2dd3fb07-0009-4cd8-930d-042474a9e179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:35:53.357470 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-87eaf304-b9db-4fdc-b5c6-3287ad0b87f4 tempest-ServerRescueNegativeTestJSON-1703757835 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2dd3fb07-0009-4cd8-930d-042474a9e179) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:35:53.362255 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-87eaf304-b9db-4fdc-b5c6-3287ad0b87f4 tempest-ServerRescueNegativeTestJSON-1703757835 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (190d4eae-1c9c-4d9b-8b0b-3b5335ab4511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:35:53.365980 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-87eaf304-b9db-4fdc-b5c6-3287ad0b87f4 tempest-ServerRescueNegativeTestJSON-1703757835 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (190d4eae-1c9c-4d9b-8b0b-3b5335ab4511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '944b701f-2281-4f42-8665-f569fd32c631', 'volume_name': 'volume-944b701f-2281-4f42-8665-f569fd32c631', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:35:53.368995 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-87eaf304-b9db-4fdc-b5c6-3287ad0b87f4 tempest-ServerRescueNegativeTestJSON-1703757835 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2b7bc371-0e54-4594-8720-f104fd775d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:35:53.371854 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-87eaf304-b9db-4fdc-b5c6-3287ad0b87f4 tempest-ServerRescueNegativeTestJSON-1703757835 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2b7bc371-0e54-4594-8720-f104fd775d03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:35:53.374465 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-87eaf304-b9db-4fdc-b5c6-3287ad0b87f4 tempest-ServerRescueNegativeTestJSON-1703757835 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c5525b2-7ada-459c-9185-9f54cf21e8c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:35:53.375845 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-87eaf304-b9db-4fdc-b5c6-3287ad0b87f4 tempest-ServerRescueNegativeTestJSON-1703757835 None] Volume 944b701f-2281-4f42-8665-f569fd32c631: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-944b701f-2281-4f42-8665-f569fd32c631', 'volume_size': 1}
Sep 15 21:35:53.377602 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-87eaf304-b9db-4fdc-b5c6-3287ad0b87f4 tempest-ServerRescueNegativeTestJSON-1703757835 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-944b701f-2281-4f42-8665-f569fd32c631 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:53.421331 n-d-796909-3 sudo[100686]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-944b701f-2281-4f42-8665-f569fd32c631 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:35:53.433856 n-d-796909-3 sudo[100686]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:54.849574 n-d-796909-3 sudo[100686]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:54.852301 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-87eaf304-b9db-4fdc-b5c6-3287ad0b87f4 tempest-ServerRescueNegativeTestJSON-1703757835 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-944b701f-2281-4f42-8665-f569fd32c631 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.475s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:54.863349 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-87eaf304-b9db-4fdc-b5c6-3287ad0b87f4 tempest-ServerRescueNegativeTestJSON-1703757835 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c5525b2-7ada-459c-9185-9f54cf21e8c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-944b701f-2281-4f42-8665-f569fd32c631', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:35:54.866590 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-87eaf304-b9db-4fdc-b5c6-3287ad0b87f4 tempest-ServerRescueNegativeTestJSON-1703757835 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0bf9ab34-4515-448e-b886-bd38be2aa4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:35:55.004018 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-87eaf304-b9db-4fdc-b5c6-3287ad0b87f4 tempest-ServerRescueNegativeTestJSON-1703757835 None] Volume volume-944b701f-2281-4f42-8665-f569fd32c631 (944b701f-2281-4f42-8665-f569fd32c631): created successfully
Sep 15 21:35:55.007161 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-87eaf304-b9db-4fdc-b5c6-3287ad0b87f4 tempest-ServerRescueNegativeTestJSON-1703757835 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0bf9ab34-4515-448e-b886-bd38be2aa4bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:35:55.012457 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-87eaf304-b9db-4fdc-b5c6-3287ad0b87f4 tempest-ServerRescueNegativeTestJSON-1703757835 None] Flow 'volume_create_manager' (9160011e-c315-4aba-90fb-56c5a4f0ecd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:35:55.179175 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-87eaf304-b9db-4fdc-b5c6-3287ad0b87f4 tempest-ServerRescueNegativeTestJSON-1703757835 None] Created volume successfully.
Sep 15 21:36:10.267381 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:36:10.277296 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:36:10.278389 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:36:10.308805 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Flow 'volume_create_manager' (a4eac225-60ad-4441-bd3d-751e3b7150dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:36:10.316068 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c9cd8736-c237-4228-b397-7f8595fd6bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:10.350785 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:36:10.401613 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c9cd8736-c237-4228-b397-7f8595fd6bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:36:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1226386449',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=54558ec0-3547-4d44-92bf-e9783b873a21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45201d99321a4c12868d4900ff56cb1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:36:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:36:10Z,user_id='8324fa6a14614b70bb5d810821a8fcdf',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:10.406857 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4286f68f-d80e-4bf7-8a64-d0813238fbc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:10.411204 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4286f68f-d80e-4bf7-8a64-d0813238fbc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:10.413698 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (03be6f92-1c9a-48fe-9b41-40f4edb03c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:10.526519 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (03be6f92-1c9a-48fe-9b41-40f4edb03c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '54558ec0-3547-4d44-92bf-e9783b873a21', 'volume_name': 'volume-54558ec0-3547-4d44-92bf-e9783b873a21', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:10.529225 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c3633de-aefa-4d62-aece-cf72b770607f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:10.532830 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c3633de-aefa-4d62-aece-cf72b770607f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:10.537133 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8c7a30a1-4973-4f69-83fe-03f347400236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:10.538156 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Volume 54558ec0-3547-4d44-92bf-e9783b873a21: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-54558ec0-3547-4d44-92bf-e9783b873a21', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 21:36:10.539099 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Cloning 54558ec0-3547-4d44-92bf-e9783b873a21 from image 242b1d14-5986-4843-ae80-c419ef1cfe13 at location (None, None). {{(pid=84872) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 21:36:25.077004 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-5ac482fb-1dae-4df6-be09-33d5ba3c9847 tempest-ServerRescueNegativeTestJSON-1703757835 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:36:25.083588 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-5ac482fb-1dae-4df6-be09-33d5ba3c9847 tempest-ServerRescueNegativeTestJSON-1703757835 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:36:25.083916 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-5ac482fb-1dae-4df6-be09-33d5ba3c9847 tempest-ServerRescueNegativeTestJSON-1703757835 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:36:25.117569 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ac482fb-1dae-4df6-be09-33d5ba3c9847 tempest-ServerRescueNegativeTestJSON-1703757835 None] Flow 'volume_create_manager' (be46ae88-d66a-4370-a364-d8cbf1a4f3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:36:25.134692 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ac482fb-1dae-4df6-be09-33d5ba3c9847 tempest-ServerRescueNegativeTestJSON-1703757835 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (89ef39ed-0bd7-424d-b220-e5a5bcb40e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:25.163999 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-5ac482fb-1dae-4df6-be09-33d5ba3c9847 tempest-ServerRescueNegativeTestJSON-1703757835 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:36:25.210380 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ac482fb-1dae-4df6-be09-33d5ba3c9847 tempest-ServerRescueNegativeTestJSON-1703757835 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (89ef39ed-0bd7-424d-b220-e5a5bcb40e8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:36:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-917979777',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=c26b8f86-2133-4a24-9c57-bd582ef7a510,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a5ad0352c9447bfa41e4a4b3e94e7af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:36:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:36:25Z,user_id='877bcab55c6544d89ff1ddd9aa861a89',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:25.215010 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ac482fb-1dae-4df6-be09-33d5ba3c9847 tempest-ServerRescueNegativeTestJSON-1703757835 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4b81b41c-b9fb-43b0-98a7-4c88b5cdb869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:25.219640 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ac482fb-1dae-4df6-be09-33d5ba3c9847 tempest-ServerRescueNegativeTestJSON-1703757835 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4b81b41c-b9fb-43b0-98a7-4c88b5cdb869) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:25.223086 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ac482fb-1dae-4df6-be09-33d5ba3c9847 tempest-ServerRescueNegativeTestJSON-1703757835 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1dcf234a-5a4d-433b-95cb-dd447201d3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:25.226014 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ac482fb-1dae-4df6-be09-33d5ba3c9847 tempest-ServerRescueNegativeTestJSON-1703757835 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1dcf234a-5a4d-433b-95cb-dd447201d3f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c26b8f86-2133-4a24-9c57-bd582ef7a510', 'volume_name': 'volume-c26b8f86-2133-4a24-9c57-bd582ef7a510', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:25.228996 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ac482fb-1dae-4df6-be09-33d5ba3c9847 tempest-ServerRescueNegativeTestJSON-1703757835 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (02887dfb-08cb-48a3-a8fd-faf65a5d1753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:25.231842 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ac482fb-1dae-4df6-be09-33d5ba3c9847 tempest-ServerRescueNegativeTestJSON-1703757835 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (02887dfb-08cb-48a3-a8fd-faf65a5d1753) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:25.234649 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ac482fb-1dae-4df6-be09-33d5ba3c9847 tempest-ServerRescueNegativeTestJSON-1703757835 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e3795cb8-bba9-425f-b884-f0010ea9ea8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:25.235983 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-5ac482fb-1dae-4df6-be09-33d5ba3c9847 tempest-ServerRescueNegativeTestJSON-1703757835 None] Volume c26b8f86-2133-4a24-9c57-bd582ef7a510: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c26b8f86-2133-4a24-9c57-bd582ef7a510', 'volume_size': 1}
Sep 15 21:36:25.237397 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5ac482fb-1dae-4df6-be09-33d5ba3c9847 tempest-ServerRescueNegativeTestJSON-1703757835 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c26b8f86-2133-4a24-9c57-bd582ef7a510 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:25.350698 n-d-796909-3 sudo[101151]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c26b8f86-2133-4a24-9c57-bd582ef7a510 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:36:25.353790 n-d-796909-3 sudo[101151]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:36:26.767641 n-d-796909-3 sudo[101151]: pam_unix(sudo:session): session closed for user root
Sep 15 21:36:26.793021 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5ac482fb-1dae-4df6-be09-33d5ba3c9847 tempest-ServerRescueNegativeTestJSON-1703757835 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c26b8f86-2133-4a24-9c57-bd582ef7a510 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.555s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:26.801999 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ac482fb-1dae-4df6-be09-33d5ba3c9847 tempest-ServerRescueNegativeTestJSON-1703757835 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e3795cb8-bba9-425f-b884-f0010ea9ea8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c26b8f86-2133-4a24-9c57-bd582ef7a510', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:26.804858 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ac482fb-1dae-4df6-be09-33d5ba3c9847 tempest-ServerRescueNegativeTestJSON-1703757835 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (132709b7-1f16-4ba8-9591-48b4fc0b4ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:26.912428 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-5ac482fb-1dae-4df6-be09-33d5ba3c9847 tempest-ServerRescueNegativeTestJSON-1703757835 None] Volume volume-c26b8f86-2133-4a24-9c57-bd582ef7a510 (c26b8f86-2133-4a24-9c57-bd582ef7a510): created successfully
Sep 15 21:36:26.917561 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ac482fb-1dae-4df6-be09-33d5ba3c9847 tempest-ServerRescueNegativeTestJSON-1703757835 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (132709b7-1f16-4ba8-9591-48b4fc0b4ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:26.928569 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ac482fb-1dae-4df6-be09-33d5ba3c9847 tempest-ServerRescueNegativeTestJSON-1703757835 None] Flow 'volume_create_manager' (be46ae88-d66a-4370-a364-d8cbf1a4f3ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:36:27.030456 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-5ac482fb-1dae-4df6-be09-33d5ba3c9847 tempest-ServerRescueNegativeTestJSON-1703757835 None] Created volume successfully.
Sep 15 21:36:29.252642 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_opy_c428n-d-796909-3@lvmdriver-1, size 616.00 MB, duration 18.71 sec {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 21:36:29.253810 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Image download 616.00 MB at 32.92 MB/s
Sep 15 21:36:29.310318 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_opy_c428n-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:29.451806 n-d-796909-3 sudo[101189]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_opy_c428n-d-796909-3@lvmdriver-1
Sep 15 21:36:29.452928 n-d-796909-3 sudo[101189]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:36:29.535418 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-23e929e4-10f8-492a-b9f7-776aefc52e2d req-ab5937e8-c059-4fac-836d-0b2e1a5aad89 tempest-ServerRescueNegativeTestJSON-1703757835 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c26b8f86-2133-4a24-9c57-bd582ef7a510 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:29.551401 n-d-796909-3 sudo[101191]: ubuntu : 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-c26b8f86-2133-4a24-9c57-bd582ef7a510
Sep 15 21:36:29.552445 n-d-796909-3 sudo[101191]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:36:29.964355 n-d-796909-3 sudo[101189]: pam_unix(sudo:session): session closed for user root
Sep 15 21:36:29.966921 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_opy_c428n-d-796909-3@lvmdriver-1" returned: 0 in 0.656s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:29.968049 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 is fetched for user 8324fa6a14614b70bb5d810821a8fcdf. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 21:36:30.054638 n-d-796909-3 sudo[101191]: pam_unix(sudo:session): session closed for user root
Sep 15 21:36:30.056642 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-23e929e4-10f8-492a-b9f7-776aefc52e2d req-ab5937e8-c059-4fac-836d-0b2e1a5aad89 tempest-ServerRescueNegativeTestJSON-1703757835 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c26b8f86-2133-4a24-9c57-bd582ef7a510" returned: 0 in 0.525s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:30.119510 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:30.127576 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:30.128332 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585554899968]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-23e929e4-10f8-492a-b9f7-776aefc52e2d req-ab5937e8-c059-4fac-836d-0b2e1a5aad89 tempest-ServerRescueNegativeTestJSON-1703757835 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: I_T nexus: 12
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030000
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf30
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030001
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf31
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: JQ5cwGNdEYA56MAWW6bh
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Target 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: I_T nexus: 13
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00040000
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf40
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00040001
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf41
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: YTzyfCjB6rp5VQ5bNzGa
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Target 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: I_T nexus: 14
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00050000
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf50
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00050001
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf51
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: A6bYyewKLUnSE68nSdwK
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:36:30.129549 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:36:30.138391 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-23e929e4-10f8-492a-b9f7-776aefc52e2d req-ab5937e8-c059-4fac-836d-0b2e1a5aad89 tempest-ServerRescueNegativeTestJSON-1703757835 None] Creating iscsi_target for Volume ID: volume-c26b8f86-2133-4a24-9c57-bd582ef7a510 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:36:30.216831 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-23e929e4-10f8-492a-b9f7-776aefc52e2d req-ab5937e8-c059-4fac-836d-0b2e1a5aad89 tempest-ServerRescueNegativeTestJSON-1703757835 None] Created volume path /opt/stack/data/cinder/volumes/volume-c26b8f86-2133-4a24-9c57-bd582ef7a510,
Sep 15 21:36:30.216831 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:36:30.216831 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:36:30.216831 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c26b8f86-2133-4a24-9c57-bd582ef7a510
Sep 15 21:36:30.216831 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:36:30.216831 n-d-796909-3 cinder-volume[84872]: incominguser anASG8wxsuD4P6vcv9VK P87rDbQrhoW52CuP
Sep 15 21:36:30.216831 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:36:30.216831 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:36:30.216831 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:36:30.216831 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:36:30.218951 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_opy_c428n-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:30.253578 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c26b8f86-2133-4a24-9c57-bd582ef7a510 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:30.349235 n-d-796909-3 sudo[101201]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_opy_c428n-d-796909-3@lvmdriver-1
Sep 15 21:36:30.350151 n-d-796909-3 sudo[101201]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:36:30.703024 n-d-796909-3 sudo[101201]: pam_unix(sudo:session): session closed for user root
Sep 15 21:36:30.705467 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_opy_c428n-d-796909-3@lvmdriver-1" returned: 0 in 0.486s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:30.706482 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-54558ec0-3547-4d44-92bf-e9783b873a21 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:30.726937 n-d-796909-3 sudo[101213]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-54558ec0-3547-4d44-92bf-e9783b873a21 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:36:30.728821 n-d-796909-3 sudo[101213]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:36:30.766921 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c26b8f86-2133-4a24-9c57-bd582ef7a510" returned: 0 in 0.547s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:30.767412 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585554899968]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:36:30.768325 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-23e929e4-10f8-492a-b9f7-776aefc52e2d req-ab5937e8-c059-4fac-836d-0b2e1a5aad89 tempest-ServerRescueNegativeTestJSON-1703757835 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:36:30.769290 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-23e929e4-10f8-492a-b9f7-776aefc52e2d req-ab5937e8-c059-4fac-836d-0b2e1a5aad89 tempest-ServerRescueNegativeTestJSON-1703757835 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:36:30.770389 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:30.809736 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.039s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:30.810315 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585554899968]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c26b8f86-2133-4a24-9c57-bd582ef7a510\n System information:\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-c26b8f86-2133-4a24-9c57-bd582ef7a510\n Backing store flags: \n Account information:\n anASG8wxsuD4P6vcv9VK\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-23e929e4-10f8-492a-b9f7-776aefc52e2d req-ab5937e8-c059-4fac-836d-0b2e1a5aad89 tempest-ServerRescueNegativeTestJSON-1703757835 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: I_T nexus: 12
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030000
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf30
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030001
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf31
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: JQ5cwGNdEYA56MAWW6bh
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Target 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: I_T nexus: 13
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00040000
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf40
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00040001
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf41
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: YTzyfCjB6rp5VQ5bNzGa
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Target 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: I_T nexus: 14
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00050000
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf50
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00050001
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf51
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: A6bYyewKLUnSE68nSdwK
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:36:30.811203 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:36:30.820414 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:31.108181 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.295s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:31.108638 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585554899968]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c26b8f86-2133-4a24-9c57-bd582ef7a510\n System information:\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-c26b8f86-2133-4a24-9c57-bd582ef7a510\n Backing store flags: \n Account information:\n anASG8wxsuD4P6vcv9VK\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:36:31.110170 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:31.287824 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.176s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:31.288830 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585554899968]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c26b8f86-2133-4a24-9c57-bd582ef7a510\n System information:\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-c26b8f86-2133-4a24-9c57-bd582ef7a510\n Backing store flags: \n Account information:\n anASG8wxsuD4P6vcv9VK\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:36:31.290231 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-23e929e4-10f8-492a-b9f7-776aefc52e2d req-ab5937e8-c059-4fac-836d-0b2e1a5aad89 tempest-ServerRescueNegativeTestJSON-1703757835 None] Set provider_location to: 10.222.0.24:3260,6 iqn.2010-10.org.openstack:volume-c26b8f86-2133-4a24-9c57-bd582ef7a510 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:36:31.554962 n-d-796909-3 sudo[101213]: pam_unix(sudo:session): session closed for user root
Sep 15 21:36:31.556872 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-54558ec0-3547-4d44-92bf-e9783b873a21 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.850s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:31.740419 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Attempting download of 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume 54558ec0-3547-4d44-92bf-e9783b873a21. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 21:36:31.775758 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-23e929e4-10f8-492a-b9f7-776aefc52e2d req-ab5937e8-c059-4fac-836d-0b2e1a5aad89 tempest-ServerRescueNegativeTestJSON-1703757835 None] attachment_update completed successfully.
Sep 15 21:36:31.817886 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_ukowqckp {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:31.908595 n-d-796909-3 sudo[101282]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_242b1d14-5986-4843-ae80-c419ef1cfe13_ukowqckp
Sep 15 21:36:31.909489 n-d-796909-3 sudo[101282]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:36:32.272142 n-d-796909-3 sudo[101282]: pam_unix(sudo:session): session closed for user root
Sep 15 21:36:32.278157 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_ukowqckp" returned: 0 in 0.456s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:32.283715 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_opy_c428n-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:32.464097 n-d-796909-3 sudo[101286]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_opy_c428n-d-796909-3@lvmdriver-1
Sep 15 21:36:32.466735 n-d-796909-3 sudo[101286]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:36:33.005270 n-d-796909-3 sudo[101286]: pam_unix(sudo:session): session closed for user root
Sep 15 21:36:33.007653 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_opy_c428n-d-796909-3@lvmdriver-1" returned: 0 in 0.724s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:33.008556 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] 242b1d14-5986-4843-ae80-c419ef1cfe13 was vhdx, converting to raw {{(pid=84872) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 21:36:33.009578 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_opy_c428n-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--54558ec0--3547--4d44--92bf--e9783b873a21 oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:33.050016 n-d-796909-3 sudo[101293]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_opy_c428n-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--54558ec0--3547--4d44--92bf--e9783b873a21 oflag=direct
Sep 15 21:36:33.059156 n-d-796909-3 sudo[101293]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:36:33.482325 n-d-796909-3 sudo[101293]: pam_unix(sudo:session): session closed for user root
Sep 15 21:36:33.496677 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_opy_c428n-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--54558ec0--3547--4d44--92bf--e9783b873a21 oflag=direct" returned: 0 in 0.485s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:33.499044 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 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_242b1d14-5986-4843-ae80-c419ef1cfe13_opy_c428n-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--54558ec0--3547--4d44--92bf--e9783b873a21 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:33.531037 n-d-796909-3 sudo[101305]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_opy_c428n-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--54558ec0--3547--4d44--92bf--e9783b873a21
Sep 15 21:36:33.532742 n-d-796909-3 sudo[101305]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:36:39.792803 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-bd68794c-ed43-4238-9fdd-2c6391b2858b tempest-ServersNegativeTestJSON-1788684710 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:36:39.801625 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-bd68794c-ed43-4238-9fdd-2c6391b2858b tempest-ServersNegativeTestJSON-1788684710 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:36:39.802367 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-bd68794c-ed43-4238-9fdd-2c6391b2858b tempest-ServersNegativeTestJSON-1788684710 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:36:39.869117 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bd68794c-ed43-4238-9fdd-2c6391b2858b tempest-ServersNegativeTestJSON-1788684710 None] Flow 'volume_create_manager' (bb5b43d4-cd5d-4efd-97cd-8e8ceef21d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:36:39.869117 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bd68794c-ed43-4238-9fdd-2c6391b2858b tempest-ServersNegativeTestJSON-1788684710 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (56897d38-26bb-49a7-9d4f-e38760b85ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:39.924934 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-bd68794c-ed43-4238-9fdd-2c6391b2858b tempest-ServersNegativeTestJSON-1788684710 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:36:39.996153 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bd68794c-ed43-4238-9fdd-2c6391b2858b tempest-ServersNegativeTestJSON-1788684710 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (56897d38-26bb-49a7-9d4f-e38760b85ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:36:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-103945132',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=a0b04160-f5b1-4c9f-a408-f44fb29f0014,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b13507773f294fbba1c858be040219c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:36:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:36:40Z,user_id='92c466bfd9cf47379594124cd97d7e1b',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:39.999785 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bd68794c-ed43-4238-9fdd-2c6391b2858b tempest-ServersNegativeTestJSON-1788684710 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (96cce3e3-a8eb-42af-8ce1-10e243724799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:40.005310 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bd68794c-ed43-4238-9fdd-2c6391b2858b tempest-ServersNegativeTestJSON-1788684710 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (96cce3e3-a8eb-42af-8ce1-10e243724799) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:40.010183 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bd68794c-ed43-4238-9fdd-2c6391b2858b tempest-ServersNegativeTestJSON-1788684710 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (72d6da99-6fc3-4d2f-9615-e3dbcbf36339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:40.015411 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bd68794c-ed43-4238-9fdd-2c6391b2858b tempest-ServersNegativeTestJSON-1788684710 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (72d6da99-6fc3-4d2f-9615-e3dbcbf36339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a0b04160-f5b1-4c9f-a408-f44fb29f0014', 'volume_name': 'volume-a0b04160-f5b1-4c9f-a408-f44fb29f0014', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:40.016808 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bd68794c-ed43-4238-9fdd-2c6391b2858b tempest-ServersNegativeTestJSON-1788684710 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (639ea136-cda7-4736-a7a7-0d776108cbea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:40.019519 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bd68794c-ed43-4238-9fdd-2c6391b2858b tempest-ServersNegativeTestJSON-1788684710 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (639ea136-cda7-4736-a7a7-0d776108cbea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:40.022222 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bd68794c-ed43-4238-9fdd-2c6391b2858b tempest-ServersNegativeTestJSON-1788684710 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (012fb7e0-7e59-4c0f-b767-d8c24dd88a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:40.023550 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-bd68794c-ed43-4238-9fdd-2c6391b2858b tempest-ServersNegativeTestJSON-1788684710 None] Volume a0b04160-f5b1-4c9f-a408-f44fb29f0014: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a0b04160-f5b1-4c9f-a408-f44fb29f0014', 'volume_size': 1}
Sep 15 21:36:40.024749 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bd68794c-ed43-4238-9fdd-2c6391b2858b tempest-ServersNegativeTestJSON-1788684710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a0b04160-f5b1-4c9f-a408-f44fb29f0014 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:40.062503 n-d-796909-3 sudo[101338]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a0b04160-f5b1-4c9f-a408-f44fb29f0014 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:36:40.063442 n-d-796909-3 sudo[101338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:36:40.943001 n-d-796909-3 sudo[101338]: pam_unix(sudo:session): session closed for user root
Sep 15 21:36:40.945522 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bd68794c-ed43-4238-9fdd-2c6391b2858b tempest-ServersNegativeTestJSON-1788684710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a0b04160-f5b1-4c9f-a408-f44fb29f0014 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.920s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:40.949577 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bd68794c-ed43-4238-9fdd-2c6391b2858b tempest-ServersNegativeTestJSON-1788684710 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (012fb7e0-7e59-4c0f-b767-d8c24dd88a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a0b04160-f5b1-4c9f-a408-f44fb29f0014', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:40.952347 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bd68794c-ed43-4238-9fdd-2c6391b2858b tempest-ServersNegativeTestJSON-1788684710 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7d88136b-aba6-418a-8d3f-31bf5899d727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:41.148699 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-bd68794c-ed43-4238-9fdd-2c6391b2858b tempest-ServersNegativeTestJSON-1788684710 None] Volume volume-a0b04160-f5b1-4c9f-a408-f44fb29f0014 (a0b04160-f5b1-4c9f-a408-f44fb29f0014): created successfully
Sep 15 21:36:41.150631 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bd68794c-ed43-4238-9fdd-2c6391b2858b tempest-ServersNegativeTestJSON-1788684710 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7d88136b-aba6-418a-8d3f-31bf5899d727) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:41.153570 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bd68794c-ed43-4238-9fdd-2c6391b2858b tempest-ServersNegativeTestJSON-1788684710 None] Flow 'volume_create_manager' (bb5b43d4-cd5d-4efd-97cd-8e8ceef21d2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:36:41.262930 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-bd68794c-ed43-4238-9fdd-2c6391b2858b tempest-ServersNegativeTestJSON-1788684710 None] Created volume successfully.
Sep 15 21:36:45.569224 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-3dca8dc0-c408-44e6-8411-841e1620fc73 tempest-ServersNegativeTestJSON-1788684710 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:36:45.574314 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-3dca8dc0-c408-44e6-8411-841e1620fc73 tempest-ServersNegativeTestJSON-1788684710 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:36:45.574960 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-3dca8dc0-c408-44e6-8411-841e1620fc73 tempest-ServersNegativeTestJSON-1788684710 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:36:45.605446 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3dca8dc0-c408-44e6-8411-841e1620fc73 tempest-ServersNegativeTestJSON-1788684710 None] Flow 'volume_create_manager' (35506c0c-1e92-4571-94ec-ee71e7ee1eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:36:45.611897 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3dca8dc0-c408-44e6-8411-841e1620fc73 tempest-ServersNegativeTestJSON-1788684710 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (41d1fade-0af4-49ab-b40a-41ccb98bdc32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:45.662161 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-3dca8dc0-c408-44e6-8411-841e1620fc73 tempest-ServersNegativeTestJSON-1788684710 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:36:45.703343 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3dca8dc0-c408-44e6-8411-841e1620fc73 tempest-ServersNegativeTestJSON-1788684710 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (41d1fade-0af4-49ab-b40a-41ccb98bdc32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:36:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1002938438',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=26032cc1-c05a-470f-a3e9-c025b2eac45d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b13507773f294fbba1c858be040219c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:36:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:36:45Z,user_id='92c466bfd9cf47379594124cd97d7e1b',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:45.706150 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3dca8dc0-c408-44e6-8411-841e1620fc73 tempest-ServersNegativeTestJSON-1788684710 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a80ef7ca-7cd9-49b9-84d8-dc8e4ee45c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:45.708534 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3dca8dc0-c408-44e6-8411-841e1620fc73 tempest-ServersNegativeTestJSON-1788684710 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a80ef7ca-7cd9-49b9-84d8-dc8e4ee45c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:45.713465 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3dca8dc0-c408-44e6-8411-841e1620fc73 tempest-ServersNegativeTestJSON-1788684710 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (be6be1ba-e0bb-4472-886f-36f1996749ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:45.715911 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3dca8dc0-c408-44e6-8411-841e1620fc73 tempest-ServersNegativeTestJSON-1788684710 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (be6be1ba-e0bb-4472-886f-36f1996749ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '26032cc1-c05a-470f-a3e9-c025b2eac45d', 'volume_name': 'volume-26032cc1-c05a-470f-a3e9-c025b2eac45d', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:45.718686 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3dca8dc0-c408-44e6-8411-841e1620fc73 tempest-ServersNegativeTestJSON-1788684710 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5121b33d-dc7d-44b0-a053-9a1b075164c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:45.721300 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3dca8dc0-c408-44e6-8411-841e1620fc73 tempest-ServersNegativeTestJSON-1788684710 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5121b33d-dc7d-44b0-a053-9a1b075164c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:45.724400 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3dca8dc0-c408-44e6-8411-841e1620fc73 tempest-ServersNegativeTestJSON-1788684710 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (adde452c-4b28-4e1e-af3d-fc943294784d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:45.725463 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-3dca8dc0-c408-44e6-8411-841e1620fc73 tempest-ServersNegativeTestJSON-1788684710 None] Volume 26032cc1-c05a-470f-a3e9-c025b2eac45d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-26032cc1-c05a-470f-a3e9-c025b2eac45d', 'volume_size': 1}
Sep 15 21:36:45.726676 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3dca8dc0-c408-44e6-8411-841e1620fc73 tempest-ServersNegativeTestJSON-1788684710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-26032cc1-c05a-470f-a3e9-c025b2eac45d stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:45.766396 n-d-796909-3 sudo[101385]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-26032cc1-c05a-470f-a3e9-c025b2eac45d stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:36:45.770354 n-d-796909-3 sudo[101385]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:36:46.491290 n-d-796909-3 sudo[101385]: pam_unix(sudo:session): session closed for user root
Sep 15 21:36:46.493486 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3dca8dc0-c408-44e6-8411-841e1620fc73 tempest-ServersNegativeTestJSON-1788684710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-26032cc1-c05a-470f-a3e9-c025b2eac45d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.766s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:46.497963 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3dca8dc0-c408-44e6-8411-841e1620fc73 tempest-ServersNegativeTestJSON-1788684710 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (adde452c-4b28-4e1e-af3d-fc943294784d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-26032cc1-c05a-470f-a3e9-c025b2eac45d', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:46.500722 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3dca8dc0-c408-44e6-8411-841e1620fc73 tempest-ServersNegativeTestJSON-1788684710 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (20e512c0-7289-4504-8e5b-280526fed75f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:46.571930 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-3dca8dc0-c408-44e6-8411-841e1620fc73 tempest-ServersNegativeTestJSON-1788684710 None] Volume volume-26032cc1-c05a-470f-a3e9-c025b2eac45d (26032cc1-c05a-470f-a3e9-c025b2eac45d): created successfully
Sep 15 21:36:46.574621 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3dca8dc0-c408-44e6-8411-841e1620fc73 tempest-ServersNegativeTestJSON-1788684710 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (20e512c0-7289-4504-8e5b-280526fed75f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:46.577900 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3dca8dc0-c408-44e6-8411-841e1620fc73 tempest-ServersNegativeTestJSON-1788684710 None] Flow 'volume_create_manager' (35506c0c-1e92-4571-94ec-ee71e7ee1eff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:36:46.672962 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-3dca8dc0-c408-44e6-8411-841e1620fc73 tempest-ServersNegativeTestJSON-1788684710 None] Created volume successfully.
Sep 15 21:36:46.680970 n-d-796909-3 sudo[101305]: pam_unix(sudo:session): session closed for user root
Sep 15 21:36:46.686007 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 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_242b1d14-5986-4843-ae80-c419ef1cfe13_opy_c428n-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--54558ec0--3547--4d44--92bf--e9783b873a21" returned: 0 in 13.184s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:46.686007 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_opy_c428n-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:46.900105 n-d-796909-3 sudo[101429]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_opy_c428n-d-796909-3@lvmdriver-1
Sep 15 21:36:46.903551 n-d-796909-3 sudo[101429]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:36:47.612254 n-d-796909-3 sudo[101429]: pam_unix(sudo:session): session closed for user root
Sep 15 21:36:47.614483 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_opy_c428n-d-796909-3@lvmdriver-1" returned: 0 in 0.930s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:47.615471 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_opy_c428n-d-796909-3@lvmdriver-1, size 700.00 MB, duration 13.18 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--54558ec0--3547--4d44--92bf--e9783b873a21 {{(pid=84872) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 21:36:47.616196 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Converted 700.00 MB image at 53.09 MB/s
Sep 15 21:36:47.616606 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Downloaded image 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume 54558ec0-3547-4d44-92bf-e9783b873a21 successfully. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 21:36:47.858654 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 for user 8324fa6a14614b70bb5d810821a8fcdf is deleted. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 21:36:47.860410 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Marking volume 54558ec0-3547-4d44-92bf-e9783b873a21 as bootable. {{(pid=84872) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 21:36:47.867700 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:36:47.877406 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:36:47.877406 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:47.904885 n-d-796909-3 sudo[101434]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:36:47.905816 n-d-796909-3 sudo[101434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:36:47.939695 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Copying metadata from image 242b1d14-5986-4843-ae80-c419ef1cfe13 to 54558ec0-3547-4d44-92bf-e9783b873a21. {{(pid=84872) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 21:36:47.941637 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Creating volume glance metadata for volume 54558ec0-3547-4d44-92bf-e9783b873a21 backed by image 242b1d14-5986-4843-ae80-c419ef1cfe13 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84872) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 21:36:48.131883 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8c7a30a1-4973-4f69-83fe-03f347400236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-54558ec0-3547-4d44-92bf-e9783b873a21', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:48.139164 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fbd51944-4e41-467c-aa5f-e087b658885d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:48.222574 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Volume volume-54558ec0-3547-4d44-92bf-e9783b873a21 (54558ec0-3547-4d44-92bf-e9783b873a21): created successfully
Sep 15 21:36:48.224746 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fbd51944-4e41-467c-aa5f-e087b658885d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:48.228065 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Flow 'volume_create_manager' (a4eac225-60ad-4441-bd3d-751e3b7150dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:36:48.325509 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-93541d1c-f3da-48bb-8dcb-ca5e05b102d4 tempest-TaggedBootDevicesTest_v242-87762485 None] Created volume successfully.
Sep 15 21:36:48.498038 n-d-796909-3 sudo[101434]: pam_unix(sudo:session): session closed for user root
Sep 15 21:36:48.502418 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.632s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:48.504559 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:48.534279 n-d-796909-3 sudo[101437]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:36:48.535796 n-d-796909-3 sudo[101437]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:36:49.153557 n-d-796909-3 sudo[101437]: pam_unix(sudo:session): session closed for user root
Sep 15 21:36:49.155749 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:49.157670 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:36:49.888000 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-72af5b64-8291-47b1-b00a-8646272b0154 tempest-TaggedBootDevicesTest_v242-87762485 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:36:49.892159 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-72af5b64-8291-47b1-b00a-8646272b0154 tempest-TaggedBootDevicesTest_v242-87762485 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:36:49.893741 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-72af5b64-8291-47b1-b00a-8646272b0154 tempest-TaggedBootDevicesTest_v242-87762485 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:36:49.911750 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-72af5b64-8291-47b1-b00a-8646272b0154 tempest-TaggedBootDevicesTest_v242-87762485 None] Flow 'volume_create_manager' (0bf5fe52-7e45-4201-aca0-e4ffaa6408fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:36:49.916477 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-72af5b64-8291-47b1-b00a-8646272b0154 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9d3a0604-7ba9-413d-a6c1-affaefdba87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:49.949165 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-72af5b64-8291-47b1-b00a-8646272b0154 tempest-TaggedBootDevicesTest_v242-87762485 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:36:49.977378 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-72af5b64-8291-47b1-b00a-8646272b0154 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9d3a0604-7ba9-413d-a6c1-affaefdba87d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:36:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-278442687',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=3e95b905-f602-46ea-a1c1-75a6d0ec7e7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45201d99321a4c12868d4900ff56cb1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:36:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:36:50Z,user_id='8324fa6a14614b70bb5d810821a8fcdf',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:49.980225 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-72af5b64-8291-47b1-b00a-8646272b0154 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (93d870b4-4518-413b-8e6c-4125b9dec800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:49.983483 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-72af5b64-8291-47b1-b00a-8646272b0154 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (93d870b4-4518-413b-8e6c-4125b9dec800) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:49.987036 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-72af5b64-8291-47b1-b00a-8646272b0154 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e3a3da30-51ce-4dea-8b4c-0c68b5b82bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:49.991697 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-72af5b64-8291-47b1-b00a-8646272b0154 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e3a3da30-51ce-4dea-8b4c-0c68b5b82bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3e95b905-f602-46ea-a1c1-75a6d0ec7e7b', 'volume_name': 'volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:49.995180 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-72af5b64-8291-47b1-b00a-8646272b0154 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (45d9a65f-e78c-4c26-8d77-ab1d7b871aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:49.997973 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-72af5b64-8291-47b1-b00a-8646272b0154 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (45d9a65f-e78c-4c26-8d77-ab1d7b871aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:50.000568 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-72af5b64-8291-47b1-b00a-8646272b0154 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f4f53ccc-7230-4fc9-8549-b148e0ff5e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:50.001914 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-72af5b64-8291-47b1-b00a-8646272b0154 tempest-TaggedBootDevicesTest_v242-87762485 None] Volume 3e95b905-f602-46ea-a1c1-75a6d0ec7e7b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b', 'volume_size': 1}
Sep 15 21:36:50.003696 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-72af5b64-8291-47b1-b00a-8646272b0154 tempest-TaggedBootDevicesTest_v242-87762485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:50.029395 n-d-796909-3 sudo[101440]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:36:50.031286 n-d-796909-3 sudo[101440]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:36:50.701642 n-d-796909-3 sudo[101440]: pam_unix(sudo:session): session closed for user root
Sep 15 21:36:50.714666 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-72af5b64-8291-47b1-b00a-8646272b0154 tempest-TaggedBootDevicesTest_v242-87762485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.711s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:50.721215 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-72af5b64-8291-47b1-b00a-8646272b0154 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f4f53ccc-7230-4fc9-8549-b148e0ff5e53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:50.724547 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-72af5b64-8291-47b1-b00a-8646272b0154 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ec753744-4a71-468d-8589-fe11cedd93f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:50.844984 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-72af5b64-8291-47b1-b00a-8646272b0154 tempest-TaggedBootDevicesTest_v242-87762485 None] Volume volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b (3e95b905-f602-46ea-a1c1-75a6d0ec7e7b): created successfully
Sep 15 21:36:50.849970 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-72af5b64-8291-47b1-b00a-8646272b0154 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ec753744-4a71-468d-8589-fe11cedd93f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:50.854926 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-72af5b64-8291-47b1-b00a-8646272b0154 tempest-TaggedBootDevicesTest_v242-87762485 None] Flow 'volume_create_manager' (0bf5fe52-7e45-4201-aca0-e4ffaa6408fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:36:50.936899 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-72af5b64-8291-47b1-b00a-8646272b0154 tempest-TaggedBootDevicesTest_v242-87762485 None] Created volume successfully.
Sep 15 21:36:53.196174 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-fd2f5f26-d711-452d-aac1-2e6ee1f48292 tempest-TaggedBootDevicesTest_v242-87762485 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:36:53.201306 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-fd2f5f26-d711-452d-aac1-2e6ee1f48292 tempest-TaggedBootDevicesTest_v242-87762485 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:36:53.201928 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-fd2f5f26-d711-452d-aac1-2e6ee1f48292 tempest-TaggedBootDevicesTest_v242-87762485 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:36:53.216142 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-fd2f5f26-d711-452d-aac1-2e6ee1f48292 tempest-TaggedBootDevicesTest_v242-87762485 None] Flow 'volume_create_manager' (0681a02d-d190-484c-bfb9-e1024b92bd91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:36:53.219491 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-fd2f5f26-d711-452d-aac1-2e6ee1f48292 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5a939c9d-6bc9-42ac-8559-db15b3453256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:53.249791 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-fd2f5f26-d711-452d-aac1-2e6ee1f48292 tempest-TaggedBootDevicesTest_v242-87762485 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:36:53.288436 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-fd2f5f26-d711-452d-aac1-2e6ee1f48292 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5a939c9d-6bc9-42ac-8559-db15b3453256) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:36:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1784811449',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=e89b5aea-6d19-4314-a5c9-6025057b1dac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45201d99321a4c12868d4900ff56cb1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:36:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:36:53Z,user_id='8324fa6a14614b70bb5d810821a8fcdf',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:53.291938 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-fd2f5f26-d711-452d-aac1-2e6ee1f48292 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (603427d9-e0d1-48d8-9c88-080db773dc51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:53.294491 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-fd2f5f26-d711-452d-aac1-2e6ee1f48292 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (603427d9-e0d1-48d8-9c88-080db773dc51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:53.297606 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-fd2f5f26-d711-452d-aac1-2e6ee1f48292 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5df98df2-5c25-435d-a49e-2cc5c94d088d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:53.300764 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-fd2f5f26-d711-452d-aac1-2e6ee1f48292 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5df98df2-5c25-435d-a49e-2cc5c94d088d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e89b5aea-6d19-4314-a5c9-6025057b1dac', 'volume_name': 'volume-e89b5aea-6d19-4314-a5c9-6025057b1dac', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:53.303143 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-fd2f5f26-d711-452d-aac1-2e6ee1f48292 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (371f4d91-a8fd-489c-bdda-39bb585046b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:53.305463 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-fd2f5f26-d711-452d-aac1-2e6ee1f48292 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (371f4d91-a8fd-489c-bdda-39bb585046b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:53.308519 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-fd2f5f26-d711-452d-aac1-2e6ee1f48292 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (67d55008-fa8a-4b14-bbad-e1bce9752368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:53.309488 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-fd2f5f26-d711-452d-aac1-2e6ee1f48292 tempest-TaggedBootDevicesTest_v242-87762485 None] Volume e89b5aea-6d19-4314-a5c9-6025057b1dac: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e89b5aea-6d19-4314-a5c9-6025057b1dac', 'volume_size': 1}
Sep 15 21:36:53.310824 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fd2f5f26-d711-452d-aac1-2e6ee1f48292 tempest-TaggedBootDevicesTest_v242-87762485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e89b5aea-6d19-4314-a5c9-6025057b1dac stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:53.334198 n-d-796909-3 sudo[101488]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e89b5aea-6d19-4314-a5c9-6025057b1dac stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:36:53.335170 n-d-796909-3 sudo[101488]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:36:54.238054 n-d-796909-3 sudo[101488]: pam_unix(sudo:session): session closed for user root
Sep 15 21:36:54.240312 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fd2f5f26-d711-452d-aac1-2e6ee1f48292 tempest-TaggedBootDevicesTest_v242-87762485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e89b5aea-6d19-4314-a5c9-6025057b1dac stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.929s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:54.244909 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-fd2f5f26-d711-452d-aac1-2e6ee1f48292 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (67d55008-fa8a-4b14-bbad-e1bce9752368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e89b5aea-6d19-4314-a5c9-6025057b1dac', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:54.248736 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-fd2f5f26-d711-452d-aac1-2e6ee1f48292 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (69771033-9357-4f37-b126-7424a6464710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:54.336705 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-fd2f5f26-d711-452d-aac1-2e6ee1f48292 tempest-TaggedBootDevicesTest_v242-87762485 None] Volume volume-e89b5aea-6d19-4314-a5c9-6025057b1dac (e89b5aea-6d19-4314-a5c9-6025057b1dac): created successfully
Sep 15 21:36:54.339077 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-fd2f5f26-d711-452d-aac1-2e6ee1f48292 tempest-TaggedBootDevicesTest_v242-87762485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (69771033-9357-4f37-b126-7424a6464710) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:54.342232 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-fd2f5f26-d711-452d-aac1-2e6ee1f48292 tempest-TaggedBootDevicesTest_v242-87762485 None] Flow 'volume_create_manager' (0681a02d-d190-484c-bfb9-e1024b92bd91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:36:54.428103 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-fd2f5f26-d711-452d-aac1-2e6ee1f48292 tempest-TaggedBootDevicesTest_v242-87762485 None] Created volume successfully.
Sep 15 21:37:09.157928 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-dbbd9835-c9b5-4e99-b3fa-baeba441a6ca req-86af4df3-0c2b-4457-be76-f44bb29399aa tempest-ServerRescueNegativeTestJSON-1703757835 None] Terminate volume connection completed successfully.
Sep 15 21:37:09.160893 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-dbbd9835-c9b5-4e99-b3fa-baeba441a6ca req-86af4df3-0c2b-4457-be76-f44bb29399aa tempest-ServerRescueNegativeTestJSON-1703757835 None] Deleting attachment feb981af-a8cd-4af9-a1ae-053957680cdf. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:37:09.165912 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:09.322525 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.160s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:09.323897 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c26b8f86-2133-4a24-9c57-bd582ef7a510\n System information:\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-c26b8f86-2133-4a24-9c57-bd582ef7a510\n Backing store flags: \n Account information:\n anASG8wxsuD4P6vcv9VK\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:37:09.325122 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-dbbd9835-c9b5-4e99-b3fa-baeba441a6ca req-86af4df3-0c2b-4457-be76-f44bb29399aa tempest-ServerRescueNegativeTestJSON-1703757835 None] Removing iscsi_target for Volume ID: c26b8f86-2133-4a24-9c57-bd582ef7a510
Sep 15 21:37:09.328365 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c26b8f86-2133-4a24-9c57-bd582ef7a510 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:09.433958 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c26b8f86-2133-4a24-9c57-bd582ef7a510 -f" returned: 0 in 0.107s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:09.434629 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:37:09.450361 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:09.546004 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:09.546383 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:37:09.759016 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-dbbd9835-c9b5-4e99-b3fa-baeba441a6ca req-86af4df3-0c2b-4457-be76-f44bb29399aa tempest-ServerRescueNegativeTestJSON-1703757835 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:37:09.759016 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:37:09.759016 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:37:11.775061 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-83b6ec5f-0951-40e9-9310-3f06a0ad1d8f tempest-ServerRescueNegativeTestJSON-1703757835 None] Lock "b'cinder-c26b8f86-2133-4a24-9c57-bd582ef7a510-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:37:11.957465 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:12.047384 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:12.047926 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:37:12.049429 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-83b6ec5f-0951-40e9-9310-3f06a0ad1d8f tempest-ServerRescueNegativeTestJSON-1703757835 None] Skipping remove_export. No iscsi_target is presently exported for volume: c26b8f86-2133-4a24-9c57-bd582ef7a510
Sep 15 21:37:12.050861 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-83b6ec5f-0951-40e9-9310-3f06a0ad1d8f tempest-ServerRescueNegativeTestJSON-1703757835 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c26b8f86-2133-4a24-9c57-bd582ef7a510 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:12.068805 n-d-796909-3 sudo[101723]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c26b8f86-2133-4a24-9c57-bd582ef7a510
Sep 15 21:37:12.069933 n-d-796909-3 sudo[101723]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:12.574171 n-d-796909-3 sudo[101723]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:12.577107 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-83b6ec5f-0951-40e9-9310-3f06a0ad1d8f tempest-ServerRescueNegativeTestJSON-1703757835 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c26b8f86-2133-4a24-9c57-bd582ef7a510" returned: 0 in 0.525s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:12.578475 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-83b6ec5f-0951-40e9-9310-3f06a0ad1d8f tempest-ServerRescueNegativeTestJSON-1703757835 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c26b8f86-2133-4a24-9c57-bd582ef7a510 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:12.640468 n-d-796909-3 sudo[101728]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c26b8f86-2133-4a24-9c57-bd582ef7a510
Sep 15 21:37:12.643509 n-d-796909-3 sudo[101728]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:13.142990 n-d-796909-3 sudo[101728]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:13.145194 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-83b6ec5f-0951-40e9-9310-3f06a0ad1d8f tempest-ServerRescueNegativeTestJSON-1703757835 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c26b8f86-2133-4a24-9c57-bd582ef7a510" returned: 0 in 0.566s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:13.147725 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-83b6ec5f-0951-40e9-9310-3f06a0ad1d8f tempest-ServerRescueNegativeTestJSON-1703757835 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c26b8f86-2133-4a24-9c57-bd582ef7a510 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:13.187005 n-d-796909-3 sudo[101731]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c26b8f86-2133-4a24-9c57-bd582ef7a510
Sep 15 21:37:13.187829 n-d-796909-3 sudo[101731]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:13.737084 n-d-796909-3 sudo[101731]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:13.740055 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-83b6ec5f-0951-40e9-9310-3f06a0ad1d8f tempest-ServerRescueNegativeTestJSON-1703757835 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c26b8f86-2133-4a24-9c57-bd582ef7a510" returned: 0 in 0.592s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:13.741645 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-83b6ec5f-0951-40e9-9310-3f06a0ad1d8f tempest-ServerRescueNegativeTestJSON-1703757835 None] Successfully deleted volume: c26b8f86-2133-4a24-9c57-bd582ef7a510
Sep 15 21:37:13.885747 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-83b6ec5f-0951-40e9-9310-3f06a0ad1d8f tempest-ServerRescueNegativeTestJSON-1703757835 None] Created reservations ['1159ed30-d87e-41e5-9f71-bdc8dfce4194', '0cc4ce82-3044-4687-be1a-3bb8d8d0d388', '14215e84-d19a-483d-815a-803c08db99bd', 'f99104a6-c463-4444-a7a8-6e32b9a685b0'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:37:13.891201 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-83b6ec5f-0951-40e9-9310-3f06a0ad1d8f tempest-ServerRescueNegativeTestJSON-1703757835 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:37:13.891201 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:37:13.891201 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:37:14.060993 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-83b6ec5f-0951-40e9-9310-3f06a0ad1d8f tempest-ServerRescueNegativeTestJSON-1703757835 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:37:14.061811 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-83b6ec5f-0951-40e9-9310-3f06a0ad1d8f tempest-ServerRescueNegativeTestJSON-1703757835 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:14.110561 n-d-796909-3 sudo[101740]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:37:14.112527 n-d-796909-3 sudo[101740]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:14.484141 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-48de7663-c829-4810-996c-9621340f8f9d tempest-ServerRescueNegativeTestJSON-1703757835 None] Lock "b'cinder-944b701f-2281-4f42-8665-f569fd32c631-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:37:14.578307 n-d-796909-3 sudo[101740]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:14.602817 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-83b6ec5f-0951-40e9-9310-3f06a0ad1d8f tempest-ServerRescueNegativeTestJSON-1703757835 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.541s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:14.618577 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-83b6ec5f-0951-40e9-9310-3f06a0ad1d8f tempest-ServerRescueNegativeTestJSON-1703757835 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:14.648842 n-d-796909-3 sudo[101743]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:37:14.650287 n-d-796909-3 sudo[101743]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:14.680983 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-48de7663-c829-4810-996c-9621340f8f9d tempest-ServerRescueNegativeTestJSON-1703757835 None] Skipping remove_export. No iscsi_target is presently exported for volume: 944b701f-2281-4f42-8665-f569fd32c631
Sep 15 21:37:14.683276 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-48de7663-c829-4810-996c-9621340f8f9d tempest-ServerRescueNegativeTestJSON-1703757835 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-944b701f-2281-4f42-8665-f569fd32c631 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:14.706853 n-d-796909-3 sudo[101745]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-944b701f-2281-4f42-8665-f569fd32c631
Sep 15 21:37:14.707830 n-d-796909-3 sudo[101745]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:15.201693 n-d-796909-3 sudo[101745]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:15.203921 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-48de7663-c829-4810-996c-9621340f8f9d tempest-ServerRescueNegativeTestJSON-1703757835 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-944b701f-2281-4f42-8665-f569fd32c631" returned: 0 in 0.521s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:15.205756 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-48de7663-c829-4810-996c-9621340f8f9d tempest-ServerRescueNegativeTestJSON-1703757835 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-944b701f-2281-4f42-8665-f569fd32c631 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:15.228628 n-d-796909-3 sudo[101749]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-944b701f-2281-4f42-8665-f569fd32c631
Sep 15 21:37:15.230033 n-d-796909-3 sudo[101749]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:15.357382 n-d-796909-3 sudo[101743]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:15.360594 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-83b6ec5f-0951-40e9-9310-3f06a0ad1d8f tempest-ServerRescueNegativeTestJSON-1703757835 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:15.364558 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-83b6ec5f-0951-40e9-9310-3f06a0ad1d8f tempest-ServerRescueNegativeTestJSON-1703757835 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:37:15.371074 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-83b6ec5f-0951-40e9-9310-3f06a0ad1d8f tempest-ServerRescueNegativeTestJSON-1703757835 None] Deleted volume successfully.
Sep 15 21:37:15.444331 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-83b6ec5f-0951-40e9-9310-3f06a0ad1d8f tempest-ServerRescueNegativeTestJSON-1703757835 None] Lock "b'cinder-c26b8f86-2133-4a24-9c57-bd582ef7a510-delete_volume'" released by "delete_volume" :: held 3.669s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:37:15.895481 n-d-796909-3 sudo[101749]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:15.898057 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-48de7663-c829-4810-996c-9621340f8f9d tempest-ServerRescueNegativeTestJSON-1703757835 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-944b701f-2281-4f42-8665-f569fd32c631" returned: 0 in 0.692s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:15.899420 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-48de7663-c829-4810-996c-9621340f8f9d tempest-ServerRescueNegativeTestJSON-1703757835 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-944b701f-2281-4f42-8665-f569fd32c631 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:15.929911 n-d-796909-3 sudo[101752]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-944b701f-2281-4f42-8665-f569fd32c631
Sep 15 21:37:15.931547 n-d-796909-3 sudo[101752]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:16.555894 n-d-796909-3 sudo[101752]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:16.558173 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-48de7663-c829-4810-996c-9621340f8f9d tempest-ServerRescueNegativeTestJSON-1703757835 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-944b701f-2281-4f42-8665-f569fd32c631" returned: 0 in 0.658s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:16.559604 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-48de7663-c829-4810-996c-9621340f8f9d tempest-ServerRescueNegativeTestJSON-1703757835 None] Successfully deleted volume: 944b701f-2281-4f42-8665-f569fd32c631
Sep 15 21:37:16.707680 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-48de7663-c829-4810-996c-9621340f8f9d tempest-ServerRescueNegativeTestJSON-1703757835 None] Created reservations ['5a3e3738-b79c-499c-a0f1-e3abde4fd9f7', 'bccfa796-0364-47dd-b898-2f183483268f', '0b49ea57-4b70-4e0c-99ef-927bb2a5144e', '7698d5ab-60a1-46e5-a4fd-975be4fd5a0c'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:37:16.710715 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-48de7663-c829-4810-996c-9621340f8f9d tempest-ServerRescueNegativeTestJSON-1703757835 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:37:16.710715 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:37:16.710715 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:37:16.964896 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-48de7663-c829-4810-996c-9621340f8f9d tempest-ServerRescueNegativeTestJSON-1703757835 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:37:16.965618 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-48de7663-c829-4810-996c-9621340f8f9d tempest-ServerRescueNegativeTestJSON-1703757835 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:16.986624 n-d-796909-3 sudo[101758]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:37:16.987466 n-d-796909-3 sudo[101758]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:17.541939 n-d-796909-3 sudo[101758]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:17.544299 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-48de7663-c829-4810-996c-9621340f8f9d tempest-ServerRescueNegativeTestJSON-1703757835 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.578s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:17.546978 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-48de7663-c829-4810-996c-9621340f8f9d tempest-ServerRescueNegativeTestJSON-1703757835 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:17.591888 n-d-796909-3 sudo[101761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:37:17.593506 n-d-796909-3 sudo[101761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:18.072393 n-d-796909-3 sudo[101761]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:18.074806 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-48de7663-c829-4810-996c-9621340f8f9d tempest-ServerRescueNegativeTestJSON-1703757835 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.527s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:18.077012 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-48de7663-c829-4810-996c-9621340f8f9d tempest-ServerRescueNegativeTestJSON-1703757835 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:37:18.083660 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-48de7663-c829-4810-996c-9621340f8f9d tempest-ServerRescueNegativeTestJSON-1703757835 None] Deleted volume successfully.
Sep 15 21:37:18.180717 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-48de7663-c829-4810-996c-9621340f8f9d tempest-ServerRescueNegativeTestJSON-1703757835 None] Lock "b'cinder-944b701f-2281-4f42-8665-f569fd32c631-delete_volume'" released by "delete_volume" :: held 3.697s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:37:23.013295 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-ee737dbe-9cec-4ccb-a463-09c599e05368 tempest-TaggedBootDevicesTest_v242-87762485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-54558ec0-3547-4d44-92bf-e9783b873a21 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:23.062349 n-d-796909-3 sudo[101796]: ubuntu : 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-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:37:23.067813 n-d-796909-3 sudo[101796]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:23.692951 n-d-796909-3 sudo[101796]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:23.695290 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-ee737dbe-9cec-4ccb-a463-09c599e05368 tempest-TaggedBootDevicesTest_v242-87762485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-54558ec0-3547-4d44-92bf-e9783b873a21" returned: 0 in 0.682s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:23.783028 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:23.806228 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:23.806816 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-ee737dbe-9cec-4ccb-a463-09c599e05368 tempest-TaggedBootDevicesTest_v242-87762485 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: I_T nexus: 12
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030000
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf30
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030001
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf31
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: JQ5cwGNdEYA56MAWW6bh
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Target 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: I_T nexus: 13
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00040000
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf40
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00040001
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf41
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: YTzyfCjB6rp5VQ5bNzGa
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Target 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: I_T nexus: 14
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00050000
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf50
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00050001
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf51
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: A6bYyewKLUnSE68nSdwK
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:37:23.807758 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:37:23.819904 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-ee737dbe-9cec-4ccb-a463-09c599e05368 tempest-TaggedBootDevicesTest_v242-87762485 None] Creating iscsi_target for Volume ID: volume-54558ec0-3547-4d44-92bf-e9783b873a21 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:37:23.918197 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-ee737dbe-9cec-4ccb-a463-09c599e05368 tempest-TaggedBootDevicesTest_v242-87762485 None] Created volume path /opt/stack/data/cinder/volumes/volume-54558ec0-3547-4d44-92bf-e9783b873a21,
Sep 15 21:37:23.918197 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:37:23.918197 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:37:23.918197 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:37:23.918197 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:37:23.918197 n-d-796909-3 cinder-volume[84872]: incominguser SviwcaJaAcLSiSbY23GN K8uCvf5Zvsgqzn9M
Sep 15 21:37:23.918197 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:37:23.918197 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:37:23.918197 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:37:23.918197 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:37:23.931488 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:24.674655 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21" returned: 0 in 0.754s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:24.675339 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:37:24.675540 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-ee737dbe-9cec-4ccb-a463-09c599e05368 tempest-TaggedBootDevicesTest_v242-87762485 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:37:24.675902 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-ee737dbe-9cec-4ccb-a463-09c599e05368 tempest-TaggedBootDevicesTest_v242-87762485 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:37:24.681089 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:24.706603 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:24.706940 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-ee737dbe-9cec-4ccb-a463-09c599e05368 tempest-TaggedBootDevicesTest_v242-87762485 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: I_T nexus: 12
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030000
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf30
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030001
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf31
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: JQ5cwGNdEYA56MAWW6bh
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Target 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: I_T nexus: 13
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00040000
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf40
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00040001
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf41
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: YTzyfCjB6rp5VQ5bNzGa
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Target 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: I_T nexus: 14
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00050000
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf50
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00050001
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf51
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: A6bYyewKLUnSE68nSdwK
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:37:24.707582 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:37:24.717507 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:24.862757 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.153s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:24.863060 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:37:24.865173 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:24.967884 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:24.968429 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:37:24.969707 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-ee737dbe-9cec-4ccb-a463-09c599e05368 tempest-TaggedBootDevicesTest_v242-87762485 None] Set provider_location to: 10.222.0.24:3260,6 iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:37:25.461128 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-ee737dbe-9cec-4ccb-a463-09c599e05368 tempest-TaggedBootDevicesTest_v242-87762485 None] attachment_update completed successfully.
Sep 15 21:37:26.279824 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-41fafaf4-ee72-48a2-94e4-4dbdd85198ea tempest-TaggedBootDevicesTest_v242-87762485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:26.306269 n-d-796909-3 sudo[101844]: ubuntu : 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-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b
Sep 15 21:37:26.307371 n-d-796909-3 sudo[101844]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:26.730782 n-d-796909-3 sudo[101844]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:26.733640 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-41fafaf4-ee72-48a2-94e4-4dbdd85198ea tempest-TaggedBootDevicesTest_v242-87762485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b" returned: 0 in 0.453s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:26.795077 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:26.801604 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:26.802142 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-41fafaf4-ee72-48a2-94e4-4dbdd85198ea tempest-TaggedBootDevicesTest_v242-87762485 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: I_T nexus: 12
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030000
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf30
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030001
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf31
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: JQ5cwGNdEYA56MAWW6bh
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Target 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: I_T nexus: 13
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00040000
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf40
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00040001
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf41
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: YTzyfCjB6rp5VQ5bNzGa
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Target 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: I_T nexus: 14
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00050000
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf50
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00050001
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf51
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: A6bYyewKLUnSE68nSdwK
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00060000
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf60
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00060001
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf61
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: SviwcaJaAcLSiSbY23GN
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:37:26.803018 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:37:26.815970 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-41fafaf4-ee72-48a2-94e4-4dbdd85198ea tempest-TaggedBootDevicesTest_v242-87762485 None] Creating iscsi_target for Volume ID: volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:37:26.934816 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-41fafaf4-ee72-48a2-94e4-4dbdd85198ea tempest-TaggedBootDevicesTest_v242-87762485 None] Created volume path /opt/stack/data/cinder/volumes/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b,
Sep 15 21:37:26.934816 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:37:26.934816 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:37:26.934816 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b
Sep 15 21:37:26.934816 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:37:26.934816 n-d-796909-3 cinder-volume[84872]: incominguser KTcDFWPHFjJ8ouBLGB6D qZJk44CZ9xZqsWv5
Sep 15 21:37:26.934816 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:37:26.934816 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:37:26.934816 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:37:26.934816 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:37:26.934816 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:27.386932 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b" returned: 0 in 0.456s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:27.387558 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:37:27.387825 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-41fafaf4-ee72-48a2-94e4-4dbdd85198ea tempest-TaggedBootDevicesTest_v242-87762485 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:37:27.388173 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-41fafaf4-ee72-48a2-94e4-4dbdd85198ea tempest-TaggedBootDevicesTest_v242-87762485 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:37:27.389413 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-41fafaf4-ee72-48a2-94e4-4dbdd85198ea tempest-TaggedBootDevicesTest_v242-87762485 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: I_T nexus: 12
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030000
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf30
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030001
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf31
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: JQ5cwGNdEYA56MAWW6bh
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Target 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: I_T nexus: 13
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00040000
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf40
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00040001
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf41
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: YTzyfCjB6rp5VQ5bNzGa
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Target 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: I_T nexus: 14
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00050000
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf50
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00050001
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf51
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: A6bYyewKLUnSE68nSdwK
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00060000
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf60
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00060001
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf61
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: SviwcaJaAcLSiSbY23GN
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:37:27.399388 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:37:27.415383 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:27.550196 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.139s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:27.551199 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:37:27.555039 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:27.716628 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.163s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:27.717291 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954944]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:37:27.721650 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-41fafaf4-ee72-48a2-94e4-4dbdd85198ea tempest-TaggedBootDevicesTest_v242-87762485 None] Set provider_location to: 10.222.0.24:3260,7 iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:37:28.565224 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-41fafaf4-ee72-48a2-94e4-4dbdd85198ea tempest-TaggedBootDevicesTest_v242-87762485 None] attachment_update completed successfully.
Sep 15 21:37:29.525879 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-41808ad2-37f7-4715-9cec-356beac8adbc tempest-TaggedBootDevicesTest_v242-87762485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:29.550874 n-d-796909-3 sudo[101892]: ubuntu : 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-e89b5aea-6d19-4314-a5c9-6025057b1dac
Sep 15 21:37:29.553334 n-d-796909-3 sudo[101892]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:30.197731 n-d-796909-3 sudo[101892]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:30.200940 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-41808ad2-37f7-4715-9cec-356beac8adbc tempest-TaggedBootDevicesTest_v242-87762485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac" returned: 0 in 0.674s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:30.263631 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585554900768]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-41808ad2-37f7-4715-9cec-356beac8adbc tempest-TaggedBootDevicesTest_v242-87762485 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: I_T nexus: 12
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030000
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf30
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030001
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf31
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: JQ5cwGNdEYA56MAWW6bh
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Target 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: I_T nexus: 13
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00040000
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf40
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00040001
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf41
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: YTzyfCjB6rp5VQ5bNzGa
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Target 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: I_T nexus: 14
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00050000
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf50
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00050001
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf51
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: A6bYyewKLUnSE68nSdwK
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00060000
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf60
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00060001
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf61
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SviwcaJaAcLSiSbY23GN
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Target 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00070000
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf70
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00070001
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf71
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:30.278432 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:37:30.310160 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b
Sep 15 21:37:30.310160 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:30.310160 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:37:30.310160 n-d-796909-3 cinder-volume[84872]: KTcDFWPHFjJ8ouBLGB6D
Sep 15 21:37:30.310160 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:37:30.310160 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:37:30.310160 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:37:30.310160 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-41808ad2-37f7-4715-9cec-356beac8adbc tempest-TaggedBootDevicesTest_v242-87762485 None] Creating iscsi_target for Volume ID: volume-e89b5aea-6d19-4314-a5c9-6025057b1dac {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:37:30.392645 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-41808ad2-37f7-4715-9cec-356beac8adbc tempest-TaggedBootDevicesTest_v242-87762485 None] Created volume path /opt/stack/data/cinder/volumes/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac,
Sep 15 21:37:30.392645 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:37:30.392645 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:37:30.392645 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac
Sep 15 21:37:30.392645 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:37:30.392645 n-d-796909-3 cinder-volume[84872]: incominguser GZQGVQ7VZQ5HRJnTpGaJ xfmQRaRbcQ9TCPRZ
Sep 15 21:37:30.392645 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:37:30.392645 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:37:30.392645 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:37:30.392645 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:37:30.394974 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:31.021464 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac" returned: 0 in 0.626s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:31.022142 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585554900768]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:37:31.022867 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-41808ad2-37f7-4715-9cec-356beac8adbc tempest-TaggedBootDevicesTest_v242-87762485 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:37:31.023451 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-41808ad2-37f7-4715-9cec-356beac8adbc tempest-TaggedBootDevicesTest_v242-87762485 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:37:31.027461 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:31.035382 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:31.036502 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585554900768]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-41808ad2-37f7-4715-9cec-356beac8adbc tempest-TaggedBootDevicesTest_v242-87762485 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: I_T nexus: 12
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030000
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf30
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030001
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf31
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: JQ5cwGNdEYA56MAWW6bh
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Target 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: I_T nexus: 13
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00040000
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf40
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00040001
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf41
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: YTzyfCjB6rp5VQ5bNzGa
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Target 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: I_T nexus: 14
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00050000
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf50
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00050001
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf51
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: A6bYyewKLUnSE68nSdwK
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00060000
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf60
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00060001
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf61
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SviwcaJaAcLSiSbY23GN
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Target 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00070000
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf70
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00070001
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf71
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: KTcDFWPHFjJ8ouBLGB6D
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:37:31.037699 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:37:31.061318 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:31.228838 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.185s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:31.229442 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585554900768]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:37:31.232579 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:31.450384 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.220s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:31.450748 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585554900768]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:37:31.452146 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-41808ad2-37f7-4715-9cec-356beac8adbc tempest-TaggedBootDevicesTest_v242-87762485 None] Set provider_location to: 10.222.0.24:3260,8 iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:37:31.889928 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-585d25fc-8010-4932-b91a-9b2dd48b8e09 req-41808ad2-37f7-4715-9cec-356beac8adbc tempest-TaggedBootDevicesTest_v242-87762485 None] attachment_update completed successfully.
Sep 15 21:37:47.868494 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:37:47.869071 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:37:47.869903 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:47.904235 n-d-796909-3 sudo[102184]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:37:47.905939 n-d-796909-3 sudo[102184]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:48.367520 n-d-796909-3 sudo[102184]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:48.371533 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.500s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:48.373277 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:48.402164 n-d-796909-3 sudo[102187]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:37:48.403694 n-d-796909-3 sudo[102187]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:49.030511 n-d-796909-3 sudo[102187]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:49.033127 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.660s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:49.035084 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:38:10.085327 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-e5cf8b68-0566-418a-bdc7-85276ad55dd0 tempest-VolumesTestJSON-1741502329 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:38:10.089879 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-e5cf8b68-0566-418a-bdc7-85276ad55dd0 tempest-VolumesTestJSON-1741502329 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:38:10.090992 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-e5cf8b68-0566-418a-bdc7-85276ad55dd0 tempest-VolumesTestJSON-1741502329 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:38:10.118003 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e5cf8b68-0566-418a-bdc7-85276ad55dd0 tempest-VolumesTestJSON-1741502329 None] Flow 'volume_create_manager' (6b63212f-ea76-4b62-b2ab-e8dffcb83678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:38:10.121324 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e5cf8b68-0566-418a-bdc7-85276ad55dd0 tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0e71746e-08f2-4cfb-8005-431fc0948e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:10.159483 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-e5cf8b68-0566-418a-bdc7-85276ad55dd0 tempest-VolumesTestJSON-1741502329 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:38:10.188822 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e5cf8b68-0566-418a-bdc7-85276ad55dd0 tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0e71746e-08f2-4cfb-8005-431fc0948e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:38:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1294551774',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=56bf94fe-5710-490f-b7b3-b322273fc43b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ea410ca93aca4819a01bcc6aca750a48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:38:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:38:10Z,user_id='4a8c1c36cc504e1d98403fa26ce5d0f7',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:10.191621 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e5cf8b68-0566-418a-bdc7-85276ad55dd0 tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3539d3aa-b378-4035-a51b-9b7c31d18579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:10.194753 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e5cf8b68-0566-418a-bdc7-85276ad55dd0 tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3539d3aa-b378-4035-a51b-9b7c31d18579) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:10.197344 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e5cf8b68-0566-418a-bdc7-85276ad55dd0 tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0f48a615-7d9d-4fc0-9862-b5531421d6f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:10.199749 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e5cf8b68-0566-418a-bdc7-85276ad55dd0 tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0f48a615-7d9d-4fc0-9862-b5531421d6f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '56bf94fe-5710-490f-b7b3-b322273fc43b', 'volume_name': 'volume-56bf94fe-5710-490f-b7b3-b322273fc43b', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:10.202383 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e5cf8b68-0566-418a-bdc7-85276ad55dd0 tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (77477284-abfd-4db7-8103-363052a1bbed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:10.204638 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e5cf8b68-0566-418a-bdc7-85276ad55dd0 tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (77477284-abfd-4db7-8103-363052a1bbed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:10.207937 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e5cf8b68-0566-418a-bdc7-85276ad55dd0 tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1d5be046-a0c2-4d56-aa06-64ba7917b410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:10.207937 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-e5cf8b68-0566-418a-bdc7-85276ad55dd0 tempest-VolumesTestJSON-1741502329 None] Volume 56bf94fe-5710-490f-b7b3-b322273fc43b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-56bf94fe-5710-490f-b7b3-b322273fc43b', 'volume_size': 1}
Sep 15 21:38:10.208608 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e5cf8b68-0566-418a-bdc7-85276ad55dd0 tempest-VolumesTestJSON-1741502329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-56bf94fe-5710-490f-b7b3-b322273fc43b stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:10.228786 n-d-796909-3 sudo[102425]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-56bf94fe-5710-490f-b7b3-b322273fc43b stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:38:10.230308 n-d-796909-3 sudo[102425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:10.879208 n-d-796909-3 sudo[102425]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:10.881538 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e5cf8b68-0566-418a-bdc7-85276ad55dd0 tempest-VolumesTestJSON-1741502329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-56bf94fe-5710-490f-b7b3-b322273fc43b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.672s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:10.884733 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e5cf8b68-0566-418a-bdc7-85276ad55dd0 tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1d5be046-a0c2-4d56-aa06-64ba7917b410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-56bf94fe-5710-490f-b7b3-b322273fc43b', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:10.887201 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e5cf8b68-0566-418a-bdc7-85276ad55dd0 tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6c1b297c-b732-44ac-90e8-59324787f3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:10.973552 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-e5cf8b68-0566-418a-bdc7-85276ad55dd0 tempest-VolumesTestJSON-1741502329 None] Volume volume-56bf94fe-5710-490f-b7b3-b322273fc43b (56bf94fe-5710-490f-b7b3-b322273fc43b): created successfully
Sep 15 21:38:10.975841 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e5cf8b68-0566-418a-bdc7-85276ad55dd0 tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6c1b297c-b732-44ac-90e8-59324787f3dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:10.980631 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e5cf8b68-0566-418a-bdc7-85276ad55dd0 tempest-VolumesTestJSON-1741502329 None] Flow 'volume_create_manager' (6b63212f-ea76-4b62-b2ab-e8dffcb83678) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:38:11.048637 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-e5cf8b68-0566-418a-bdc7-85276ad55dd0 tempest-VolumesTestJSON-1741502329 None] Created volume successfully.
Sep 15 21:38:13.102199 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-beddf772-fd6d-41ff-894e-2b351151acc2 tempest-VolumesTestJSON-1741502329 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:38:13.107566 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-beddf772-fd6d-41ff-894e-2b351151acc2 tempest-VolumesTestJSON-1741502329 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:38:13.109873 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-beddf772-fd6d-41ff-894e-2b351151acc2 tempest-VolumesTestJSON-1741502329 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:38:13.128464 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-beddf772-fd6d-41ff-894e-2b351151acc2 tempest-VolumesTestJSON-1741502329 None] Flow 'volume_create_manager' (3103d961-595c-43fe-8c89-201fdbf2cb49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:38:13.131930 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-beddf772-fd6d-41ff-894e-2b351151acc2 tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3560d924-25be-487d-9e2c-356449ec655b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:13.158796 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-beddf772-fd6d-41ff-894e-2b351151acc2 tempest-VolumesTestJSON-1741502329 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:38:13.223503 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-beddf772-fd6d-41ff-894e-2b351151acc2 tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3560d924-25be-487d-9e2c-356449ec655b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:38:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-462094181',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=7e458991-dd54-46c9-bb59-01250fa19466,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ea410ca93aca4819a01bcc6aca750a48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:38:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:38:13Z,user_id='4a8c1c36cc504e1d98403fa26ce5d0f7',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:13.227937 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-beddf772-fd6d-41ff-894e-2b351151acc2 tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (856b57ce-121a-4ca9-a278-e6f7375e7771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:13.230131 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-beddf772-fd6d-41ff-894e-2b351151acc2 tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (856b57ce-121a-4ca9-a278-e6f7375e7771) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:13.232471 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-beddf772-fd6d-41ff-894e-2b351151acc2 tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (13fe2a66-7ebf-4532-89f9-ac41626cc2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:13.234780 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-beddf772-fd6d-41ff-894e-2b351151acc2 tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (13fe2a66-7ebf-4532-89f9-ac41626cc2e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7e458991-dd54-46c9-bb59-01250fa19466', 'volume_name': 'volume-7e458991-dd54-46c9-bb59-01250fa19466', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:13.237210 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-beddf772-fd6d-41ff-894e-2b351151acc2 tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (45530be9-ef7d-4f43-a7cb-a44dfd24da98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:13.239449 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-beddf772-fd6d-41ff-894e-2b351151acc2 tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (45530be9-ef7d-4f43-a7cb-a44dfd24da98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:13.241875 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-beddf772-fd6d-41ff-894e-2b351151acc2 tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c53f3371-0a00-475d-8343-376a64e320df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:13.242928 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-beddf772-fd6d-41ff-894e-2b351151acc2 tempest-VolumesTestJSON-1741502329 None] Volume 7e458991-dd54-46c9-bb59-01250fa19466: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7e458991-dd54-46c9-bb59-01250fa19466', 'volume_size': 1}
Sep 15 21:38:13.244165 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-beddf772-fd6d-41ff-894e-2b351151acc2 tempest-VolumesTestJSON-1741502329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e458991-dd54-46c9-bb59-01250fa19466 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:13.268009 n-d-796909-3 sudo[102487]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e458991-dd54-46c9-bb59-01250fa19466 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:38:13.269565 n-d-796909-3 sudo[102487]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:14.269414 n-d-796909-3 sudo[102487]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:14.274686 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-beddf772-fd6d-41ff-894e-2b351151acc2 tempest-VolumesTestJSON-1741502329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e458991-dd54-46c9-bb59-01250fa19466 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.030s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:14.277975 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-beddf772-fd6d-41ff-894e-2b351151acc2 tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c53f3371-0a00-475d-8343-376a64e320df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7e458991-dd54-46c9-bb59-01250fa19466', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:14.280917 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-beddf772-fd6d-41ff-894e-2b351151acc2 tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fffde7e4-4bd3-4617-bdc9-9e6aa40ed0b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:14.380334 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-beddf772-fd6d-41ff-894e-2b351151acc2 tempest-VolumesTestJSON-1741502329 None] Volume volume-7e458991-dd54-46c9-bb59-01250fa19466 (7e458991-dd54-46c9-bb59-01250fa19466): created successfully
Sep 15 21:38:14.382522 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-beddf772-fd6d-41ff-894e-2b351151acc2 tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fffde7e4-4bd3-4617-bdc9-9e6aa40ed0b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:14.386161 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-beddf772-fd6d-41ff-894e-2b351151acc2 tempest-VolumesTestJSON-1741502329 None] Flow 'volume_create_manager' (3103d961-595c-43fe-8c89-201fdbf2cb49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:38:14.471311 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-beddf772-fd6d-41ff-894e-2b351151acc2 tempest-VolumesTestJSON-1741502329 None] Created volume successfully.
Sep 15 21:38:17.070875 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-0b98dbdf-c10f-4443-aaac-797e3be451ad tempest-VolumesTestJSON-1741502329 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:38:17.081243 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-0b98dbdf-c10f-4443-aaac-797e3be451ad tempest-VolumesTestJSON-1741502329 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:38:17.081863 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-0b98dbdf-c10f-4443-aaac-797e3be451ad tempest-VolumesTestJSON-1741502329 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:38:17.097017 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0b98dbdf-c10f-4443-aaac-797e3be451ad tempest-VolumesTestJSON-1741502329 None] Flow 'volume_create_manager' (d6b2a40a-ffdb-4d14-9c58-d9f6d27e682b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:38:17.100591 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0b98dbdf-c10f-4443-aaac-797e3be451ad tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f313034c-1324-4bfc-b9d4-243498793e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:17.122763 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-0b98dbdf-c10f-4443-aaac-797e3be451ad tempest-VolumesTestJSON-1741502329 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:38:17.151097 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0b98dbdf-c10f-4443-aaac-797e3be451ad tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f313034c-1324-4bfc-b9d4-243498793e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:38:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-754572987',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=dfd6e35d-1a6d-4a8b-a18a-726c296314cf,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ea410ca93aca4819a01bcc6aca750a48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:38:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:38:17Z,user_id='4a8c1c36cc504e1d98403fa26ce5d0f7',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:17.153796 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0b98dbdf-c10f-4443-aaac-797e3be451ad tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a734ae24-c5f5-4b15-b47e-ff5f760134f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:17.157400 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0b98dbdf-c10f-4443-aaac-797e3be451ad tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a734ae24-c5f5-4b15-b47e-ff5f760134f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:17.160032 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0b98dbdf-c10f-4443-aaac-797e3be451ad tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9428ae80-8d6e-4cba-9a07-3188a0973e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:17.162483 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0b98dbdf-c10f-4443-aaac-797e3be451ad tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9428ae80-8d6e-4cba-9a07-3188a0973e8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dfd6e35d-1a6d-4a8b-a18a-726c296314cf', 'volume_name': 'volume-dfd6e35d-1a6d-4a8b-a18a-726c296314cf', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:17.164947 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0b98dbdf-c10f-4443-aaac-797e3be451ad tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (269ee4f0-1f25-4529-9f4c-ae73012b7990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:17.167509 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0b98dbdf-c10f-4443-aaac-797e3be451ad tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (269ee4f0-1f25-4529-9f4c-ae73012b7990) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:17.170825 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0b98dbdf-c10f-4443-aaac-797e3be451ad tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (50bb81c7-1aec-4250-8e91-7a839486668a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:17.174889 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-0b98dbdf-c10f-4443-aaac-797e3be451ad tempest-VolumesTestJSON-1741502329 None] Volume dfd6e35d-1a6d-4a8b-a18a-726c296314cf: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dfd6e35d-1a6d-4a8b-a18a-726c296314cf', 'volume_size': 1}
Sep 15 21:38:17.176184 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0b98dbdf-c10f-4443-aaac-797e3be451ad tempest-VolumesTestJSON-1741502329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dfd6e35d-1a6d-4a8b-a18a-726c296314cf stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:17.205703 n-d-796909-3 sudo[102608]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dfd6e35d-1a6d-4a8b-a18a-726c296314cf stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:38:17.207165 n-d-796909-3 sudo[102608]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:17.886695 n-d-796909-3 sudo[102608]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:17.889744 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0b98dbdf-c10f-4443-aaac-797e3be451ad tempest-VolumesTestJSON-1741502329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dfd6e35d-1a6d-4a8b-a18a-726c296314cf stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.713s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:17.893056 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0b98dbdf-c10f-4443-aaac-797e3be451ad tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (50bb81c7-1aec-4250-8e91-7a839486668a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dfd6e35d-1a6d-4a8b-a18a-726c296314cf', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:17.895975 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0b98dbdf-c10f-4443-aaac-797e3be451ad tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7da4a152-59fe-4d59-af94-229efe9ab1e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:17.963395 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-0b98dbdf-c10f-4443-aaac-797e3be451ad tempest-VolumesTestJSON-1741502329 None] Volume volume-dfd6e35d-1a6d-4a8b-a18a-726c296314cf (dfd6e35d-1a6d-4a8b-a18a-726c296314cf): created successfully
Sep 15 21:38:17.966297 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0b98dbdf-c10f-4443-aaac-797e3be451ad tempest-VolumesTestJSON-1741502329 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7da4a152-59fe-4d59-af94-229efe9ab1e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:17.970879 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0b98dbdf-c10f-4443-aaac-797e3be451ad tempest-VolumesTestJSON-1741502329 None] Flow 'volume_create_manager' (d6b2a40a-ffdb-4d14-9c58-d9f6d27e682b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:38:18.037575 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-0b98dbdf-c10f-4443-aaac-797e3be451ad tempest-VolumesTestJSON-1741502329 None] Created volume successfully.
Sep 15 21:38:25.176147 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-fc8d5894-6c96-41ef-81e8-59b775a48f5a tempest-VolumesTestJSON-1741502329 None] Lock "b'cinder-dfd6e35d-1a6d-4a8b-a18a-726c296314cf-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:38:25.349018 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-fc8d5894-6c96-41ef-81e8-59b775a48f5a tempest-VolumesTestJSON-1741502329 None] Skipping remove_export. No iscsi_target is presently exported for volume: dfd6e35d-1a6d-4a8b-a18a-726c296314cf
Sep 15 21:38:25.350360 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fc8d5894-6c96-41ef-81e8-59b775a48f5a tempest-VolumesTestJSON-1741502329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dfd6e35d-1a6d-4a8b-a18a-726c296314cf {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:25.391613 n-d-796909-3 sudo[102701]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dfd6e35d-1a6d-4a8b-a18a-726c296314cf
Sep 15 21:38:25.392764 n-d-796909-3 sudo[102701]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:26.112679 n-d-796909-3 sudo[102701]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:26.129852 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fc8d5894-6c96-41ef-81e8-59b775a48f5a tempest-VolumesTestJSON-1741502329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dfd6e35d-1a6d-4a8b-a18a-726c296314cf" returned: 0 in 0.764s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:26.129852 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fc8d5894-6c96-41ef-81e8-59b775a48f5a tempest-VolumesTestJSON-1741502329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dfd6e35d-1a6d-4a8b-a18a-726c296314cf {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:26.181784 n-d-796909-3 sudo[102705]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dfd6e35d-1a6d-4a8b-a18a-726c296314cf
Sep 15 21:38:26.183346 n-d-796909-3 sudo[102705]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:26.762449 n-d-796909-3 sudo[102705]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:26.764679 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fc8d5894-6c96-41ef-81e8-59b775a48f5a tempest-VolumesTestJSON-1741502329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dfd6e35d-1a6d-4a8b-a18a-726c296314cf" returned: 0 in 0.647s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:26.766853 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fc8d5894-6c96-41ef-81e8-59b775a48f5a tempest-VolumesTestJSON-1741502329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dfd6e35d-1a6d-4a8b-a18a-726c296314cf {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:26.788813 n-d-796909-3 sudo[102708]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dfd6e35d-1a6d-4a8b-a18a-726c296314cf
Sep 15 21:38:26.789818 n-d-796909-3 sudo[102708]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:27.467551 n-d-796909-3 sudo[102708]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:27.472062 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fc8d5894-6c96-41ef-81e8-59b775a48f5a tempest-VolumesTestJSON-1741502329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dfd6e35d-1a6d-4a8b-a18a-726c296314cf" returned: 0 in 0.704s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:27.473095 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-fc8d5894-6c96-41ef-81e8-59b775a48f5a tempest-VolumesTestJSON-1741502329 None] Successfully deleted volume: dfd6e35d-1a6d-4a8b-a18a-726c296314cf
Sep 15 21:38:27.737777 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-fc8d5894-6c96-41ef-81e8-59b775a48f5a tempest-VolumesTestJSON-1741502329 None] Created reservations ['3809170a-e991-4c8e-b813-02f753db4dc6', '0c33d7d6-070a-48b4-aa41-b60058397ecb', 'd51bd3b2-834f-460c-a803-023a731d13fc', '14c54e78-735f-46aa-94b5-6dfe87ad3188'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:38:27.737777 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-fc8d5894-6c96-41ef-81e8-59b775a48f5a tempest-VolumesTestJSON-1741502329 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:38:27.737777 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:38:27.737777 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:38:27.997086 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-fc8d5894-6c96-41ef-81e8-59b775a48f5a tempest-VolumesTestJSON-1741502329 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:38:27.997842 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fc8d5894-6c96-41ef-81e8-59b775a48f5a tempest-VolumesTestJSON-1741502329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:28.092945 n-d-796909-3 sudo[102719]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:28.098181 n-d-796909-3 sudo[102719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:28.677000 n-d-796909-3 sudo[102719]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:28.679624 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fc8d5894-6c96-41ef-81e8-59b775a48f5a tempest-VolumesTestJSON-1741502329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.681s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:28.681691 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fc8d5894-6c96-41ef-81e8-59b775a48f5a tempest-VolumesTestJSON-1741502329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:28.711673 n-d-796909-3 sudo[102722]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:28.714111 n-d-796909-3 sudo[102722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:29.157008 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-b445e226-269e-47fb-b2bf-2d55a1508f2f tempest-VolumesTestJSON-1741502329 None] Lock "b'cinder-7e458991-dd54-46c9-bb59-01250fa19466-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:38:29.258689 n-d-796909-3 sudo[102722]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:29.260469 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fc8d5894-6c96-41ef-81e8-59b775a48f5a tempest-VolumesTestJSON-1741502329 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:29.262123 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-fc8d5894-6c96-41ef-81e8-59b775a48f5a tempest-VolumesTestJSON-1741502329 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:38:29.269985 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-fc8d5894-6c96-41ef-81e8-59b775a48f5a tempest-VolumesTestJSON-1741502329 None] Deleted volume successfully.
Sep 15 21:38:29.464216 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-fc8d5894-6c96-41ef-81e8-59b775a48f5a tempest-VolumesTestJSON-1741502329 None] Lock "b'cinder-dfd6e35d-1a6d-4a8b-a18a-726c296314cf-delete_volume'" released by "delete_volume" :: held 4.288s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:38:29.474068 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-b445e226-269e-47fb-b2bf-2d55a1508f2f tempest-VolumesTestJSON-1741502329 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7e458991-dd54-46c9-bb59-01250fa19466
Sep 15 21:38:29.475707 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b445e226-269e-47fb-b2bf-2d55a1508f2f tempest-VolumesTestJSON-1741502329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e458991-dd54-46c9-bb59-01250fa19466 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:29.503936 n-d-796909-3 sudo[102746]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e458991-dd54-46c9-bb59-01250fa19466
Sep 15 21:38:29.505617 n-d-796909-3 sudo[102746]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:30.160409 n-d-796909-3 sudo[102746]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:30.162555 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b445e226-269e-47fb-b2bf-2d55a1508f2f tempest-VolumesTestJSON-1741502329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e458991-dd54-46c9-bb59-01250fa19466" returned: 0 in 0.687s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:30.164116 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b445e226-269e-47fb-b2bf-2d55a1508f2f tempest-VolumesTestJSON-1741502329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7e458991-dd54-46c9-bb59-01250fa19466 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:30.207344 n-d-796909-3 sudo[102761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7e458991-dd54-46c9-bb59-01250fa19466
Sep 15 21:38:30.208245 n-d-796909-3 sudo[102761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:30.908497 n-d-796909-3 sudo[102761]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:30.910944 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b445e226-269e-47fb-b2bf-2d55a1508f2f tempest-VolumesTestJSON-1741502329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7e458991-dd54-46c9-bb59-01250fa19466" returned: 0 in 0.746s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:30.913161 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b445e226-269e-47fb-b2bf-2d55a1508f2f tempest-VolumesTestJSON-1741502329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7e458991-dd54-46c9-bb59-01250fa19466 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:30.937568 n-d-796909-3 sudo[102778]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7e458991-dd54-46c9-bb59-01250fa19466
Sep 15 21:38:30.938974 n-d-796909-3 sudo[102778]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:31.800804 n-d-796909-3 sudo[102778]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:31.803984 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b445e226-269e-47fb-b2bf-2d55a1508f2f tempest-VolumesTestJSON-1741502329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7e458991-dd54-46c9-bb59-01250fa19466" returned: 0 in 0.890s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:31.805603 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-b445e226-269e-47fb-b2bf-2d55a1508f2f tempest-VolumesTestJSON-1741502329 None] Successfully deleted volume: 7e458991-dd54-46c9-bb59-01250fa19466
Sep 15 21:38:31.963780 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-b445e226-269e-47fb-b2bf-2d55a1508f2f tempest-VolumesTestJSON-1741502329 None] Created reservations ['df3d7f4c-6ad2-4b94-98e1-db7ffdc21c19', '32f8679f-1e1b-42b1-9294-fecd06912520', 'ec25c9e2-1a15-4de4-8c2d-fd36abf5139b', '7fcef305-704e-4bd5-b1aa-3a8972631dc8'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:38:31.968947 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-b445e226-269e-47fb-b2bf-2d55a1508f2f tempest-VolumesTestJSON-1741502329 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:38:31.968947 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:38:31.968947 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:38:32.208572 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-b445e226-269e-47fb-b2bf-2d55a1508f2f tempest-VolumesTestJSON-1741502329 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:38:32.209921 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b445e226-269e-47fb-b2bf-2d55a1508f2f tempest-VolumesTestJSON-1741502329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:32.244343 n-d-796909-3 sudo[102809]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:32.246057 n-d-796909-3 sudo[102809]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:32.795584 n-d-796909-3 sudo[102809]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:32.798047 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b445e226-269e-47fb-b2bf-2d55a1508f2f tempest-VolumesTestJSON-1741502329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.588s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:32.801109 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b445e226-269e-47fb-b2bf-2d55a1508f2f tempest-VolumesTestJSON-1741502329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:32.832553 n-d-796909-3 sudo[102827]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:32.833628 n-d-796909-3 sudo[102827]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:33.322670 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-9a7cd110-41bf-4f47-8399-94a66126c886 tempest-VolumesTestJSON-1741502329 None] Lock "b'cinder-56bf94fe-5710-490f-b7b3-b322273fc43b-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:38:33.392976 n-d-796909-3 sudo[102827]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:33.395432 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b445e226-269e-47fb-b2bf-2d55a1508f2f tempest-VolumesTestJSON-1741502329 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:33.398101 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-b445e226-269e-47fb-b2bf-2d55a1508f2f tempest-VolumesTestJSON-1741502329 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:38:33.407422 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-b445e226-269e-47fb-b2bf-2d55a1508f2f tempest-VolumesTestJSON-1741502329 None] Deleted volume successfully.
Sep 15 21:38:33.471401 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-9a7cd110-41bf-4f47-8399-94a66126c886 tempest-VolumesTestJSON-1741502329 None] Skipping remove_export. No iscsi_target is presently exported for volume: 56bf94fe-5710-490f-b7b3-b322273fc43b
Sep 15 21:38:33.472664 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9a7cd110-41bf-4f47-8399-94a66126c886 tempest-VolumesTestJSON-1741502329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-56bf94fe-5710-490f-b7b3-b322273fc43b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:33.497181 n-d-796909-3 sudo[102832]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-56bf94fe-5710-490f-b7b3-b322273fc43b
Sep 15 21:38:33.499602 n-d-796909-3 sudo[102832]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:33.536961 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-b445e226-269e-47fb-b2bf-2d55a1508f2f tempest-VolumesTestJSON-1741502329 None] Lock "b'cinder-7e458991-dd54-46c9-bb59-01250fa19466-delete_volume'" released by "delete_volume" :: held 4.380s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:38:33.951449 n-d-796909-3 sudo[102832]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:33.953234 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9a7cd110-41bf-4f47-8399-94a66126c886 tempest-VolumesTestJSON-1741502329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-56bf94fe-5710-490f-b7b3-b322273fc43b" returned: 0 in 0.480s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:33.954732 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9a7cd110-41bf-4f47-8399-94a66126c886 tempest-VolumesTestJSON-1741502329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-56bf94fe-5710-490f-b7b3-b322273fc43b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:33.999269 n-d-796909-3 sudo[102837]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-56bf94fe-5710-490f-b7b3-b322273fc43b
Sep 15 21:38:34.000868 n-d-796909-3 sudo[102837]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:34.480892 n-d-796909-3 sudo[102837]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:34.484572 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9a7cd110-41bf-4f47-8399-94a66126c886 tempest-VolumesTestJSON-1741502329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-56bf94fe-5710-490f-b7b3-b322273fc43b" returned: 0 in 0.529s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:34.487352 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9a7cd110-41bf-4f47-8399-94a66126c886 tempest-VolumesTestJSON-1741502329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-56bf94fe-5710-490f-b7b3-b322273fc43b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:34.510244 n-d-796909-3 sudo[102851]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-56bf94fe-5710-490f-b7b3-b322273fc43b
Sep 15 21:38:34.511785 n-d-796909-3 sudo[102851]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:35.362772 n-d-796909-3 sudo[102851]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:35.365053 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9a7cd110-41bf-4f47-8399-94a66126c886 tempest-VolumesTestJSON-1741502329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-56bf94fe-5710-490f-b7b3-b322273fc43b" returned: 0 in 0.877s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:35.366338 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-9a7cd110-41bf-4f47-8399-94a66126c886 tempest-VolumesTestJSON-1741502329 None] Successfully deleted volume: 56bf94fe-5710-490f-b7b3-b322273fc43b
Sep 15 21:38:35.591057 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-9a7cd110-41bf-4f47-8399-94a66126c886 tempest-VolumesTestJSON-1741502329 None] Created reservations ['e3fbcd26-bcb4-438b-a803-204f1738f685', '54016963-8d00-4ebe-9003-d99dd1af5b15', '73585605-8215-4522-89ef-7efd57c14255', '28c8545b-58a3-43b2-81b8-fc5c61991124'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:38:35.594288 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-9a7cd110-41bf-4f47-8399-94a66126c886 tempest-VolumesTestJSON-1741502329 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:38:35.594288 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:38:35.594288 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:38:35.915583 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-9a7cd110-41bf-4f47-8399-94a66126c886 tempest-VolumesTestJSON-1741502329 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:38:35.916428 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9a7cd110-41bf-4f47-8399-94a66126c886 tempest-VolumesTestJSON-1741502329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:35.969246 n-d-796909-3 sudo[102867]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:35.970776 n-d-796909-3 sudo[102867]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:36.526103 n-d-796909-3 sudo[102867]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:36.529489 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9a7cd110-41bf-4f47-8399-94a66126c886 tempest-VolumesTestJSON-1741502329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.612s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:36.531829 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9a7cd110-41bf-4f47-8399-94a66126c886 tempest-VolumesTestJSON-1741502329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:36.583506 n-d-796909-3 sudo[102880]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:36.584493 n-d-796909-3 sudo[102880]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:37.283687 n-d-796909-3 sudo[102880]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:37.286611 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9a7cd110-41bf-4f47-8399-94a66126c886 tempest-VolumesTestJSON-1741502329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.755s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:37.290352 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-9a7cd110-41bf-4f47-8399-94a66126c886 tempest-VolumesTestJSON-1741502329 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:38:37.327285 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-9a7cd110-41bf-4f47-8399-94a66126c886 tempest-VolumesTestJSON-1741502329 None] Deleted volume successfully.
Sep 15 21:38:37.451334 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-9a7cd110-41bf-4f47-8399-94a66126c886 tempest-VolumesTestJSON-1741502329 None] Lock "b'cinder-56bf94fe-5710-490f-b7b3-b322273fc43b-delete_volume'" released by "delete_volume" :: held 4.128s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:38:47.870213 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:38:47.870808 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:38:47.871527 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:47.925494 n-d-796909-3 sudo[102991]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:47.926356 n-d-796909-3 sudo[102991]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:48.823946 n-d-796909-3 sudo[102991]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:48.826733 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.955s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:48.828738 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:48.876832 n-d-796909-3 sudo[103005]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:48.878410 n-d-796909-3 sudo[103005]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:49.545502 n-d-796909-3 sudo[103005]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:49.547716 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.719s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:49.549048 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:39:41.322278 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-3f831647-34de-46be-a52d-5fd7a10dfbd0 req-7576682d-2bfd-489f-821f-5445a6188bc6 tempest-TaggedBootDevicesTest-83471318 None] Terminate volume connection completed successfully.
Sep 15 21:39:41.322843 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-3f831647-34de-46be-a52d-5fd7a10dfbd0 req-7576682d-2bfd-489f-821f-5445a6188bc6 tempest-TaggedBootDevicesTest-83471318 None] Deleting attachment ee987864-7405-4a88-9934-4ca1a32eac82. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:39:41.324750 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:39:41.581376 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.257s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:39:41.581739 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79\n System information:\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-e5045509-b5e8-43d7-b963-4d8499e33d79\n Backing store flags: \n Account information:\n JQ5cwGNdEYA56MAWW6bh\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\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-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\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-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:39:41.583057 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-3f831647-34de-46be-a52d-5fd7a10dfbd0 req-7576682d-2bfd-489f-821f-5445a6188bc6 tempest-TaggedBootDevicesTest-83471318 None] Removing iscsi_target for Volume ID: e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:39:41.585959 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:39:41.817400 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e5045509-b5e8-43d7-b963-4d8499e33d79 -f" returned: 0 in 0.233s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:39:41.818711 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:39:41.825114 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:39:42.117225 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.293s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:39:42.117750 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\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-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\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-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:39:42.667317 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-3f831647-34de-46be-a52d-5fd7a10dfbd0 req-7576682d-2bfd-489f-821f-5445a6188bc6 tempest-TaggedBootDevicesTest-83471318 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:39:42.667317 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:39:42.667317 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:39:43.109868 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-3f831647-34de-46be-a52d-5fd7a10dfbd0 req-6a5e67e7-c36c-4e30-837e-5c6bb4a9d754 tempest-TaggedBootDevicesTest-83471318 None] Terminate volume connection completed successfully.
Sep 15 21:39:43.110453 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-3f831647-34de-46be-a52d-5fd7a10dfbd0 req-6a5e67e7-c36c-4e30-837e-5c6bb4a9d754 tempest-TaggedBootDevicesTest-83471318 None] Deleting attachment 0eee485f-9557-4126-9cd0-ad3a25295424. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:39:43.113790 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:39:43.435792 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.321s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:39:43.436854 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a\n System information:\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-07e30b6d-d6bb-4d12-8341-4094eacb616a\n Backing store flags: \n Account information:\n YTzyfCjB6rp5VQ5bNzGa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\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-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:39:43.441624 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-3f831647-34de-46be-a52d-5fd7a10dfbd0 req-6a5e67e7-c36c-4e30-837e-5c6bb4a9d754 tempest-TaggedBootDevicesTest-83471318 None] Removing iscsi_target for Volume ID: 07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:39:43.442916 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:39:43.628519 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-07e30b6d-d6bb-4d12-8341-4094eacb616a -f" returned: 0 in 0.185s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:39:43.629296 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:39:43.630579 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:39:43.900591 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.270s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:39:43.901262 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\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-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:39:44.360103 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-3f831647-34de-46be-a52d-5fd7a10dfbd0 req-6a5e67e7-c36c-4e30-837e-5c6bb4a9d754 tempest-TaggedBootDevicesTest-83471318 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:39:44.360103 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:39:44.360103 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:39:44.861588 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-3f831647-34de-46be-a52d-5fd7a10dfbd0 req-210fdbf9-7309-42d0-9277-9af97bc521e0 tempest-TaggedBootDevicesTest-83471318 None] Terminate volume connection completed successfully.
Sep 15 21:39:44.862406 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-3f831647-34de-46be-a52d-5fd7a10dfbd0 req-210fdbf9-7309-42d0-9277-9af97bc521e0 tempest-TaggedBootDevicesTest-83471318 None] Deleting attachment 1f43181e-551a-4625-9371-85624ce51a3b. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:39:44.866509 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:39:45.286440 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.422s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:39:45.288363 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n System information:\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-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a\n Backing store flags: \n Account information:\n A6bYyewKLUnSE68nSdwK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:39:45.289214 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-3f831647-34de-46be-a52d-5fd7a10dfbd0 req-210fdbf9-7309-42d0-9277-9af97bc521e0 tempest-TaggedBootDevicesTest-83471318 None] Removing iscsi_target for Volume ID: b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a
Sep 15 21:39:45.290366 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:39:45.673038 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a -f" returned: 0 in 0.382s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:39:45.673652 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:39:45.675377 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:39:45.871853 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.196s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:39:45.872313 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:39:46.149366 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-3f831647-34de-46be-a52d-5fd7a10dfbd0 req-210fdbf9-7309-42d0-9277-9af97bc521e0 tempest-TaggedBootDevicesTest-83471318 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:39:46.149366 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:39:46.149366 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:39:47.872130 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:39:47.872130 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:39:47.872906 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:39:47.917103 n-d-796909-3 sudo[103669]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:39:47.919059 n-d-796909-3 sudo[103669]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:39:48.804381 n-d-796909-3 sudo[103669]: pam_unix(sudo:session): session closed for user root
Sep 15 21:39:48.808877 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.935s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:39:48.810613 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:39:48.877632 n-d-796909-3 sudo[103697]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:39:48.881350 n-d-796909-3 sudo[103697]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:39:49.700300 n-d-796909-3 sudo[103697]: pam_unix(sudo:session): session closed for user root
Sep 15 21:39:49.704567 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.891s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:39:49.704567 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:40:03.554768 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-ae1e0e5e-fae8-48b6-b4cf-67241ab28f79 tempest-TaggedBootDevicesTest-83471318 None] Lock "b'cinder-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:40:03.823875 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:04.017718 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.196s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:04.018118 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:40:04.019583 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-ae1e0e5e-fae8-48b6-b4cf-67241ab28f79 tempest-TaggedBootDevicesTest-83471318 None] Skipping remove_export. No iscsi_target is presently exported for volume: b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a
Sep 15 21:40:04.021996 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ae1e0e5e-fae8-48b6-b4cf-67241ab28f79 tempest-TaggedBootDevicesTest-83471318 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:04.062839 n-d-796909-3 sudo[103938]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a
Sep 15 21:40:04.063733 n-d-796909-3 sudo[103938]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:04.778339 n-d-796909-3 sudo[103938]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:04.780631 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ae1e0e5e-fae8-48b6-b4cf-67241ab28f79 tempest-TaggedBootDevicesTest-83471318 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a" returned: 0 in 0.759s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:04.787489 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ae1e0e5e-fae8-48b6-b4cf-67241ab28f79 tempest-TaggedBootDevicesTest-83471318 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:04.809331 n-d-796909-3 sudo[103956]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a
Sep 15 21:40:04.810393 n-d-796909-3 sudo[103956]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:05.910574 n-d-796909-3 sudo[103956]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:05.912903 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ae1e0e5e-fae8-48b6-b4cf-67241ab28f79 tempest-TaggedBootDevicesTest-83471318 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a" returned: 0 in 1.129s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:05.914946 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ae1e0e5e-fae8-48b6-b4cf-67241ab28f79 tempest-TaggedBootDevicesTest-83471318 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:05.935702 n-d-796909-3 sudo[103972]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a
Sep 15 21:40:05.936519 n-d-796909-3 sudo[103972]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:06.531927 n-d-796909-3 sudo[103972]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:06.535025 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ae1e0e5e-fae8-48b6-b4cf-67241ab28f79 tempest-TaggedBootDevicesTest-83471318 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a" returned: 0 in 0.619s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:06.536468 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-ae1e0e5e-fae8-48b6-b4cf-67241ab28f79 tempest-TaggedBootDevicesTest-83471318 None] Successfully deleted volume: b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a
Sep 15 21:40:06.742255 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-ae1e0e5e-fae8-48b6-b4cf-67241ab28f79 tempest-TaggedBootDevicesTest-83471318 None] Created reservations ['d952a081-191c-4516-99c5-c8922dc8712a', '30176649-b76c-4d4f-b8e5-311099b74150', 'cc3bb140-209c-41a5-b3e7-157148cf563a', '40599c67-eb32-4599-86cd-a6324aa02d36'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:40:06.744866 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-ae1e0e5e-fae8-48b6-b4cf-67241ab28f79 tempest-TaggedBootDevicesTest-83471318 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:40:06.744866 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:40:06.744866 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:40:06.931304 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-ae1e0e5e-fae8-48b6-b4cf-67241ab28f79 tempest-TaggedBootDevicesTest-83471318 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:40:06.932060 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ae1e0e5e-fae8-48b6-b4cf-67241ab28f79 tempest-TaggedBootDevicesTest-83471318 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:06.968392 n-d-796909-3 sudo[103982]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:40:06.970199 n-d-796909-3 sudo[103982]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:07.404760 n-d-796909-3 sudo[103982]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:07.407311 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ae1e0e5e-fae8-48b6-b4cf-67241ab28f79 tempest-TaggedBootDevicesTest-83471318 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.475s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:07.409524 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ae1e0e5e-fae8-48b6-b4cf-67241ab28f79 tempest-TaggedBootDevicesTest-83471318 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:07.450072 n-d-796909-3 sudo[103985]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:40:07.450886 n-d-796909-3 sudo[103985]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:07.843145 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-a28f0cd4-6a90-418e-921e-3082b763aadb tempest-TaggedBootDevicesTest-83471318 None] Lock "b'cinder-07e30b6d-d6bb-4d12-8341-4094eacb616a-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:40:08.038035 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:08.184687 n-d-796909-3 sudo[103985]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:08.186435 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ae1e0e5e-fae8-48b6-b4cf-67241ab28f79 tempest-TaggedBootDevicesTest-83471318 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.777s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:08.188196 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-ae1e0e5e-fae8-48b6-b4cf-67241ab28f79 tempest-TaggedBootDevicesTest-83471318 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:40:08.190096 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.149s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:08.190617 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585554902528]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:40:08.191528 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-a28f0cd4-6a90-418e-921e-3082b763aadb tempest-TaggedBootDevicesTest-83471318 None] Skipping remove_export. No iscsi_target is presently exported for volume: 07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:40:08.199511 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a28f0cd4-6a90-418e-921e-3082b763aadb tempest-TaggedBootDevicesTest-83471318 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:08.214087 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-ae1e0e5e-fae8-48b6-b4cf-67241ab28f79 tempest-TaggedBootDevicesTest-83471318 None] Deleted volume successfully.
Sep 15 21:40:08.222671 n-d-796909-3 sudo[103994]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:40:08.223791 n-d-796909-3 sudo[103994]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:08.376825 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-ae1e0e5e-fae8-48b6-b4cf-67241ab28f79 tempest-TaggedBootDevicesTest-83471318 None] Lock "b'cinder-b6fa5c90-4c5d-4f0f-a457-a5dc9da2f65a-delete_volume'" released by "delete_volume" :: held 4.823s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:40:08.749989 n-d-796909-3 sudo[103994]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:08.752004 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a28f0cd4-6a90-418e-921e-3082b763aadb tempest-TaggedBootDevicesTest-83471318 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a" returned: 0 in 0.559s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:08.753332 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a28f0cd4-6a90-418e-921e-3082b763aadb tempest-TaggedBootDevicesTest-83471318 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:08.795533 n-d-796909-3 sudo[103997]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:40:08.796313 n-d-796909-3 sudo[103997]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:09.544128 n-d-796909-3 sudo[103997]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:09.546441 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a28f0cd4-6a90-418e-921e-3082b763aadb tempest-TaggedBootDevicesTest-83471318 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a" returned: 0 in 0.793s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:09.549024 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a28f0cd4-6a90-418e-921e-3082b763aadb tempest-TaggedBootDevicesTest-83471318 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:09.571672 n-d-796909-3 sudo[104004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:40:09.573451 n-d-796909-3 sudo[104004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:10.449221 n-d-796909-3 sudo[104004]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:10.451799 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a28f0cd4-6a90-418e-921e-3082b763aadb tempest-TaggedBootDevicesTest-83471318 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-07e30b6d-d6bb-4d12-8341-4094eacb616a" returned: 0 in 0.902s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:10.453178 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-a28f0cd4-6a90-418e-921e-3082b763aadb tempest-TaggedBootDevicesTest-83471318 None] Successfully deleted volume: 07e30b6d-d6bb-4d12-8341-4094eacb616a
Sep 15 21:40:10.616464 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-a28f0cd4-6a90-418e-921e-3082b763aadb tempest-TaggedBootDevicesTest-83471318 None] Created reservations ['5fbf7b64-8c2d-4575-8490-457dd57827b0', '9bb34980-cff3-4f0e-bb12-0e41cfea81eb', '2aaea28f-07e7-4096-8b9f-7384695dd012', '03d10a31-8f40-4195-b1b3-a5f42e0a2e12'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:40:10.619221 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-a28f0cd4-6a90-418e-921e-3082b763aadb tempest-TaggedBootDevicesTest-83471318 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:40:10.619221 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:40:10.619221 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:40:10.828323 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-a28f0cd4-6a90-418e-921e-3082b763aadb tempest-TaggedBootDevicesTest-83471318 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:40:10.829047 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a28f0cd4-6a90-418e-921e-3082b763aadb tempest-TaggedBootDevicesTest-83471318 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:10.876105 n-d-796909-3 sudo[104034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:40:10.878217 n-d-796909-3 sudo[104034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:11.546214 n-d-796909-3 sudo[104034]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:11.548742 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a28f0cd4-6a90-418e-921e-3082b763aadb tempest-TaggedBootDevicesTest-83471318 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.719s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:11.551128 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a28f0cd4-6a90-418e-921e-3082b763aadb tempest-TaggedBootDevicesTest-83471318 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:11.590092 n-d-796909-3 sudo[104050]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:40:11.591549 n-d-796909-3 sudo[104050]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:11.932546 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-10f1a6e2-cfd7-418c-8011-b6b5a0b324fe tempest-TaggedBootDevicesTest-83471318 None] Lock "b'cinder-e5045509-b5e8-43d7-b963-4d8499e33d79-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:40:12.123117 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:12.329996 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.208s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:12.330543 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:40:12.331544 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-10f1a6e2-cfd7-418c-8011-b6b5a0b324fe tempest-TaggedBootDevicesTest-83471318 None] Skipping remove_export. No iscsi_target is presently exported for volume: e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:40:12.333121 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-10f1a6e2-cfd7-418c-8011-b6b5a0b324fe tempest-TaggedBootDevicesTest-83471318 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:12.399977 n-d-796909-3 sudo[104066]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:40:12.403051 n-d-796909-3 sudo[104066]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:12.539898 n-d-796909-3 sudo[104050]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:12.545289 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a28f0cd4-6a90-418e-921e-3082b763aadb tempest-TaggedBootDevicesTest-83471318 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.994s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:12.547798 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-a28f0cd4-6a90-418e-921e-3082b763aadb tempest-TaggedBootDevicesTest-83471318 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:40:12.559475 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-a28f0cd4-6a90-418e-921e-3082b763aadb tempest-TaggedBootDevicesTest-83471318 None] Deleted volume successfully.
Sep 15 21:40:12.631985 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-a28f0cd4-6a90-418e-921e-3082b763aadb tempest-TaggedBootDevicesTest-83471318 None] Lock "b'cinder-07e30b6d-d6bb-4d12-8341-4094eacb616a-delete_volume'" released by "delete_volume" :: held 4.792s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:40:13.051480 n-d-796909-3 sudo[104066]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:13.053455 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-10f1a6e2-cfd7-418c-8011-b6b5a0b324fe tempest-TaggedBootDevicesTest-83471318 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79" returned: 0 in 0.720s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:13.055848 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-10f1a6e2-cfd7-418c-8011-b6b5a0b324fe tempest-TaggedBootDevicesTest-83471318 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:13.076632 n-d-796909-3 sudo[104072]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:40:13.077993 n-d-796909-3 sudo[104072]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:13.716973 n-d-796909-3 sudo[104072]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:13.720031 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-10f1a6e2-cfd7-418c-8011-b6b5a0b324fe tempest-TaggedBootDevicesTest-83471318 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79" returned: 0 in 0.664s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:13.722068 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-10f1a6e2-cfd7-418c-8011-b6b5a0b324fe tempest-TaggedBootDevicesTest-83471318 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:13.746940 n-d-796909-3 sudo[104076]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:40:13.749165 n-d-796909-3 sudo[104076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:14.589460 n-d-796909-3 sudo[104076]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:14.591811 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-10f1a6e2-cfd7-418c-8011-b6b5a0b324fe tempest-TaggedBootDevicesTest-83471318 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e5045509-b5e8-43d7-b963-4d8499e33d79" returned: 0 in 0.869s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:14.592982 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-10f1a6e2-cfd7-418c-8011-b6b5a0b324fe tempest-TaggedBootDevicesTest-83471318 None] Successfully deleted volume: e5045509-b5e8-43d7-b963-4d8499e33d79
Sep 15 21:40:14.781456 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-10f1a6e2-cfd7-418c-8011-b6b5a0b324fe tempest-TaggedBootDevicesTest-83471318 None] Created reservations ['c7d32a79-9c41-4550-abc6-fdab3c416676', 'b129ad0c-6f17-4431-88c5-c76573a6ad4c', '81e88da2-17c7-4786-be62-3a4b411d0213', '95e46645-be23-4030-a3d6-58cf4d3ea7a8'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:40:14.783603 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-10f1a6e2-cfd7-418c-8011-b6b5a0b324fe tempest-TaggedBootDevicesTest-83471318 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:40:14.783603 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:40:14.783603 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:40:15.022126 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-10f1a6e2-cfd7-418c-8011-b6b5a0b324fe tempest-TaggedBootDevicesTest-83471318 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:40:15.024073 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-10f1a6e2-cfd7-418c-8011-b6b5a0b324fe tempest-TaggedBootDevicesTest-83471318 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:15.070574 n-d-796909-3 sudo[104095]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:40:15.071475 n-d-796909-3 sudo[104095]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:15.686591 n-d-796909-3 sudo[104095]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:15.688962 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-10f1a6e2-cfd7-418c-8011-b6b5a0b324fe tempest-TaggedBootDevicesTest-83471318 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.665s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:15.691217 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-10f1a6e2-cfd7-418c-8011-b6b5a0b324fe tempest-TaggedBootDevicesTest-83471318 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:15.718907 n-d-796909-3 sudo[104099]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:40:15.719756 n-d-796909-3 sudo[104099]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:16.363841 n-d-796909-3 sudo[104099]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:16.366070 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-10f1a6e2-cfd7-418c-8011-b6b5a0b324fe tempest-TaggedBootDevicesTest-83471318 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.674s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:16.369517 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-10f1a6e2-cfd7-418c-8011-b6b5a0b324fe tempest-TaggedBootDevicesTest-83471318 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:40:16.387776 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-10f1a6e2-cfd7-418c-8011-b6b5a0b324fe tempest-TaggedBootDevicesTest-83471318 None] Deleted volume successfully.
Sep 15 21:40:16.481513 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-10f1a6e2-cfd7-418c-8011-b6b5a0b324fe tempest-TaggedBootDevicesTest-83471318 None] Lock "b'cinder-e5045509-b5e8-43d7-b963-4d8499e33d79-delete_volume'" released by "delete_volume" :: held 4.569s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:40:36.034982 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-6504be05-a80e-4165-bdf7-4115733abd51 tempest-ServersNegativeTestJSON-1788684710 None] Lock "b'cinder-26032cc1-c05a-470f-a3e9-c025b2eac45d-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:40:36.221959 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-6504be05-a80e-4165-bdf7-4115733abd51 tempest-ServersNegativeTestJSON-1788684710 None] Skipping remove_export. No iscsi_target is presently exported for volume: 26032cc1-c05a-470f-a3e9-c025b2eac45d
Sep 15 21:40:36.222953 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6504be05-a80e-4165-bdf7-4115733abd51 tempest-ServersNegativeTestJSON-1788684710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-26032cc1-c05a-470f-a3e9-c025b2eac45d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:36.268867 n-d-796909-3 sudo[104283]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-26032cc1-c05a-470f-a3e9-c025b2eac45d
Sep 15 21:40:36.270657 n-d-796909-3 sudo[104283]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:36.938767 n-d-796909-3 sudo[104283]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:36.941622 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6504be05-a80e-4165-bdf7-4115733abd51 tempest-ServersNegativeTestJSON-1788684710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-26032cc1-c05a-470f-a3e9-c025b2eac45d" returned: 0 in 0.718s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:36.943470 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6504be05-a80e-4165-bdf7-4115733abd51 tempest-ServersNegativeTestJSON-1788684710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-26032cc1-c05a-470f-a3e9-c025b2eac45d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:37.004469 n-d-796909-3 sudo[104294]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-26032cc1-c05a-470f-a3e9-c025b2eac45d
Sep 15 21:40:37.012664 n-d-796909-3 sudo[104294]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:37.785916 n-d-796909-3 sudo[104294]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:37.789297 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6504be05-a80e-4165-bdf7-4115733abd51 tempest-ServersNegativeTestJSON-1788684710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-26032cc1-c05a-470f-a3e9-c025b2eac45d" returned: 0 in 0.845s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:37.790750 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6504be05-a80e-4165-bdf7-4115733abd51 tempest-ServersNegativeTestJSON-1788684710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-26032cc1-c05a-470f-a3e9-c025b2eac45d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:37.816163 n-d-796909-3 sudo[104315]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-26032cc1-c05a-470f-a3e9-c025b2eac45d
Sep 15 21:40:37.817497 n-d-796909-3 sudo[104315]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:38.650116 n-d-796909-3 sudo[104315]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:38.652432 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6504be05-a80e-4165-bdf7-4115733abd51 tempest-ServersNegativeTestJSON-1788684710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-26032cc1-c05a-470f-a3e9-c025b2eac45d" returned: 0 in 0.861s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:38.655715 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-6504be05-a80e-4165-bdf7-4115733abd51 tempest-ServersNegativeTestJSON-1788684710 None] Successfully deleted volume: 26032cc1-c05a-470f-a3e9-c025b2eac45d
Sep 15 21:40:38.815399 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-6504be05-a80e-4165-bdf7-4115733abd51 tempest-ServersNegativeTestJSON-1788684710 None] Created reservations ['032fd950-ef6c-4bd7-9bf4-ad759a9b936c', '2efdf5b1-1c17-4f0b-8a4c-09ce0ebc252a', '5d1be77c-627d-4195-9872-390f668990b5', '005ab492-a00d-4ce5-9cb8-bf0523a75db4'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:40:38.817604 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-6504be05-a80e-4165-bdf7-4115733abd51 tempest-ServersNegativeTestJSON-1788684710 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:40:38.817604 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:40:38.817604 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:40:39.208010 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-6504be05-a80e-4165-bdf7-4115733abd51 tempest-ServersNegativeTestJSON-1788684710 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:40:39.208010 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6504be05-a80e-4165-bdf7-4115733abd51 tempest-ServersNegativeTestJSON-1788684710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:39.229078 n-d-796909-3 sudo[104343]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:40:39.229874 n-d-796909-3 sudo[104343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:39.866309 n-d-796909-3 sudo[104343]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:39.868929 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6504be05-a80e-4165-bdf7-4115733abd51 tempest-ServersNegativeTestJSON-1788684710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.663s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:39.875736 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6504be05-a80e-4165-bdf7-4115733abd51 tempest-ServersNegativeTestJSON-1788684710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:39.907936 n-d-796909-3 sudo[104349]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:40:39.908744 n-d-796909-3 sudo[104349]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:39.955990 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-80fecd68-4e57-41e6-8bf2-d69737c75bc5 tempest-ServersNegativeTestJSON-1788684710 None] Lock "b'cinder-a0b04160-f5b1-4c9f-a408-f44fb29f0014-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:40:40.119171 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-80fecd68-4e57-41e6-8bf2-d69737c75bc5 tempest-ServersNegativeTestJSON-1788684710 None] Skipping remove_export. No iscsi_target is presently exported for volume: a0b04160-f5b1-4c9f-a408-f44fb29f0014
Sep 15 21:40:40.120589 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-80fecd68-4e57-41e6-8bf2-d69737c75bc5 tempest-ServersNegativeTestJSON-1788684710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a0b04160-f5b1-4c9f-a408-f44fb29f0014 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:40.188144 n-d-796909-3 sudo[104351]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a0b04160-f5b1-4c9f-a408-f44fb29f0014
Sep 15 21:40:40.189079 n-d-796909-3 sudo[104351]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:40.588506 n-d-796909-3 sudo[104349]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:40.591387 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6504be05-a80e-4165-bdf7-4115733abd51 tempest-ServersNegativeTestJSON-1788684710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.718s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:40.601383 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-6504be05-a80e-4165-bdf7-4115733abd51 tempest-ServersNegativeTestJSON-1788684710 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:40:40.611524 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-6504be05-a80e-4165-bdf7-4115733abd51 tempest-ServersNegativeTestJSON-1788684710 None] Deleted volume successfully.
Sep 15 21:40:40.675227 n-d-796909-3 sudo[104351]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:40.677154 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-80fecd68-4e57-41e6-8bf2-d69737c75bc5 tempest-ServersNegativeTestJSON-1788684710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a0b04160-f5b1-4c9f-a408-f44fb29f0014" returned: 0 in 0.557s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:40.678980 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-80fecd68-4e57-41e6-8bf2-d69737c75bc5 tempest-ServersNegativeTestJSON-1788684710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a0b04160-f5b1-4c9f-a408-f44fb29f0014 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:40.700358 n-d-796909-3 sudo[104355]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a0b04160-f5b1-4c9f-a408-f44fb29f0014
Sep 15 21:40:40.701398 n-d-796909-3 sudo[104355]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:40.761737 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-6504be05-a80e-4165-bdf7-4115733abd51 tempest-ServersNegativeTestJSON-1788684710 None] Lock "b'cinder-26032cc1-c05a-470f-a3e9-c025b2eac45d-delete_volume'" released by "delete_volume" :: held 4.725s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:40:41.350641 n-d-796909-3 sudo[104355]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:41.352498 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-80fecd68-4e57-41e6-8bf2-d69737c75bc5 tempest-ServersNegativeTestJSON-1788684710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a0b04160-f5b1-4c9f-a408-f44fb29f0014" returned: 0 in 0.674s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:41.355726 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-80fecd68-4e57-41e6-8bf2-d69737c75bc5 tempest-ServersNegativeTestJSON-1788684710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a0b04160-f5b1-4c9f-a408-f44fb29f0014 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:41.383561 n-d-796909-3 sudo[104358]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a0b04160-f5b1-4c9f-a408-f44fb29f0014
Sep 15 21:40:41.390480 n-d-796909-3 sudo[104358]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:42.217647 n-d-796909-3 sudo[104358]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:42.222890 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-80fecd68-4e57-41e6-8bf2-d69737c75bc5 tempest-ServersNegativeTestJSON-1788684710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a0b04160-f5b1-4c9f-a408-f44fb29f0014" returned: 0 in 0.867s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:42.224284 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-80fecd68-4e57-41e6-8bf2-d69737c75bc5 tempest-ServersNegativeTestJSON-1788684710 None] Successfully deleted volume: a0b04160-f5b1-4c9f-a408-f44fb29f0014
Sep 15 21:40:42.427278 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-80fecd68-4e57-41e6-8bf2-d69737c75bc5 tempest-ServersNegativeTestJSON-1788684710 None] Created reservations ['0918bd9e-639f-4098-8acb-b342416eb776', 'affc9328-6823-4ec3-a21b-686012bb0f92', '11c570a8-ff1f-4393-a694-e40dad2888df', 'b5a29036-df93-4b0e-97ff-ced7ca52f5ed'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:40:42.430792 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-80fecd68-4e57-41e6-8bf2-d69737c75bc5 tempest-ServersNegativeTestJSON-1788684710 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:40:42.430792 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:40:42.430792 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:40:42.674987 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-80fecd68-4e57-41e6-8bf2-d69737c75bc5 tempest-ServersNegativeTestJSON-1788684710 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:40:42.676251 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-80fecd68-4e57-41e6-8bf2-d69737c75bc5 tempest-ServersNegativeTestJSON-1788684710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:42.712773 n-d-796909-3 sudo[104377]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:40:42.714331 n-d-796909-3 sudo[104377]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:43.364922 n-d-796909-3 sudo[104377]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:43.368092 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-80fecd68-4e57-41e6-8bf2-d69737c75bc5 tempest-ServersNegativeTestJSON-1788684710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.691s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:43.370248 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-80fecd68-4e57-41e6-8bf2-d69737c75bc5 tempest-ServersNegativeTestJSON-1788684710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:43.407068 n-d-796909-3 sudo[104391]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:40:43.407916 n-d-796909-3 sudo[104391]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:43.971452 n-d-796909-3 sudo[104391]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:43.973834 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-80fecd68-4e57-41e6-8bf2-d69737c75bc5 tempest-ServersNegativeTestJSON-1788684710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.603s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:43.976532 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-80fecd68-4e57-41e6-8bf2-d69737c75bc5 tempest-ServersNegativeTestJSON-1788684710 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:40:43.993222 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-80fecd68-4e57-41e6-8bf2-d69737c75bc5 tempest-ServersNegativeTestJSON-1788684710 None] Deleted volume successfully.
Sep 15 21:40:44.154686 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-80fecd68-4e57-41e6-8bf2-d69737c75bc5 tempest-ServersNegativeTestJSON-1788684710 None] Lock "b'cinder-a0b04160-f5b1-4c9f-a408-f44fb29f0014-delete_volume'" released by "delete_volume" :: held 4.205s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:40:47.871535 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:40:47.872170 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:40:47.872569 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:47.906702 n-d-796909-3 sudo[104437]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:40:47.907989 n-d-796909-3 sudo[104437]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:48.479324 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.602s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:48.479324 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:48.472953 n-d-796909-3 sudo[104437]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:48.504209 n-d-796909-3 sudo[104440]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:40:48.509325 n-d-796909-3 sudo[104440]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:49.167885 n-d-796909-3 sudo[104440]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:49.170004 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.693s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:49.171337 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:40:49.482439 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-ce3344a1-afb9-42e3-90d3-25cabbf5cd33 tempest-VolumesDeleteCascade-848309914 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:40:49.487964 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-ce3344a1-afb9-42e3-90d3-25cabbf5cd33 tempest-VolumesDeleteCascade-848309914 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:40:49.490778 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-ce3344a1-afb9-42e3-90d3-25cabbf5cd33 tempest-VolumesDeleteCascade-848309914 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:40:49.520073 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ce3344a1-afb9-42e3-90d3-25cabbf5cd33 tempest-VolumesDeleteCascade-848309914 None] Flow 'volume_create_manager' (1e893e71-097e-4a3a-b564-3627a3dcda5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:40:49.535347 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ce3344a1-afb9-42e3-90d3-25cabbf5cd33 tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a980288a-a4f8-4eac-b954-6aab9ec2cdc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:40:49.637305 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-ce3344a1-afb9-42e3-90d3-25cabbf5cd33 tempest-VolumesDeleteCascade-848309914 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:40:49.665533 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ce3344a1-afb9-42e3-90d3-25cabbf5cd33 tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a980288a-a4f8-4eac-b954-6aab9ec2cdc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:40:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1792824837',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=055458da-f757-4cce-b619-a381f8aa45ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbdbbaa261ed4ea0a4d8f93e677257f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:40:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:40:49Z,user_id='3ecca7e6b82f4dd6b7a5c4cdd20da921',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:40:49.668949 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ce3344a1-afb9-42e3-90d3-25cabbf5cd33 tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e47fd817-7c3f-47c5-ad0e-97c25dc9151d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:40:49.671376 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ce3344a1-afb9-42e3-90d3-25cabbf5cd33 tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e47fd817-7c3f-47c5-ad0e-97c25dc9151d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:40:49.674027 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ce3344a1-afb9-42e3-90d3-25cabbf5cd33 tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (55fbcb43-d9c2-4e81-a86d-f24abb3a0493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:40:49.676860 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ce3344a1-afb9-42e3-90d3-25cabbf5cd33 tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (55fbcb43-d9c2-4e81-a86d-f24abb3a0493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '055458da-f757-4cce-b619-a381f8aa45ca', 'volume_name': 'volume-055458da-f757-4cce-b619-a381f8aa45ca', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:40:49.680092 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ce3344a1-afb9-42e3-90d3-25cabbf5cd33 tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6ea7f1be-1c9d-4ee0-ae11-48680324b781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:40:49.689544 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ce3344a1-afb9-42e3-90d3-25cabbf5cd33 tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6ea7f1be-1c9d-4ee0-ae11-48680324b781) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:40:49.689544 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ce3344a1-afb9-42e3-90d3-25cabbf5cd33 tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (388c4918-5533-4bbb-a695-e738e61889f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:40:49.689544 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-ce3344a1-afb9-42e3-90d3-25cabbf5cd33 tempest-VolumesDeleteCascade-848309914 None] Volume 055458da-f757-4cce-b619-a381f8aa45ca: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-055458da-f757-4cce-b619-a381f8aa45ca', 'volume_size': 1}
Sep 15 21:40:49.689544 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ce3344a1-afb9-42e3-90d3-25cabbf5cd33 tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-055458da-f757-4cce-b619-a381f8aa45ca stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:49.709994 n-d-796909-3 sudo[104454]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-055458da-f757-4cce-b619-a381f8aa45ca stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:40:49.711043 n-d-796909-3 sudo[104454]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:50.495892 n-d-796909-3 sudo[104454]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:50.498168 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ce3344a1-afb9-42e3-90d3-25cabbf5cd33 tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-055458da-f757-4cce-b619-a381f8aa45ca stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.811s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:50.502201 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ce3344a1-afb9-42e3-90d3-25cabbf5cd33 tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (388c4918-5533-4bbb-a695-e738e61889f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-055458da-f757-4cce-b619-a381f8aa45ca', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:40:50.505316 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ce3344a1-afb9-42e3-90d3-25cabbf5cd33 tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (accc9068-ddd9-4fb4-adfa-de83a13e4034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:40:50.597587 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-ce3344a1-afb9-42e3-90d3-25cabbf5cd33 tempest-VolumesDeleteCascade-848309914 None] Volume volume-055458da-f757-4cce-b619-a381f8aa45ca (055458da-f757-4cce-b619-a381f8aa45ca): created successfully
Sep 15 21:40:50.600217 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ce3344a1-afb9-42e3-90d3-25cabbf5cd33 tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (accc9068-ddd9-4fb4-adfa-de83a13e4034) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:40:50.604979 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ce3344a1-afb9-42e3-90d3-25cabbf5cd33 tempest-VolumesDeleteCascade-848309914 None] Flow 'volume_create_manager' (1e893e71-097e-4a3a-b564-3627a3dcda5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:40:50.763233 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-ce3344a1-afb9-42e3-90d3-25cabbf5cd33 tempest-VolumesDeleteCascade-848309914 None] Created volume successfully.
Sep 15 21:40:52.699703 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-753b46c8-c681-483d-9a1e-5ab6104efab3 tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-055458da-f757-4cce-b619-a381f8aa45ca {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:52.744099 n-d-796909-3 sudo[104513]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-055458da-f757-4cce-b619-a381f8aa45ca
Sep 15 21:40:52.745072 n-d-796909-3 sudo[104513]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:53.345908 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-753b46c8-c681-483d-9a1e-5ab6104efab3 tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-055458da-f757-4cce-b619-a381f8aa45ca" returned: 0 in 0.638s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:53.345908 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-753b46c8-c681-483d-9a1e-5ab6104efab3 tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-29536f9b-60cc-4a0f-8b8f-0642e398ac08 --snapshot stack-volumes-lvmdriver-1/volume-055458da-f757-4cce-b619-a381f8aa45ca -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:53.335552 n-d-796909-3 sudo[104513]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:53.380021 n-d-796909-3 sudo[104517]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-29536f9b-60cc-4a0f-8b8f-0642e398ac08 --snapshot stack-volumes-lvmdriver-1/volume-055458da-f757-4cce-b619-a381f8aa45ca -L 1.00g
Sep 15 21:40:53.381239 n-d-796909-3 sudo[104517]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:54.694972 n-d-796909-3 sudo[104517]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:54.701165 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-753b46c8-c681-483d-9a1e-5ab6104efab3 tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-29536f9b-60cc-4a0f-8b8f-0642e398ac08 --snapshot stack-volumes-lvmdriver-1/volume-055458da-f757-4cce-b619-a381f8aa45ca -L 1.00g" returned: 0 in 1.357s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:54.825352 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-753b46c8-c681-483d-9a1e-5ab6104efab3 tempest-VolumesDeleteCascade-848309914 None] Create snapshot completed successfully
Sep 15 21:40:56.705643 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c53f4ac9-d365-43b1-ac8b-661bafe94f3a tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-055458da-f757-4cce-b619-a381f8aa45ca {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:56.727354 n-d-796909-3 sudo[104648]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-055458da-f757-4cce-b619-a381f8aa45ca
Sep 15 21:40:56.728162 n-d-796909-3 sudo[104648]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:57.456934 n-d-796909-3 sudo[104648]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:57.460595 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c53f4ac9-d365-43b1-ac8b-661bafe94f3a tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-055458da-f757-4cce-b619-a381f8aa45ca" returned: 0 in 0.755s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:57.462963 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c53f4ac9-d365-43b1-ac8b-661bafe94f3a tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b78ef548-300a-4cab-8c69-df34b06817c6 --snapshot stack-volumes-lvmdriver-1/volume-055458da-f757-4cce-b619-a381f8aa45ca -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:57.488482 n-d-796909-3 sudo[104662]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b78ef548-300a-4cab-8c69-df34b06817c6 --snapshot stack-volumes-lvmdriver-1/volume-055458da-f757-4cce-b619-a381f8aa45ca -L 1.00g
Sep 15 21:40:57.489306 n-d-796909-3 sudo[104662]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:58.495682 n-d-796909-3 sudo[104662]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:58.497734 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c53f4ac9-d365-43b1-ac8b-661bafe94f3a tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b78ef548-300a-4cab-8c69-df34b06817c6 --snapshot stack-volumes-lvmdriver-1/volume-055458da-f757-4cce-b619-a381f8aa45ca -L 1.00g" returned: 0 in 1.035s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:58.620882 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-c53f4ac9-d365-43b1-ac8b-661bafe94f3a tempest-VolumesDeleteCascade-848309914 None] Create snapshot completed successfully
Sep 15 21:41:00.401202 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] Lock "b'cinder-055458da-f757-4cce-b619-a381f8aa45ca-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:41:00.648964 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] Skipping remove_export. No iscsi_target is presently exported for volume: 055458da-f757-4cce-b619-a381f8aa45ca
Sep 15 21:41:00.648964 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] Performing cascade delete. {{(pid=84872) delete_volume /opt/stack/cinder/cinder/volume/manager.py:880}}
Sep 15 21:41:00.678326 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] Lock "b'cinder-29536f9b-60cc-4a0f-8b8f-0642e398ac08-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:41:00.680210 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-29536f9b-60cc-4a0f-8b8f-0642e398ac08 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:00.739463 n-d-796909-3 sudo[104796]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-29536f9b-60cc-4a0f-8b8f-0642e398ac08
Sep 15 21:41:00.740855 n-d-796909-3 sudo[104796]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:01.405314 n-d-796909-3 sudo[104796]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:01.409720 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-29536f9b-60cc-4a0f-8b8f-0642e398ac08" returned: 0 in 0.730s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:01.412414 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-29536f9b-60cc-4a0f-8b8f-0642e398ac08 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:01.495702 n-d-796909-3 sudo[104831]: ubuntu : TTY=unknown ; 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-29536f9b-60cc-4a0f-8b8f-0642e398ac08
Sep 15 21:41:01.496537 n-d-796909-3 sudo[104831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:02.979078 n-d-796909-3 sudo[104831]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:02.982588 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-29536f9b-60cc-4a0f-8b8f-0642e398ac08" returned: 0 in 1.570s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:03.123385 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:41:03.272226 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] Created reservations ['4fc77901-23bc-49b4-998e-fbd7345762cf', 'ec89da00-a30e-4dc7-9a65-d1543a064c0e', 'ff675348-1df2-49c2-848f-de36632dac15', '8739fc22-6e79-443c-aedd-adffa70f240e'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:41:03.274062 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:41:03.274062 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:41:03.274062 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:41:03.489231 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] Delete snapshot completed successfully.
Sep 15 21:41:03.495343 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] Lock "b'cinder-29536f9b-60cc-4a0f-8b8f-0642e398ac08-delete_snapshot'" released by "delete_snapshot" :: held 2.817s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:41:03.516402 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] Lock "b'cinder-b78ef548-300a-4cab-8c69-df34b06817c6-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.017s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:41:03.516402 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b78ef548-300a-4cab-8c69-df34b06817c6 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:03.568126 n-d-796909-3 sudo[104924]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b78ef548-300a-4cab-8c69-df34b06817c6
Sep 15 21:41:03.570054 n-d-796909-3 sudo[104924]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:04.465381 n-d-796909-3 sudo[104924]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:04.470828 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b78ef548-300a-4cab-8c69-df34b06817c6" returned: 0 in 0.952s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:04.470828 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b78ef548-300a-4cab-8c69-df34b06817c6 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:04.545904 n-d-796909-3 sudo[104965]: ubuntu : TTY=unknown ; 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-b78ef548-300a-4cab-8c69-df34b06817c6
Sep 15 21:41:04.546755 n-d-796909-3 sudo[104965]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:05.886768 n-d-796909-3 sudo[104965]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:05.889146 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b78ef548-300a-4cab-8c69-df34b06817c6" returned: 0 in 1.419s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:06.180448 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] Created reservations ['eb4a06f7-7863-4488-ac7b-43a8d3669f86', '0e9df650-62ab-4e89-aaf0-1cc4571479ce', 'c3127f7c-e62e-46b7-b316-9ab8081bc5ba', '64b65d1a-b089-4c6e-aa06-3990c13f4be5'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:41:06.184932 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:41:06.184932 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:41:06.184932 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:41:06.563233 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] Delete snapshot completed successfully.
Sep 15 21:41:06.574286 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] Lock "b'cinder-b78ef548-300a-4cab-8c69-df34b06817c6-delete_snapshot'" released by "delete_snapshot" :: held 3.058s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:41:06.574286 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] Snapshots deleted, issuing volume delete {{(pid=84872) delete_volume /opt/stack/cinder/cinder/volume/manager.py:896}}
Sep 15 21:41:06.574286 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-055458da-f757-4cce-b619-a381f8aa45ca {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:06.619527 n-d-796909-3 sudo[105034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-055458da-f757-4cce-b619-a381f8aa45ca
Sep 15 21:41:06.620376 n-d-796909-3 sudo[105034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:07.334238 n-d-796909-3 sudo[105034]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:07.337649 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-055458da-f757-4cce-b619-a381f8aa45ca" returned: 0 in 0.764s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:07.340154 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-055458da-f757-4cce-b619-a381f8aa45ca {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:07.400826 n-d-796909-3 sudo[105038]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-055458da-f757-4cce-b619-a381f8aa45ca
Sep 15 21:41:07.401868 n-d-796909-3 sudo[105038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:08.207176 n-d-796909-3 sudo[105038]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:08.209802 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-055458da-f757-4cce-b619-a381f8aa45ca" returned: 0 in 0.870s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:08.212307 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-055458da-f757-4cce-b619-a381f8aa45ca {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:08.247028 n-d-796909-3 sudo[105042]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-055458da-f757-4cce-b619-a381f8aa45ca
Sep 15 21:41:08.247883 n-d-796909-3 sudo[105042]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:09.100919 n-d-796909-3 sudo[105042]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:09.103511 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-055458da-f757-4cce-b619-a381f8aa45ca" returned: 0 in 0.891s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:09.104919 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] Successfully deleted volume: 055458da-f757-4cce-b619-a381f8aa45ca
Sep 15 21:41:09.345879 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] Created reservations ['348aec62-9c6b-45fe-8482-d67a17fae0ba', '2e3d1157-a33a-482c-9a12-396d23602adb', '177d292f-4453-4656-a0a9-62d43bb3c5b7', '181b5168-5188-4327-917f-73a84a8ad5bb'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:41:09.348204 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:41:09.348204 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:41:09.348204 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:41:09.553110 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:41:09.553728 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:09.598428 n-d-796909-3 sudo[105081]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:41:09.613972 n-d-796909-3 sudo[105081]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:10.554802 n-d-796909-3 sudo[105081]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:10.558716 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.004s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:10.561649 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:10.589474 n-d-796909-3 sudo[105120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:41:10.591015 n-d-796909-3 sudo[105120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:11.300787 n-d-796909-3 sudo[105120]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:11.303591 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.742s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:11.305994 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:41:11.317286 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] Deleted volume successfully.
Sep 15 21:41:11.397115 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-b8738a61-c616-47fc-b075-ef8fc3f229f6 tempest-VolumesDeleteCascade-848309914 None] Lock "b'cinder-055458da-f757-4cce-b619-a381f8aa45ca-delete_volume'" released by "delete_volume" :: held 10.997s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:41:12.114984 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-06d6c932-5853-467e-b22f-02770248ad2f tempest-VolumesDeleteCascade-848309914 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:41:12.126278 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-06d6c932-5853-467e-b22f-02770248ad2f tempest-VolumesDeleteCascade-848309914 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:41:12.126278 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-06d6c932-5853-467e-b22f-02770248ad2f tempest-VolumesDeleteCascade-848309914 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:41:12.157639 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-06d6c932-5853-467e-b22f-02770248ad2f tempest-VolumesDeleteCascade-848309914 None] Flow 'volume_create_manager' (046df276-2fa0-4fb3-b8f4-d2be97d9fbab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:41:12.173710 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-06d6c932-5853-467e-b22f-02770248ad2f tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b9b3aa52-6a15-41fe-8661-e7cf14995d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:41:12.222156 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-06d6c932-5853-467e-b22f-02770248ad2f tempest-VolumesDeleteCascade-848309914 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:41:12.277485 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-06d6c932-5853-467e-b22f-02770248ad2f tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b9b3aa52-6a15-41fe-8661-e7cf14995d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:41:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-440098195',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=70602e7c-d399-4889-bc80-ab99e276a215,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbdbbaa261ed4ea0a4d8f93e677257f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:41:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:41:12Z,user_id='3ecca7e6b82f4dd6b7a5c4cdd20da921',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:41:12.282084 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-06d6c932-5853-467e-b22f-02770248ad2f tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (54bc6be5-5e25-446d-b331-cf224381fd78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:41:12.285555 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-06d6c932-5853-467e-b22f-02770248ad2f tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (54bc6be5-5e25-446d-b331-cf224381fd78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:41:12.290716 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-06d6c932-5853-467e-b22f-02770248ad2f tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3400d7d7-b3bc-4d6e-8e66-149703c74dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:41:12.293456 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-06d6c932-5853-467e-b22f-02770248ad2f tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3400d7d7-b3bc-4d6e-8e66-149703c74dde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '70602e7c-d399-4889-bc80-ab99e276a215', 'volume_name': 'volume-70602e7c-d399-4889-bc80-ab99e276a215', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:41:12.301578 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-06d6c932-5853-467e-b22f-02770248ad2f tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7f9553a4-fe38-4f18-a5c1-4c0afd3cc738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:41:12.306345 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-06d6c932-5853-467e-b22f-02770248ad2f tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7f9553a4-fe38-4f18-a5c1-4c0afd3cc738) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:41:12.309352 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-06d6c932-5853-467e-b22f-02770248ad2f tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (285abae6-3995-4d7c-a6b7-00b5558e010c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:41:12.310855 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-06d6c932-5853-467e-b22f-02770248ad2f tempest-VolumesDeleteCascade-848309914 None] Volume 70602e7c-d399-4889-bc80-ab99e276a215: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-70602e7c-d399-4889-bc80-ab99e276a215', 'volume_size': 1}
Sep 15 21:41:12.312372 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-06d6c932-5853-467e-b22f-02770248ad2f tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-70602e7c-d399-4889-bc80-ab99e276a215 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:12.377872 n-d-796909-3 sudo[105142]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-70602e7c-d399-4889-bc80-ab99e276a215 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:41:12.385453 n-d-796909-3 sudo[105142]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:13.191626 n-d-796909-3 sudo[105142]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:13.194459 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-06d6c932-5853-467e-b22f-02770248ad2f tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-70602e7c-d399-4889-bc80-ab99e276a215 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.882s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:13.198655 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-06d6c932-5853-467e-b22f-02770248ad2f tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (285abae6-3995-4d7c-a6b7-00b5558e010c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-70602e7c-d399-4889-bc80-ab99e276a215', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:41:13.202084 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-06d6c932-5853-467e-b22f-02770248ad2f tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6a66edbc-ec7d-4584-ab06-a4fa4aa9b1a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:41:13.305819 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-06d6c932-5853-467e-b22f-02770248ad2f tempest-VolumesDeleteCascade-848309914 None] Volume volume-70602e7c-d399-4889-bc80-ab99e276a215 (70602e7c-d399-4889-bc80-ab99e276a215): created successfully
Sep 15 21:41:13.305819 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-06d6c932-5853-467e-b22f-02770248ad2f tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6a66edbc-ec7d-4584-ab06-a4fa4aa9b1a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:41:13.309639 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-06d6c932-5853-467e-b22f-02770248ad2f tempest-VolumesDeleteCascade-848309914 None] Flow 'volume_create_manager' (046df276-2fa0-4fb3-b8f4-d2be97d9fbab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:41:13.443970 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-06d6c932-5853-467e-b22f-02770248ad2f tempest-VolumesDeleteCascade-848309914 None] Created volume successfully.
Sep 15 21:41:15.415440 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-51b5b959-20a1-4ef9-bf6d-fad95d012634 tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70602e7c-d399-4889-bc80-ab99e276a215 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:15.484614 n-d-796909-3 sudo[105210]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70602e7c-d399-4889-bc80-ab99e276a215
Sep 15 21:41:15.485583 n-d-796909-3 sudo[105210]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:16.138422 n-d-796909-3 sudo[105210]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:16.141510 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-51b5b959-20a1-4ef9-bf6d-fad95d012634 tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70602e7c-d399-4889-bc80-ab99e276a215" returned: 0 in 0.726s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:16.143217 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-51b5b959-20a1-4ef9-bf6d-fad95d012634 tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-86e3d51c-7962-4219-b0ba-f715e6cbb655 --snapshot stack-volumes-lvmdriver-1/volume-70602e7c-d399-4889-bc80-ab99e276a215 -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:16.168403 n-d-796909-3 sudo[105214]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-86e3d51c-7962-4219-b0ba-f715e6cbb655 --snapshot stack-volumes-lvmdriver-1/volume-70602e7c-d399-4889-bc80-ab99e276a215 -L 1.00g
Sep 15 21:41:16.169979 n-d-796909-3 sudo[105214]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:17.482967 n-d-796909-3 sudo[105214]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:17.486035 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-51b5b959-20a1-4ef9-bf6d-fad95d012634 tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-86e3d51c-7962-4219-b0ba-f715e6cbb655 --snapshot stack-volumes-lvmdriver-1/volume-70602e7c-d399-4889-bc80-ab99e276a215 -L 1.00g" returned: 0 in 1.343s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:17.688761 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-51b5b959-20a1-4ef9-bf6d-fad95d012634 tempest-VolumesDeleteCascade-848309914 None] Create snapshot completed successfully
Sep 15 21:41:20.536243 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:41:20.540571 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:41:20.543403 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:41:20.568718 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] Flow 'volume_create_manager' (e7b687f0-a980-4546-9e56-c45c4097aa43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:41:20.568718 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5ee46e19-df4d-4abf-873b-7d4c34b03461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:41:20.589749 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:41:20.614517 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5ee46e19-df4d-4abf-873b-7d4c34b03461) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:41:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1891875189',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=c047cfc8-e850-46be-8ebc-3b3cede8ced0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbdbbaa261ed4ea0a4d8f93e677257f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:41:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=86e3d51c-7962-4219-b0ba-f715e6cbb655,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:41:20Z,user_id='3ecca7e6b82f4dd6b7a5c4cdd20da921',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:41:20.617029 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eba03100-c534-4ea2-be8c-6e247c06ea8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:41:20.619083 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eba03100-c534-4ea2-be8c-6e247c06ea8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:41:20.621387 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ea024527-a958-4c37-882f-5da4710bf949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:41:20.623580 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ea024527-a958-4c37-882f-5da4710bf949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'c047cfc8-e850-46be-8ebc-3b3cede8ced0', 'volume_name': 'volume-c047cfc8-e850-46be-8ebc-3b3cede8ced0', 'volume_size': 1, 'snapshot_id': '86e3d51c-7962-4219-b0ba-f715e6cbb655'}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:41:20.625758 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c0972727-083f-4c56-872e-cf2a8c6eed92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:41:20.627816 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c0972727-083f-4c56-872e-cf2a8c6eed92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:41:20.630045 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (65c6474d-a652-497d-b49a-fa00c94ba2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:41:20.630791 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] Volume c047cfc8-e850-46be-8ebc-3b3cede8ced0: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-c047cfc8-e850-46be-8ebc-3b3cede8ced0', 'volume_size': 1, 'snapshot_id': '86e3d51c-7962-4219-b0ba-f715e6cbb655'}
Sep 15 21:41:20.665907 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c047cfc8-e850-46be-8ebc-3b3cede8ced0 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:20.680295 n-d-796909-3 sudo[105354]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c047cfc8-e850-46be-8ebc-3b3cede8ced0 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:41:20.681086 n-d-796909-3 sudo[105354]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:21.590955 n-d-796909-3 sudo[105354]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:21.593926 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c047cfc8-e850-46be-8ebc-3b3cede8ced0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.934s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:21.595824 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:21.694360 n-d-796909-3 sudo[105421]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Sep 15 21:41:21.695169 n-d-796909-3 sudo[105421]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:22.358051 n-d-796909-3 sudo[105421]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:22.361582 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.765s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:22.362735 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-86e3d51c-7962-4219-b0ba-f715e6cbb655 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:22.454479 n-d-796909-3 sudo[105446]: ubuntu : 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-86e3d51c-7962-4219-b0ba-f715e6cbb655
Sep 15 21:41:22.455446 n-d-796909-3 sudo[105446]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:23.187305 n-d-796909-3 sudo[105446]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:23.190014 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-86e3d51c-7962-4219-b0ba-f715e6cbb655" returned: 0 in 0.827s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:23.192977 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--86e3d51c--7962--4219--b0ba--f715e6cbb655 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c047cfc8--e850--46be--8ebc--3b3cede8ced0 iflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:23.216508 n-d-796909-3 sudo[105469]: 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--86e3d51c--7962--4219--b0ba--f715e6cbb655 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c047cfc8--e850--46be--8ebc--3b3cede8ced0 iflag=direct
Sep 15 21:41:23.217468 n-d-796909-3 sudo[105469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:23.588183 n-d-796909-3 sudo[105469]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:23.594507 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--86e3d51c--7962--4219--b0ba--f715e6cbb655 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c047cfc8--e850--46be--8ebc--3b3cede8ced0 iflag=direct" returned: 0 in 0.397s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:23.597598 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--86e3d51c--7962--4219--b0ba--f715e6cbb655 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c047cfc8--e850--46be--8ebc--3b3cede8ced0 oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:23.657463 n-d-796909-3 sudo[105484]: 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--86e3d51c--7962--4219--b0ba--f715e6cbb655 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c047cfc8--e850--46be--8ebc--3b3cede8ced0 oflag=direct
Sep 15 21:41:23.662573 n-d-796909-3 sudo[105484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:24.297470 n-d-796909-3 sudo[105484]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:24.304073 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--86e3d51c--7962--4219--b0ba--f715e6cbb655 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c047cfc8--e850--46be--8ebc--3b3cede8ced0 oflag=direct" returned: 0 in 0.706s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:24.307511 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--86e3d51c--7962--4219--b0ba--f715e6cbb655 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c047cfc8--e850--46be--8ebc--3b3cede8ced0 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:24.338086 n-d-796909-3 sudo[105529]: 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--86e3d51c--7962--4219--b0ba--f715e6cbb655 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c047cfc8--e850--46be--8ebc--3b3cede8ced0 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 21:41:24.338978 n-d-796909-3 sudo[105529]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:45.430581 n-d-796909-3 sudo[105529]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:45.432581 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--86e3d51c--7962--4219--b0ba--f715e6cbb655 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c047cfc8--e850--46be--8ebc--3b3cede8ced0 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 21.127s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:45.433135 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--86e3d51c--7962--4219--b0ba--f715e6cbb655, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--c047cfc8--e850--46be--8ebc--3b3cede8ced0, size 1024.00 MB, duration 21.13 sec {{(pid=84872) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 21:41:45.433772 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.volume_utils [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] Volume copy 1024.00 MB at 48.47 MB/s
Sep 15 21:41:45.488493 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (65c6474d-a652-497d-b49a-fa00c94ba2d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c047cfc8-e850-46be-8ebc-3b3cede8ced0', 'volume_size': 1, 'snapshot_id': '86e3d51c-7962-4219-b0ba-f715e6cbb655'}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:41:45.490684 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a80dff81-8dcf-4e62-bada-4be8cedc3b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:41:45.584855 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] Volume volume-c047cfc8-e850-46be-8ebc-3b3cede8ced0 (c047cfc8-e850-46be-8ebc-3b3cede8ced0): created successfully
Sep 15 21:41:45.587338 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a80dff81-8dcf-4e62-bada-4be8cedc3b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:41:45.590768 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] Flow 'volume_create_manager' (e7b687f0-a980-4546-9e56-c45c4097aa43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:41:45.664815 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-d6e652bc-9bac-4c88-b040-6c19d9b121d2 tempest-VolumesDeleteCascade-848309914 None] Created volume successfully.
Sep 15 21:41:46.478391 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] Lock "b'cinder-70602e7c-d399-4889-bc80-ab99e276a215-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:41:46.626299 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] Skipping remove_export. No iscsi_target is presently exported for volume: 70602e7c-d399-4889-bc80-ab99e276a215
Sep 15 21:41:46.626671 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] Performing cascade delete. {{(pid=84872) delete_volume /opt/stack/cinder/cinder/volume/manager.py:880}}
Sep 15 21:41:46.644241 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] Lock "b'cinder-86e3d51c-7962-4219-b0ba-f715e6cbb655-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:41:46.645611 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-86e3d51c-7962-4219-b0ba-f715e6cbb655 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:46.668276 n-d-796909-3 sudo[105815]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-86e3d51c-7962-4219-b0ba-f715e6cbb655
Sep 15 21:41:46.669064 n-d-796909-3 sudo[105815]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:47.352500 n-d-796909-3 sudo[105815]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:47.355776 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-86e3d51c-7962-4219-b0ba-f715e6cbb655" returned: 0 in 0.709s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:47.360614 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-86e3d51c-7962-4219-b0ba-f715e6cbb655 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:47.397201 n-d-796909-3 sudo[105820]: ubuntu : TTY=unknown ; 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-86e3d51c-7962-4219-b0ba-f715e6cbb655
Sep 15 21:41:47.400126 n-d-796909-3 sudo[105820]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:47.869205 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:41:47.873761 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:41:47.873761 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:47.917835 n-d-796909-3 sudo[105823]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:41:47.919480 n-d-796909-3 sudo[105823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:48.431001 n-d-796909-3 sudo[105820]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:48.433367 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-86e3d51c-7962-4219-b0ba-f715e6cbb655" returned: 0 in 1.072s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:48.712534 n-d-796909-3 sudo[105823]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:48.714506 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.844s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:48.716180 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:48.737063 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] Created reservations ['25a64a7c-8ecb-4ab9-bb17-49fd0d806a93', '473c16ae-fe5c-4dfa-a57a-b73fd35863ab', '164a7bb7-e5e9-43a9-8358-2efa80fb383b', '4738dc36-9186-4a3d-be5e-c8e6169dadf5'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:41:48.739707 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:41:48.739707 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:41:48.739707 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:41:48.753153 n-d-796909-3 sudo[105868]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:41:48.753986 n-d-796909-3 sudo[105868]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:48.979440 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] Delete snapshot completed successfully.
Sep 15 21:41:48.994039 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] Lock "b'cinder-86e3d51c-7962-4219-b0ba-f715e6cbb655-delete_snapshot'" released by "delete_snapshot" :: held 2.349s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:41:48.994623 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] Snapshots deleted, issuing volume delete {{(pid=84872) delete_volume /opt/stack/cinder/cinder/volume/manager.py:896}}
Sep 15 21:41:48.997777 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70602e7c-d399-4889-bc80-ab99e276a215 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:49.067076 n-d-796909-3 sudo[105870]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70602e7c-d399-4889-bc80-ab99e276a215
Sep 15 21:41:49.072562 n-d-796909-3 sudo[105870]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:49.334099 n-d-796909-3 sudo[105868]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:49.336966 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.620s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:49.339212 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:41:49.856755 n-d-796909-3 sudo[105870]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:49.859541 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70602e7c-d399-4889-bc80-ab99e276a215" returned: 0 in 0.861s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:49.861198 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-70602e7c-d399-4889-bc80-ab99e276a215 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:49.889494 n-d-796909-3 sudo[105874]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-70602e7c-d399-4889-bc80-ab99e276a215
Sep 15 21:41:49.890905 n-d-796909-3 sudo[105874]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:50.609785 n-d-796909-3 sudo[105874]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:50.621575 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-70602e7c-d399-4889-bc80-ab99e276a215" returned: 0 in 0.751s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:50.621575 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-70602e7c-d399-4889-bc80-ab99e276a215 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:50.658638 n-d-796909-3 sudo[105877]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-70602e7c-d399-4889-bc80-ab99e276a215
Sep 15 21:41:50.659588 n-d-796909-3 sudo[105877]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:51.348962 n-d-796909-3 sudo[105877]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:51.352179 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-70602e7c-d399-4889-bc80-ab99e276a215" returned: 0 in 0.736s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:51.355025 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] Successfully deleted volume: 70602e7c-d399-4889-bc80-ab99e276a215
Sep 15 21:41:51.505605 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] Created reservations ['597ce922-454e-4284-ab74-3399dfbe6c0e', '3c0e96b0-f7e0-4a6d-96a6-262b99c00e44', '43a9e080-a1ea-4420-af74-cac12042cde9', '42a27d8f-7d8f-4f5e-97ef-6ca3c948a144'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:41:51.515920 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:41:51.515920 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:41:51.515920 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:41:51.716301 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:41:51.717804 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:51.766157 n-d-796909-3 sudo[105906]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:41:51.766971 n-d-796909-3 sudo[105906]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:52.427174 n-d-796909-3 sudo[105906]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:52.430093 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.711s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:52.432692 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:52.463058 n-d-796909-3 sudo[105925]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:41:52.464696 n-d-796909-3 sudo[105925]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:53.047878 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-1b3e9b33-8817-428e-9fef-d2640c4eec6c tempest-VolumesDeleteCascade-848309914 None] Lock "b'cinder-c047cfc8-e850-46be-8ebc-3b3cede8ced0-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:41:53.201208 n-d-796909-3 sudo[105925]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:53.221761 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.789s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:53.223798 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:41:53.240676 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] Deleted volume successfully.
Sep 15 21:41:53.273869 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-1b3e9b33-8817-428e-9fef-d2640c4eec6c tempest-VolumesDeleteCascade-848309914 None] Skipping remove_export. No iscsi_target is presently exported for volume: c047cfc8-e850-46be-8ebc-3b3cede8ced0
Sep 15 21:41:53.275295 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1b3e9b33-8817-428e-9fef-d2640c4eec6c tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c047cfc8-e850-46be-8ebc-3b3cede8ced0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:53.336524 n-d-796909-3 sudo[105949]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c047cfc8-e850-46be-8ebc-3b3cede8ced0
Sep 15 21:41:53.337263 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-52e26f40-b4b8-463a-b8dd-881e97729020 tempest-VolumesDeleteCascade-848309914 None] Lock "b'cinder-70602e7c-d399-4889-bc80-ab99e276a215-delete_volume'" released by "delete_volume" :: held 6.857s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:41:53.337338 n-d-796909-3 sudo[105949]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:54.101779 n-d-796909-3 sudo[105949]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:54.103927 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1b3e9b33-8817-428e-9fef-d2640c4eec6c tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c047cfc8-e850-46be-8ebc-3b3cede8ced0" returned: 0 in 0.829s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:54.106207 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1b3e9b33-8817-428e-9fef-d2640c4eec6c tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c047cfc8-e850-46be-8ebc-3b3cede8ced0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:54.158644 n-d-796909-3 sudo[105952]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c047cfc8-e850-46be-8ebc-3b3cede8ced0
Sep 15 21:41:54.160895 n-d-796909-3 sudo[105952]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:54.831550 n-d-796909-3 sudo[105952]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:54.838915 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1b3e9b33-8817-428e-9fef-d2640c4eec6c tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c047cfc8-e850-46be-8ebc-3b3cede8ced0" returned: 0 in 0.727s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:54.838915 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1b3e9b33-8817-428e-9fef-d2640c4eec6c tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c047cfc8-e850-46be-8ebc-3b3cede8ced0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:54.865925 n-d-796909-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-c047cfc8-e850-46be-8ebc-3b3cede8ced0
Sep 15 21:41:54.868208 n-d-796909-3 sudo[105969]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:55.581283 n-d-796909-3 sudo[105969]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:55.585628 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1b3e9b33-8817-428e-9fef-d2640c4eec6c tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c047cfc8-e850-46be-8ebc-3b3cede8ced0" returned: 0 in 0.747s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:55.585628 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-1b3e9b33-8817-428e-9fef-d2640c4eec6c tempest-VolumesDeleteCascade-848309914 None] Successfully deleted volume: c047cfc8-e850-46be-8ebc-3b3cede8ced0
Sep 15 21:41:55.695102 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-1b3e9b33-8817-428e-9fef-d2640c4eec6c tempest-VolumesDeleteCascade-848309914 None] Created reservations ['8fc09148-c4b3-4bb5-b27f-995c8ae4f4d7', 'dcc22a35-1d3f-4726-bb63-c878c791c491', '4e7a0af3-6433-42af-82aa-3f675066f41b', '57cdd5c6-a86e-4cd6-a2a2-8fd112ed714c'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:41:55.697876 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-1b3e9b33-8817-428e-9fef-d2640c4eec6c tempest-VolumesDeleteCascade-848309914 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:41:55.697876 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:41:55.697876 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:41:56.225394 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-1b3e9b33-8817-428e-9fef-d2640c4eec6c tempest-VolumesDeleteCascade-848309914 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:41:56.226591 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1b3e9b33-8817-428e-9fef-d2640c4eec6c tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:56.276720 n-d-796909-3 sudo[105977]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:41:56.278563 n-d-796909-3 sudo[105977]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:56.934656 n-d-796909-3 sudo[105977]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:56.939795 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1b3e9b33-8817-428e-9fef-d2640c4eec6c tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:56.939795 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1b3e9b33-8817-428e-9fef-d2640c4eec6c tempest-VolumesDeleteCascade-848309914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:56.959111 n-d-796909-3 sudo[106020]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:41:56.959998 n-d-796909-3 sudo[106020]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:57.603188 n-d-796909-3 sudo[106020]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:57.606039 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1b3e9b33-8817-428e-9fef-d2640c4eec6c tempest-VolumesDeleteCascade-848309914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.666s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:57.616277 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-1b3e9b33-8817-428e-9fef-d2640c4eec6c tempest-VolumesDeleteCascade-848309914 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:41:57.627921 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-1b3e9b33-8817-428e-9fef-d2640c4eec6c tempest-VolumesDeleteCascade-848309914 None] Deleted volume successfully.
Sep 15 21:41:57.698195 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-1b3e9b33-8817-428e-9fef-d2640c4eec6c tempest-VolumesDeleteCascade-848309914 None] Lock "b'cinder-c047cfc8-e850-46be-8ebc-3b3cede8ced0-delete_volume'" released by "delete_volume" :: held 4.651s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:42:02.997587 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-68bdc768-d222-411c-ba14-c26897932ce8 tempest-VolumesBackupsV39Test-1601524759 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:42:03.004315 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-68bdc768-d222-411c-ba14-c26897932ce8 tempest-VolumesBackupsV39Test-1601524759 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:42:03.004993 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-68bdc768-d222-411c-ba14-c26897932ce8 tempest-VolumesBackupsV39Test-1601524759 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:42:03.070519 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-68bdc768-d222-411c-ba14-c26897932ce8 tempest-VolumesBackupsV39Test-1601524759 None] Flow 'volume_create_manager' (0783aac0-7609-42c2-badc-ee77ecb6f577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:42:03.081192 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-68bdc768-d222-411c-ba14-c26897932ce8 tempest-VolumesBackupsV39Test-1601524759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (49b05081-419f-4f69-a3a5-5bb3e352521c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:42:03.139590 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-68bdc768-d222-411c-ba14-c26897932ce8 tempest-VolumesBackupsV39Test-1601524759 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:42:03.196187 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-68bdc768-d222-411c-ba14-c26897932ce8 tempest-VolumesBackupsV39Test-1601524759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (49b05081-419f-4f69-a3a5-5bb3e352521c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:42:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-699583931',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=bfed21a4-66ee-4b23-8a07-f493e701e4ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87b3290b560944c4bd5dff6580655611',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:42:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:42:03Z,user_id='329f477a7acf4a75ab5337df302e966b',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:42:03.198964 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-68bdc768-d222-411c-ba14-c26897932ce8 tempest-VolumesBackupsV39Test-1601524759 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cea810dc-9e8b-491b-ae8b-2d62aca6c551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:42:03.208122 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-68bdc768-d222-411c-ba14-c26897932ce8 tempest-VolumesBackupsV39Test-1601524759 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cea810dc-9e8b-491b-ae8b-2d62aca6c551) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:42:03.213490 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-68bdc768-d222-411c-ba14-c26897932ce8 tempest-VolumesBackupsV39Test-1601524759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ee0eecb5-f7f4-4f24-b162-54399842ff76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:42:03.217421 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-68bdc768-d222-411c-ba14-c26897932ce8 tempest-VolumesBackupsV39Test-1601524759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ee0eecb5-f7f4-4f24-b162-54399842ff76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bfed21a4-66ee-4b23-8a07-f493e701e4ee', 'volume_name': 'volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:42:03.227973 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-68bdc768-d222-411c-ba14-c26897932ce8 tempest-VolumesBackupsV39Test-1601524759 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e57fc9a8-ae3a-43d7-8c66-defd4294f914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:42:03.230417 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-68bdc768-d222-411c-ba14-c26897932ce8 tempest-VolumesBackupsV39Test-1601524759 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e57fc9a8-ae3a-43d7-8c66-defd4294f914) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:42:03.234472 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-68bdc768-d222-411c-ba14-c26897932ce8 tempest-VolumesBackupsV39Test-1601524759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (30dd8fdb-0eb3-496d-9db1-405594ebba0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:42:03.234472 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-68bdc768-d222-411c-ba14-c26897932ce8 tempest-VolumesBackupsV39Test-1601524759 None] Volume bfed21a4-66ee-4b23-8a07-f493e701e4ee: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee', 'volume_size': 1}
Sep 15 21:42:03.241972 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-68bdc768-d222-411c-ba14-c26897932ce8 tempest-VolumesBackupsV39Test-1601524759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:03.311838 n-d-796909-3 sudo[106109]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:42:03.313145 n-d-796909-3 sudo[106109]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:42:04.327808 n-d-796909-3 sudo[106109]: pam_unix(sudo:session): session closed for user root
Sep 15 21:42:04.330821 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-68bdc768-d222-411c-ba14-c26897932ce8 tempest-VolumesBackupsV39Test-1601524759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.095s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:04.336202 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-68bdc768-d222-411c-ba14-c26897932ce8 tempest-VolumesBackupsV39Test-1601524759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (30dd8fdb-0eb3-496d-9db1-405594ebba0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:42:04.340262 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-68bdc768-d222-411c-ba14-c26897932ce8 tempest-VolumesBackupsV39Test-1601524759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b66f39b3-111f-4d54-b67d-12f542688c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:42:04.402001 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-68bdc768-d222-411c-ba14-c26897932ce8 tempest-VolumesBackupsV39Test-1601524759 None] Volume volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee (bfed21a4-66ee-4b23-8a07-f493e701e4ee): created successfully
Sep 15 21:42:04.405762 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-68bdc768-d222-411c-ba14-c26897932ce8 tempest-VolumesBackupsV39Test-1601524759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b66f39b3-111f-4d54-b67d-12f542688c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:42:04.412602 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-68bdc768-d222-411c-ba14-c26897932ce8 tempest-VolumesBackupsV39Test-1601524759 None] Flow 'volume_create_manager' (0783aac0-7609-42c2-badc-ee77ecb6f577) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:42:04.509978 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-68bdc768-d222-411c-ba14-c26897932ce8 tempest-VolumesBackupsV39Test-1601524759 None] Created volume successfully.
Sep 15 21:42:08.469866 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.driver [None req-052253f6-9470-4f25-b64a-57ad5b26c43f tempest-VolumesBackupsV39Test-1601524759 None] Creating a new backup for volume volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee. {{(pid=84872) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 15 21:42:08.491750 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-052253f6-9470-4f25-b64a-57ad5b26c43f tempest-VolumesBackupsV39Test-1601524759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:08.517994 n-d-796909-3 sudo[106277]: ubuntu : 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-bfed21a4-66ee-4b23-8a07-f493e701e4ee
Sep 15 21:42:08.518796 n-d-796909-3 sudo[106277]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:42:08.951304 n-d-796909-3 sudo[106277]: pam_unix(sudo:session): session closed for user root
Sep 15 21:42:08.953564 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-052253f6-9470-4f25-b64a-57ad5b26c43f tempest-VolumesBackupsV39Test-1601524759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee" returned: 0 in 0.461s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:09.010314 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-052253f6-9470-4f25-b64a-57ad5b26c43f tempest-VolumesBackupsV39Test-1601524759 None] Targets prior to update: Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: I_T nexus: 17
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00060000
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf60
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00060001
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf61
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: SviwcaJaAcLSiSbY23GN
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Target 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: I_T nexus: 18
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00070000
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf70
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00070001
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf71
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: KTcDFWPHFjJ8ouBLGB6D
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Target 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: I_T nexus: 19
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00080000
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf80
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00080001
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf81
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: GZQGVQ7VZQ5HRJnTpGaJ
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:42:09.021815 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-052253f6-9470-4f25-b64a-57ad5b26c43f tempest-VolumesBackupsV39Test-1601524759 None] Creating iscsi_target for Volume ID: volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:42:09.115503 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-052253f6-9470-4f25-b64a-57ad5b26c43f tempest-VolumesBackupsV39Test-1601524759 None] Created volume path /opt/stack/data/cinder/volumes/volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee,
Sep 15 21:42:09.115503 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:42:09.115503 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:42:09.115503 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee
Sep 15 21:42:09.115503 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:42:09.115503 n-d-796909-3 cinder-volume[84872]: incominguser LYHe4A6tEPjDxiYradnT CEY5Gi4fncXRmAGB
Sep 15 21:42:09.115503 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:42:09.115503 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:42:09.115503 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:42:09.115503 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:42:09.129367 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:09.574237 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee" returned: 0 in 0.456s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:09.574880 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:42:09.575160 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-052253f6-9470-4f25-b64a-57ad5b26c43f tempest-VolumesBackupsV39Test-1601524759 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:42:09.575932 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-052253f6-9470-4f25-b64a-57ad5b26c43f tempest-VolumesBackupsV39Test-1601524759 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:42:09.579684 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee\n Backing store flags: \n Account information:\n LYHe4A6tEPjDxiYradnT\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-052253f6-9470-4f25-b64a-57ad5b26c43f tempest-VolumesBackupsV39Test-1601524759 None] Targets after update: Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: I_T nexus: 17
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00060000
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf60
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00060001
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf61
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: SviwcaJaAcLSiSbY23GN
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Target 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: I_T nexus: 18
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00070000
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf70
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00070001
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf71
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: KTcDFWPHFjJ8ouBLGB6D
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Target 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: I_T nexus: 19
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00080000
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf80
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00080001
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf81
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: GZQGVQ7VZQ5HRJnTpGaJ
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:42:09.604803 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:42:09.613482 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:09.801665 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.198s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:09.802017 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee\n Backing store flags: \n Account information:\n LYHe4A6tEPjDxiYradnT\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:42:09.805173 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:09.947535 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.144s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:09.947893 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee\n Backing store flags: \n Account information:\n LYHe4A6tEPjDxiYradnT\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:42:09.948920 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [None req-052253f6-9470-4f25-b64a-57ad5b26c43f tempest-VolumesBackupsV39Test-1601524759 None] Set provider_location to: 10.222.0.24:3260,9 iqn.2010-10.org.openstack:volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:42:10.065241 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-052253f6-9470-4f25-b64a-57ad5b26c43f tempest-VolumesBackupsV39Test-1601524759 None] Initialize volume connection completed successfully.
Sep 15 21:42:47.870340 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:42:47.871082 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:42:47.871476 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:47.955840 n-d-796909-3 sudo[106974]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:42:47.957495 n-d-796909-3 sudo[106974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:42:49.239023 n-d-796909-3 sudo[106974]: pam_unix(sudo:session): session closed for user root
Sep 15 21:42:49.241119 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.369s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:49.242669 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:49.316838 n-d-796909-3 sudo[106995]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:42:49.317809 n-d-796909-3 sudo[106995]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:42:50.304949 n-d-796909-3 sudo[106995]: pam_unix(sudo:session): session closed for user root
Sep 15 21:42:50.308964 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/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.064s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:50.309629 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:43:11.847596 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-052253f6-9470-4f25-b64a-57ad5b26c43f tempest-VolumesBackupsV39Test-1601524759 None] Terminate volume connection completed successfully.
Sep 15 21:43:11.900979 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:43:12.055810 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.155s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:43:12.056049 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555694112]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee\n Backing store flags: \n Account information:\n LYHe4A6tEPjDxiYradnT\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:43:12.056786 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [None req-052253f6-9470-4f25-b64a-57ad5b26c43f tempest-VolumesBackupsV39Test-1601524759 None] Removing iscsi_target for Volume ID: bfed21a4-66ee-4b23-8a07-f493e701e4ee
Sep 15 21:43:12.062536 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:43:12.546672 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee -f" returned: 0 in 0.478s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:43:12.546672 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555694112]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:43:12.546672 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:43:12.798648 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.255s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:43:12.799278 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555694112]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:43:12.800344 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-052253f6-9470-4f25-b64a-57ad5b26c43f tempest-VolumesBackupsV39Test-1601524759 None] Remove volume export completed successfully.
Sep 15 21:43:28.630741 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-c79df6c1-11c9-4884-93b7-20098c6a753e tempest-VolumesBackupsV39Test-1601524759 None] Lock "b'cinder-bfed21a4-66ee-4b23-8a07-f493e701e4ee-delete_volume'" acquired by "delete_volume" :: waited 0.030s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:43:28.861401 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:43:29.051977 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.190s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:43:29.052553 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585554902848]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:43:29.053269 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-c79df6c1-11c9-4884-93b7-20098c6a753e tempest-VolumesBackupsV39Test-1601524759 None] Skipping remove_export. No iscsi_target is presently exported for volume: bfed21a4-66ee-4b23-8a07-f493e701e4ee
Sep 15 21:43:29.054288 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c79df6c1-11c9-4884-93b7-20098c6a753e tempest-VolumesBackupsV39Test-1601524759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:43:29.101021 n-d-796909-3 sudo[107866]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee
Sep 15 21:43:29.101862 n-d-796909-3 sudo[107866]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:43:29.710687 n-d-796909-3 sudo[107866]: pam_unix(sudo:session): session closed for user root
Sep 15 21:43:29.713124 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c79df6c1-11c9-4884-93b7-20098c6a753e tempest-VolumesBackupsV39Test-1601524759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee" returned: 0 in 0.658s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:43:29.715588 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c79df6c1-11c9-4884-93b7-20098c6a753e tempest-VolumesBackupsV39Test-1601524759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:43:29.746890 n-d-796909-3 sudo[107873]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee
Sep 15 21:43:29.750014 n-d-796909-3 sudo[107873]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:43:30.298191 n-d-796909-3 sudo[107873]: pam_unix(sudo:session): session closed for user root
Sep 15 21:43:30.300862 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c79df6c1-11c9-4884-93b7-20098c6a753e tempest-VolumesBackupsV39Test-1601524759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee" returned: 0 in 0.585s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:43:30.303265 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c79df6c1-11c9-4884-93b7-20098c6a753e tempest-VolumesBackupsV39Test-1601524759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:43:30.343418 n-d-796909-3 sudo[107904]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee
Sep 15 21:43:30.344254 n-d-796909-3 sudo[107904]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:43:31.082463 n-d-796909-3 sudo[107904]: pam_unix(sudo:session): session closed for user root
Sep 15 21:43:31.085096 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c79df6c1-11c9-4884-93b7-20098c6a753e tempest-VolumesBackupsV39Test-1601524759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bfed21a4-66ee-4b23-8a07-f493e701e4ee" returned: 0 in 0.781s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:43:31.086329 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-c79df6c1-11c9-4884-93b7-20098c6a753e tempest-VolumesBackupsV39Test-1601524759 None] Successfully deleted volume: bfed21a4-66ee-4b23-8a07-f493e701e4ee
Sep 15 21:43:31.250375 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-c79df6c1-11c9-4884-93b7-20098c6a753e tempest-VolumesBackupsV39Test-1601524759 None] Created reservations ['83a04e92-2353-444f-b6cc-122639271443', 'a5656019-e415-4bce-bf00-b4b1b2c1c725', '84566cf2-f61c-45d2-a459-a73aa64b9bd8', '1a66d553-de24-4a90-a780-2de8657809d1'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:43:31.250375 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-c79df6c1-11c9-4884-93b7-20098c6a753e tempest-VolumesBackupsV39Test-1601524759 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:43:31.250375 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:43:31.250375 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:43:31.518707 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-c79df6c1-11c9-4884-93b7-20098c6a753e tempest-VolumesBackupsV39Test-1601524759 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:43:31.519351 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c79df6c1-11c9-4884-93b7-20098c6a753e tempest-VolumesBackupsV39Test-1601524759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:43:31.553500 n-d-796909-3 sudo[107921]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:43:31.555098 n-d-796909-3 sudo[107921]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:43:32.012329 n-d-796909-3 sudo[107921]: pam_unix(sudo:session): session closed for user root
Sep 15 21:43:32.015475 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c79df6c1-11c9-4884-93b7-20098c6a753e tempest-VolumesBackupsV39Test-1601524759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.496s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:43:32.017452 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c79df6c1-11c9-4884-93b7-20098c6a753e tempest-VolumesBackupsV39Test-1601524759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:43:32.037007 n-d-796909-3 sudo[107924]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:43:32.038366 n-d-796909-3 sudo[107924]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:43:32.700431 n-d-796909-3 sudo[107924]: pam_unix(sudo:session): session closed for user root
Sep 15 21:43:32.702984 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c79df6c1-11c9-4884-93b7-20098c6a753e tempest-VolumesBackupsV39Test-1601524759 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:43:32.705320 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-c79df6c1-11c9-4884-93b7-20098c6a753e tempest-VolumesBackupsV39Test-1601524759 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:43:32.715428 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-c79df6c1-11c9-4884-93b7-20098c6a753e tempest-VolumesBackupsV39Test-1601524759 None] Deleted volume successfully.
Sep 15 21:43:32.839797 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-c79df6c1-11c9-4884-93b7-20098c6a753e tempest-VolumesBackupsV39Test-1601524759 None] Lock "b'cinder-bfed21a4-66ee-4b23-8a07-f493e701e4ee-delete_volume'" released by "delete_volume" :: held 4.209s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:43:38.600603 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:43:38.604479 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:43:38.604975 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:43:38.630638 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Flow 'volume_create_manager' (22b7d22f-56ad-497c-a362-cf8d7a7fda79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:43:38.636870 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5e68c858-9b8b-4d35-b1d1-480aef4375cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:43:38.660783 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:43:38.685318 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5e68c858-9b8b-4d35-b1d1-480aef4375cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:43:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2461161',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=c4eda1ac-2b0d-4138-9c25-098d3d7a9142,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc0ccb1c1cec4919ad6b00e428d29b6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:43:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:43:38Z,user_id='60768bcc08924efcb1a7ead904e897eb',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:43:38.688009 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eddbcedd-7e59-488f-87ca-8c034dccc7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:43:38.690357 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eddbcedd-7e59-488f-87ca-8c034dccc7ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:43:38.692813 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9534a660-59ef-43b2-863d-b71bc18d8512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:43:38.797142 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9534a660-59ef-43b2-863d-b71bc18d8512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'c4eda1ac-2b0d-4138-9c25-098d3d7a9142', 'volume_name': 'volume-c4eda1ac-2b0d-4138-9c25-098d3d7a9142', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:43:38.799468 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7ded7fe9-5248-47cf-a6fc-a4e14418e83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:43:38.802000 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7ded7fe9-5248-47cf-a6fc-a4e14418e83e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:43:38.804278 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (112b9651-ab98-4d1b-8d26-e4c6483e0a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:43:38.805088 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Volume c4eda1ac-2b0d-4138-9c25-098d3d7a9142: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-c4eda1ac-2b0d-4138-9c25-098d3d7a9142', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 21:43:38.805851 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Cloning c4eda1ac-2b0d-4138-9c25-098d3d7a9142 from image 242b1d14-5986-4843-ae80-c419ef1cfe13 at location (None, None). {{(pid=84872) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 21:43:47.867664 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:43:47.869093 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:43:47.870231 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:43:47.916127 n-d-796909-3 sudo[108133]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:43:47.918896 n-d-796909-3 sudo[108133]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:43:48.714056 n-d-796909-3 sudo[108133]: pam_unix(sudo:session): session closed for user root
Sep 15 21:43:48.719451 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.847s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:43:48.723052 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:43:48.775176 n-d-796909-3 sudo[108140]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:43:48.797634 n-d-796909-3 sudo[108140]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:43:49.431540 n-d-796909-3 sudo[108140]: pam_unix(sudo:session): session closed for user root
Sep 15 21:43:49.435585 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.712s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:43:49.439882 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:43:58.579763 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_bmhcvahfn-d-796909-3@lvmdriver-1, size 616.00 MB, duration 19.77 sec {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 21:43:58.580489 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Image download 616.00 MB at 31.15 MB/s
Sep 15 21:43:58.630435 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_bmhcvahfn-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:43:58.757355 n-d-796909-3 sudo[108303]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_bmhcvahfn-d-796909-3@lvmdriver-1
Sep 15 21:43:58.759588 n-d-796909-3 sudo[108303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:43:59.174300 n-d-796909-3 sudo[108303]: pam_unix(sudo:session): session closed for user root
Sep 15 21:43:59.176724 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_bmhcvahfn-d-796909-3@lvmdriver-1" returned: 0 in 0.546s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:43:59.177472 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 is fetched for user 60768bcc08924efcb1a7ead904e897eb. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 21:43:59.318018 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_bmhcvahfn-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:43:59.455666 n-d-796909-3 sudo[108308]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_bmhcvahfn-d-796909-3@lvmdriver-1
Sep 15 21:43:59.456594 n-d-796909-3 sudo[108308]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:44:00.003897 n-d-796909-3 sudo[108308]: pam_unix(sudo:session): session closed for user root
Sep 15 21:44:00.006392 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_bmhcvahfn-d-796909-3@lvmdriver-1" returned: 0 in 0.688s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:44:00.008120 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c4eda1ac-2b0d-4138-9c25-098d3d7a9142 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:44:00.035752 n-d-796909-3 sudo[108314]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c4eda1ac-2b0d-4138-9c25-098d3d7a9142 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:44:00.037421 n-d-796909-3 sudo[108314]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:44:01.199440 n-d-796909-3 sudo[108314]: pam_unix(sudo:session): session closed for user root
Sep 15 21:44:01.201779 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c4eda1ac-2b0d-4138-9c25-098d3d7a9142 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.193s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:44:01.380688 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Attempting download of 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume c4eda1ac-2b0d-4138-9c25-098d3d7a9142. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 21:44:01.434821 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_mw55w4pj {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:44:01.618323 n-d-796909-3 sudo[108348]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_242b1d14-5986-4843-ae80-c419ef1cfe13_mw55w4pj
Sep 15 21:44:01.621664 n-d-796909-3 sudo[108348]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:44:02.221985 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_mw55w4pj" returned: 0 in 0.781s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:44:02.221985 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_bmhcvahfn-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:44:02.213723 n-d-796909-3 sudo[108348]: pam_unix(sudo:session): session closed for user root
Sep 15 21:44:02.369772 n-d-796909-3 sudo[108360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_bmhcvahfn-d-796909-3@lvmdriver-1
Sep 15 21:44:02.371262 n-d-796909-3 sudo[108360]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:44:02.971976 n-d-796909-3 sudo[108360]: pam_unix(sudo:session): session closed for user root
Sep 15 21:44:02.976362 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_bmhcvahfn-d-796909-3@lvmdriver-1" returned: 0 in 0.756s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:44:02.978899 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] 242b1d14-5986-4843-ae80-c419ef1cfe13 was vhdx, converting to raw {{(pid=84872) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 21:44:02.981316 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_bmhcvahfn-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c4eda1ac--2b0d--4138--9c25--098d3d7a9142 oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:44:03.046107 n-d-796909-3 sudo[108407]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_bmhcvahfn-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c4eda1ac--2b0d--4138--9c25--098d3d7a9142 oflag=direct
Sep 15 21:44:03.046930 n-d-796909-3 sudo[108407]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:44:03.788436 n-d-796909-3 sudo[108407]: pam_unix(sudo:session): session closed for user root
Sep 15 21:44:03.791112 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_bmhcvahfn-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c4eda1ac--2b0d--4138--9c25--098d3d7a9142 oflag=direct" returned: 0 in 0.810s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:44:03.793051 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 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_242b1d14-5986-4843-ae80-c419ef1cfe13_bmhcvahfn-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c4eda1ac--2b0d--4138--9c25--098d3d7a9142 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:44:03.837431 n-d-796909-3 sudo[108459]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_bmhcvahfn-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c4eda1ac--2b0d--4138--9c25--098d3d7a9142
Sep 15 21:44:03.838221 n-d-796909-3 sudo[108459]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:44:16.822864 n-d-796909-3 sudo[108459]: pam_unix(sudo:session): session closed for user root
Sep 15 21:44:16.825544 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 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_242b1d14-5986-4843-ae80-c419ef1cfe13_bmhcvahfn-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c4eda1ac--2b0d--4138--9c25--098d3d7a9142" returned: 0 in 13.032s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:44:16.826611 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_bmhcvahfn-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:44:16.941817 n-d-796909-3 sudo[108608]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_bmhcvahfn-d-796909-3@lvmdriver-1
Sep 15 21:44:16.942634 n-d-796909-3 sudo[108608]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:44:17.461125 n-d-796909-3 sudo[108608]: pam_unix(sudo:session): session closed for user root
Sep 15 21:44:17.465852 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_bmhcvahfn-d-796909-3@lvmdriver-1" returned: 0 in 0.638s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:44:17.467083 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_bmhcvahfn-d-796909-3@lvmdriver-1, size 700.00 MB, duration 13.03 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--c4eda1ac--2b0d--4138--9c25--098d3d7a9142 {{(pid=84872) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 21:44:17.468048 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Converted 700.00 MB image at 53.71 MB/s
Sep 15 21:44:17.468866 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Downloaded image 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume c4eda1ac-2b0d-4138-9c25-098d3d7a9142 successfully. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 21:44:17.687763 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 for user 60768bcc08924efcb1a7ead904e897eb is deleted. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 21:44:17.688444 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Marking volume c4eda1ac-2b0d-4138-9c25-098d3d7a9142 as bootable. {{(pid=84872) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 21:44:17.770010 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Copying metadata from image 242b1d14-5986-4843-ae80-c419ef1cfe13 to c4eda1ac-2b0d-4138-9c25-098d3d7a9142. {{(pid=84872) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 21:44:17.770546 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Creating volume glance metadata for volume c4eda1ac-2b0d-4138-9c25-098d3d7a9142 backed by image 242b1d14-5986-4843-ae80-c419ef1cfe13 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84872) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 21:44:17.971188 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (112b9651-ab98-4d1b-8d26-e4c6483e0a0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c4eda1ac-2b0d-4138-9c25-098d3d7a9142', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:17.973433 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a4c63ccc-089f-4b7d-aa31-a9f0723e0065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:18.054620 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Volume volume-c4eda1ac-2b0d-4138-9c25-098d3d7a9142 (c4eda1ac-2b0d-4138-9c25-098d3d7a9142): created successfully
Sep 15 21:44:18.057976 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a4c63ccc-089f-4b7d-aa31-a9f0723e0065) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:18.062920 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Flow 'volume_create_manager' (22b7d22f-56ad-497c-a362-cf8d7a7fda79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:44:18.157513 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-f8d1c3a1-6ca0-47c6-bbb7-f8fb583cd54c tempest-VolumesCloneTest-452883623 None] Created volume successfully.
Sep 15 21:44:19.211483 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-f11bc950-4844-4b22-9022-4ffe21ea6dbe tempest-AttachVolumeShelveTestJSON-2026270259 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:44:19.217735 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-f11bc950-4844-4b22-9022-4ffe21ea6dbe tempest-AttachVolumeShelveTestJSON-2026270259 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:44:19.218980 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-f11bc950-4844-4b22-9022-4ffe21ea6dbe tempest-AttachVolumeShelveTestJSON-2026270259 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:44:19.232886 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f11bc950-4844-4b22-9022-4ffe21ea6dbe tempest-AttachVolumeShelveTestJSON-2026270259 None] Flow 'volume_create_manager' (d9e2f60e-31b6-4bd6-9eb5-b52a0f82d82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:44:19.236690 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f11bc950-4844-4b22-9022-4ffe21ea6dbe tempest-AttachVolumeShelveTestJSON-2026270259 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (940452d6-1f69-464a-bfb3-1f598d26cabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:19.262698 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-f11bc950-4844-4b22-9022-4ffe21ea6dbe tempest-AttachVolumeShelveTestJSON-2026270259 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:44:19.296590 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f11bc950-4844-4b22-9022-4ffe21ea6dbe tempest-AttachVolumeShelveTestJSON-2026270259 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (940452d6-1f69-464a-bfb3-1f598d26cabd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:44:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1291276701',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=6ee46833-8a00-4984-bc40-34a9d4c3b987,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4067d0a6b8a242b89ed4d980ebb0e4f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:44:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:44:19Z,user_id='48a4f530c8e94c9d8e3ff324a9c0c1a9',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:19.301006 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f11bc950-4844-4b22-9022-4ffe21ea6dbe tempest-AttachVolumeShelveTestJSON-2026270259 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ace81e25-6c75-4547-969b-812aedb7e718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:19.304624 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f11bc950-4844-4b22-9022-4ffe21ea6dbe tempest-AttachVolumeShelveTestJSON-2026270259 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ace81e25-6c75-4547-969b-812aedb7e718) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:19.307101 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f11bc950-4844-4b22-9022-4ffe21ea6dbe tempest-AttachVolumeShelveTestJSON-2026270259 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (96593b65-a4dc-4d34-b208-c39629beb03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:19.310406 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f11bc950-4844-4b22-9022-4ffe21ea6dbe tempest-AttachVolumeShelveTestJSON-2026270259 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (96593b65-a4dc-4d34-b208-c39629beb03f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6ee46833-8a00-4984-bc40-34a9d4c3b987', 'volume_name': 'volume-6ee46833-8a00-4984-bc40-34a9d4c3b987', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:19.313163 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f11bc950-4844-4b22-9022-4ffe21ea6dbe tempest-AttachVolumeShelveTestJSON-2026270259 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e7110273-aa96-44b8-825e-3bee57d044af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:19.316887 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f11bc950-4844-4b22-9022-4ffe21ea6dbe tempest-AttachVolumeShelveTestJSON-2026270259 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e7110273-aa96-44b8-825e-3bee57d044af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:19.319192 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f11bc950-4844-4b22-9022-4ffe21ea6dbe tempest-AttachVolumeShelveTestJSON-2026270259 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (40831d13-4436-40b1-b375-0fbe6414bf28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:19.320458 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-f11bc950-4844-4b22-9022-4ffe21ea6dbe tempest-AttachVolumeShelveTestJSON-2026270259 None] Volume 6ee46833-8a00-4984-bc40-34a9d4c3b987: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6ee46833-8a00-4984-bc40-34a9d4c3b987', 'volume_size': 1}
Sep 15 21:44:19.321811 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f11bc950-4844-4b22-9022-4ffe21ea6dbe tempest-AttachVolumeShelveTestJSON-2026270259 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6ee46833-8a00-4984-bc40-34a9d4c3b987 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:44:19.367469 n-d-796909-3 sudo[108613]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6ee46833-8a00-4984-bc40-34a9d4c3b987 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:44:19.374320 n-d-796909-3 sudo[108613]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:44:20.046533 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:44:20.050692 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:44:20.051190 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:44:20.110133 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Flow 'volume_create_manager' (d6e7a23c-2b47-4864-b258-2168d6fe10ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:44:20.113882 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b9410601-8099-46e6-b423-a8f35b57a13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:20.144032 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:44:20.251006 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b9410601-8099-46e6-b423-a8f35b57a13c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:44:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-721480557',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=603a6b6c-b6dd-471b-b592-b606713a890b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc0ccb1c1cec4919ad6b00e428d29b6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:44:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=c4eda1ac-2b0d-4138-9c25-098d3d7a9142,status='creating',terminated_at=None,updated_at=2021-09-15T21:44:20Z,user_id='60768bcc08924efcb1a7ead904e897eb',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:20.253876 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1034b058-757c-42e6-ba61-73c720c1d983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:20.274815 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1034b058-757c-42e6-ba61-73c720c1d983) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:20.281522 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (11ba5d99-a5ae-4bc1-96a9-2df7e4999976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:20.416028 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (11ba5d99-a5ae-4bc1-96a9-2df7e4999976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '603a6b6c-b6dd-471b-b592-b606713a890b', 'volume_name': 'volume-603a6b6c-b6dd-471b-b592-b606713a890b', 'volume_size': 1, 'source_volid': 'c4eda1ac-2b0d-4138-9c25-098d3d7a9142', 'source_volstatus': 'available'}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:20.421289 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (52f387b1-97a0-4960-bfb5-79f0c06817f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:20.423900 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (52f387b1-97a0-4960-bfb5-79f0c06817f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:20.427545 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0adc7e92-916a-46b3-a917-fbb12805211a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:20.428698 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Volume 603a6b6c-b6dd-471b-b592-b606713a890b: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-603a6b6c-b6dd-471b-b592-b606713a890b', 'volume_size': 1, 'source_volid': 'c4eda1ac-2b0d-4138-9c25-098d3d7a9142', 'source_volstatus': 'available'}
Sep 15 21:44:20.441771 n-d-796909-3 sudo[108613]: pam_unix(sudo:session): session closed for user root
Sep 15 21:44:20.461492 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f11bc950-4844-4b22-9022-4ffe21ea6dbe tempest-AttachVolumeShelveTestJSON-2026270259 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6ee46833-8a00-4984-bc40-34a9d4c3b987 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.140s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:44:20.496519 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f11bc950-4844-4b22-9022-4ffe21ea6dbe tempest-AttachVolumeShelveTestJSON-2026270259 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (40831d13-4436-40b1-b375-0fbe6414bf28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6ee46833-8a00-4984-bc40-34a9d4c3b987', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:20.499919 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f11bc950-4844-4b22-9022-4ffe21ea6dbe tempest-AttachVolumeShelveTestJSON-2026270259 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8234ef45-0d61-48f2-b361-f8a7710ca266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:20.521654 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Creating clone of volume: c4eda1ac-2b0d-4138-9c25-098d3d7a9142
Sep 15 21:44:20.523509 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c4eda1ac-2b0d-4138-9c25-098d3d7a9142 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:44:20.549049 n-d-796909-3 sudo[108676]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c4eda1ac-2b0d-4138-9c25-098d3d7a9142
Sep 15 21:44:20.550545 n-d-796909-3 sudo[108676]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:44:20.626174 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-f11bc950-4844-4b22-9022-4ffe21ea6dbe tempest-AttachVolumeShelveTestJSON-2026270259 None] Volume volume-6ee46833-8a00-4984-bc40-34a9d4c3b987 (6ee46833-8a00-4984-bc40-34a9d4c3b987): created successfully
Sep 15 21:44:20.630093 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f11bc950-4844-4b22-9022-4ffe21ea6dbe tempest-AttachVolumeShelveTestJSON-2026270259 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8234ef45-0d61-48f2-b361-f8a7710ca266) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:20.638598 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f11bc950-4844-4b22-9022-4ffe21ea6dbe tempest-AttachVolumeShelveTestJSON-2026270259 None] Flow 'volume_create_manager' (d9e2f60e-31b6-4bd6-9eb5-b52a0f82d82b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:44:20.711701 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-f11bc950-4844-4b22-9022-4ffe21ea6dbe tempest-AttachVolumeShelveTestJSON-2026270259 None] Created volume successfully.
Sep 15 21:44:21.221762 n-d-796909-3 sudo[108676]: pam_unix(sudo:session): session closed for user root
Sep 15 21:44:21.224684 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c4eda1ac-2b0d-4138-9c25-098d3d7a9142" returned: 0 in 0.700s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:44:21.226560 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-603a6b6c-b6dd-471b-b592-b606713a890b --snapshot stack-volumes-lvmdriver-1/volume-c4eda1ac-2b0d-4138-9c25-098d3d7a9142 -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:44:21.251933 n-d-796909-3 sudo[108701]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-603a6b6c-b6dd-471b-b592-b606713a890b --snapshot stack-volumes-lvmdriver-1/volume-c4eda1ac-2b0d-4138-9c25-098d3d7a9142 -L 1.00g
Sep 15 21:44:21.253524 n-d-796909-3 sudo[108701]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:44:22.310468 n-d-796909-3 sudo[108701]: pam_unix(sudo:session): session closed for user root
Sep 15 21:44:22.323652 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-603a6b6c-b6dd-471b-b592-b606713a890b --snapshot stack-volumes-lvmdriver-1/volume-c4eda1ac-2b0d-4138-9c25-098d3d7a9142 -L 1.00g" returned: 0 in 1.096s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:44:22.325310 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-603a6b6c-b6dd-471b-b592-b606713a890b stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:44:22.346312 n-d-796909-3 sudo[108827]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-603a6b6c-b6dd-471b-b592-b606713a890b stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:44:22.347104 n-d-796909-3 sudo[108827]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:44:23.158090 n-d-796909-3 sudo[108827]: pam_unix(sudo:session): session closed for user root
Sep 15 21:44:23.160886 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-603a6b6c-b6dd-471b-b592-b606713a890b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.835s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:44:23.162720 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-603a6b6c-b6dd-471b-b592-b606713a890b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:44:23.194945 n-d-796909-3 sudo[108863]: ubuntu : 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-603a6b6c-b6dd-471b-b592-b606713a890b
Sep 15 21:44:23.196727 n-d-796909-3 sudo[108863]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:44:23.849710 n-d-796909-3 sudo[108863]: pam_unix(sudo:session): session closed for user root
Sep 15 21:44:23.852052 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-603a6b6c-b6dd-471b-b592-b606713a890b" returned: 0 in 0.689s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:44:23.854977 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--603a6b6c--b6dd--471b--b592--b606713a890b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--603a6b6c--b6dd--471b--b592--b606713a890b iflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:44:23.875100 n-d-796909-3 sudo[108875]: 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--603a6b6c--b6dd--471b--b592--b606713a890b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--603a6b6c--b6dd--471b--b592--b606713a890b iflag=direct
Sep 15 21:44:23.876476 n-d-796909-3 sudo[108875]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:44:24.234514 n-d-796909-3 sudo[108875]: pam_unix(sudo:session): session closed for user root
Sep 15 21:44:24.237629 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--603a6b6c--b6dd--471b--b592--b606713a890b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--603a6b6c--b6dd--471b--b592--b606713a890b iflag=direct" returned: 0 in 0.383s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:44:24.239364 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--603a6b6c--b6dd--471b--b592--b606713a890b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--603a6b6c--b6dd--471b--b592--b606713a890b oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:44:24.259496 n-d-796909-3 sudo[108887]: 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--603a6b6c--b6dd--471b--b592--b606713a890b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--603a6b6c--b6dd--471b--b592--b606713a890b oflag=direct
Sep 15 21:44:24.261055 n-d-796909-3 sudo[108887]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:44:24.584549 n-d-796909-3 sudo[108887]: pam_unix(sudo:session): session closed for user root
Sep 15 21:44:24.587153 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--603a6b6c--b6dd--471b--b592--b606713a890b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--603a6b6c--b6dd--471b--b592--b606713a890b oflag=direct" returned: 0 in 0.347s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:44:24.589714 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--603a6b6c--b6dd--471b--b592--b606713a890b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--603a6b6c--b6dd--471b--b592--b606713a890b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:44:24.612567 n-d-796909-3 sudo[108899]: 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--603a6b6c--b6dd--471b--b592--b606713a890b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--603a6b6c--b6dd--471b--b592--b606713a890b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 21:44:24.613986 n-d-796909-3 sudo[108899]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:44:47.564082 n-d-796909-3 sudo[108899]: pam_unix(sudo:session): session closed for user root
Sep 15 21:44:47.566575 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--603a6b6c--b6dd--471b--b592--b606713a890b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--603a6b6c--b6dd--471b--b592--b606713a890b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 22.978s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:44:47.567185 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--603a6b6c--b6dd--471b--b592--b606713a890b, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--603a6b6c--b6dd--471b--b592--b606713a890b, size 1024.00 MB, duration 22.98 sec {{(pid=84872) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 21:44:47.568226 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.volume_utils [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Volume copy 1024.00 MB at 44.56 MB/s
Sep 15 21:44:47.569455 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo 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-603a6b6c-b6dd-471b-b592-b606713a890b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:44:47.665783 n-d-796909-3 sudo[109116]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-603a6b6c-b6dd-471b-b592-b606713a890b
Sep 15 21:44:47.672358 n-d-796909-3 sudo[109116]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:44:47.871525 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:44:47.871915 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:44:47.873893 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:44:47.922207 n-d-796909-3 sudo[109118]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:44:47.923795 n-d-796909-3 sudo[109118]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:44:48.697855 n-d-796909-3 sudo[109116]: pam_unix(sudo:session): session closed for user root
Sep 15 21:44:48.703461 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] CMD "sudo 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-603a6b6c-b6dd-471b-b592-b606713a890b" returned: 0 in 1.130s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:44:48.703461 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-603a6b6c-b6dd-471b-b592-b606713a890b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:44:48.749402 n-d-796909-3 sudo[109122]: ubuntu : TTY=unknown ; 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-603a6b6c-b6dd-471b-b592-b606713a890b
Sep 15 21:44:48.750199 n-d-796909-3 sudo[109122]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:44:48.775756 n-d-796909-3 sudo[109118]: pam_unix(sudo:session): session closed for user root
Sep 15 21:44:48.778072 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.904s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:44:48.779632 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:44:48.817800 n-d-796909-3 sudo[109124]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:44:48.818608 n-d-796909-3 sudo[109124]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:44:49.945162 n-d-796909-3 sudo[109124]: pam_unix(sudo:session): session closed for user root
Sep 15 21:44:49.948402 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/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.168s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:44:49.953733 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:44:49.970464 n-d-796909-3 sudo[109122]: pam_unix(sudo:session): session closed for user root
Sep 15 21:44:49.974505 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-603a6b6c-b6dd-471b-b592-b606713a890b" returned: 0 in 1.271s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:44:49.976746 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Marking volume 603a6b6c-b6dd-471b-b592-b606713a890b as bootable. {{(pid=84872) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 21:44:50.082000 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Copying metadata from source volume c4eda1ac-2b0d-4138-9c25-098d3d7a9142 to 603a6b6c-b6dd-471b-b592-b606713a890b. {{(pid=84872) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:426}}
Sep 15 21:44:50.320843 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0adc7e92-916a-46b3-a917-fbb12805211a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-603a6b6c-b6dd-471b-b592-b606713a890b', 'volume_size': 1, 'source_volid': 'c4eda1ac-2b0d-4138-9c25-098d3d7a9142', 'source_volstatus': 'available'}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:50.324269 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (86b4e1c9-8334-4a05-aabd-9ae5eeeaf395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:50.426141 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Volume volume-603a6b6c-b6dd-471b-b592-b606713a890b (603a6b6c-b6dd-471b-b592-b606713a890b): created successfully
Sep 15 21:44:50.428543 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (86b4e1c9-8334-4a05-aabd-9ae5eeeaf395) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:50.432411 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Flow 'volume_create_manager' (d6e7a23c-2b47-4864-b258-2168d6fe10ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:44:50.568170 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-f2648a47-b1ad-4827-8030-be650bc53354 tempest-VolumesCloneTest-452883623 None] Created volume successfully.
Sep 15 21:44:52.808799 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-0ec019be-a839-48ca-82f1-0498dd13a595 tempest-VolumesCloneTest-452883623 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:44:52.815714 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-0ec019be-a839-48ca-82f1-0498dd13a595 tempest-VolumesCloneTest-452883623 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:44:52.816304 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-0ec019be-a839-48ca-82f1-0498dd13a595 tempest-VolumesCloneTest-452883623 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:44:52.923171 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0ec019be-a839-48ca-82f1-0498dd13a595 tempest-VolumesCloneTest-452883623 None] Flow 'volume_create_manager' (1ee90ffa-cefd-4272-a698-27d203a46183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:44:52.936902 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0ec019be-a839-48ca-82f1-0498dd13a595 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dc6fa40e-54db-428f-b052-e0279ed2ccd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:53.005846 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-0ec019be-a839-48ca-82f1-0498dd13a595 tempest-VolumesCloneTest-452883623 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:44:53.040429 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0ec019be-a839-48ca-82f1-0498dd13a595 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dc6fa40e-54db-428f-b052-e0279ed2ccd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:44:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1788227600',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=84762f12-cf62-4fb6-8dca-346abc67d8cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc0ccb1c1cec4919ad6b00e428d29b6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:44:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:44:53Z,user_id='60768bcc08924efcb1a7ead904e897eb',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:53.044508 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0ec019be-a839-48ca-82f1-0498dd13a595 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2881ed76-dd0f-47b4-8e6b-652a39a1d3e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:53.047684 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0ec019be-a839-48ca-82f1-0498dd13a595 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2881ed76-dd0f-47b4-8e6b-652a39a1d3e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:53.050808 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0ec019be-a839-48ca-82f1-0498dd13a595 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a5628580-903c-4368-b32b-7fcdbe0a47ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:53.053858 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0ec019be-a839-48ca-82f1-0498dd13a595 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a5628580-903c-4368-b32b-7fcdbe0a47ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '84762f12-cf62-4fb6-8dca-346abc67d8cb', 'volume_name': 'volume-84762f12-cf62-4fb6-8dca-346abc67d8cb', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:53.065609 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0ec019be-a839-48ca-82f1-0498dd13a595 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b0e017d8-bd52-490f-a551-5304d8fce9a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:53.068582 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0ec019be-a839-48ca-82f1-0498dd13a595 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b0e017d8-bd52-490f-a551-5304d8fce9a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:53.071801 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0ec019be-a839-48ca-82f1-0498dd13a595 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ebd9a56d-236a-488f-9ac7-b2dba2783086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:53.072838 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-0ec019be-a839-48ca-82f1-0498dd13a595 tempest-VolumesCloneTest-452883623 None] Volume 84762f12-cf62-4fb6-8dca-346abc67d8cb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-84762f12-cf62-4fb6-8dca-346abc67d8cb', 'volume_size': 1}
Sep 15 21:44:53.089875 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0ec019be-a839-48ca-82f1-0498dd13a595 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-84762f12-cf62-4fb6-8dca-346abc67d8cb stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:44:53.215497 n-d-796909-3 sudo[109253]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-84762f12-cf62-4fb6-8dca-346abc67d8cb stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:44:53.216324 n-d-796909-3 sudo[109253]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:44:54.363870 n-d-796909-3 sudo[109253]: pam_unix(sudo:session): session closed for user root
Sep 15 21:44:54.370382 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0ec019be-a839-48ca-82f1-0498dd13a595 tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-84762f12-cf62-4fb6-8dca-346abc67d8cb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.291s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:44:54.374304 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0ec019be-a839-48ca-82f1-0498dd13a595 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ebd9a56d-236a-488f-9ac7-b2dba2783086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-84762f12-cf62-4fb6-8dca-346abc67d8cb', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:54.376744 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0ec019be-a839-48ca-82f1-0498dd13a595 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fb61490b-9744-4a8e-bd78-9ab72261430c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:54.501376 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-0ec019be-a839-48ca-82f1-0498dd13a595 tempest-VolumesCloneTest-452883623 None] Volume volume-84762f12-cf62-4fb6-8dca-346abc67d8cb (84762f12-cf62-4fb6-8dca-346abc67d8cb): created successfully
Sep 15 21:44:54.506659 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0ec019be-a839-48ca-82f1-0498dd13a595 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fb61490b-9744-4a8e-bd78-9ab72261430c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:54.512888 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0ec019be-a839-48ca-82f1-0498dd13a595 tempest-VolumesCloneTest-452883623 None] Flow 'volume_create_manager' (1ee90ffa-cefd-4272-a698-27d203a46183) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:44:54.562377 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-ce5f2863-fa89-44f5-8083-101691a0aec3 tempest-VolumesServicesTestJSON-1411995103 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:44:54.566082 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-ce5f2863-fa89-44f5-8083-101691a0aec3 tempest-VolumesServicesTestJSON-1411995103 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:44:54.566581 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-ce5f2863-fa89-44f5-8083-101691a0aec3 tempest-VolumesServicesTestJSON-1411995103 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:44:54.601487 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ce5f2863-fa89-44f5-8083-101691a0aec3 tempest-VolumesServicesTestJSON-1411995103 None] Flow 'volume_create_manager' (e76b59cf-bb18-47b2-bbad-c018e0acb70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:44:54.609558 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ce5f2863-fa89-44f5-8083-101691a0aec3 tempest-VolumesServicesTestJSON-1411995103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fac67d37-377a-4cd0-b4d9-e9a18b47a9e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:54.652794 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-0ec019be-a839-48ca-82f1-0498dd13a595 tempest-VolumesCloneTest-452883623 None] Created volume successfully.
Sep 15 21:44:54.663710 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-ce5f2863-fa89-44f5-8083-101691a0aec3 tempest-VolumesServicesTestJSON-1411995103 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:44:54.735085 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ce5f2863-fa89-44f5-8083-101691a0aec3 tempest-VolumesServicesTestJSON-1411995103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fac67d37-377a-4cd0-b4d9-e9a18b47a9e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:44:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1142793991',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=497d2299-9a60-45d7-b534-5e5d29d9a88d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8aeab2cfee3493e87434644f06169cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:44:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:44:54Z,user_id='41f8cf2db2414f409bd6aad9b7c3de00',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:54.740419 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ce5f2863-fa89-44f5-8083-101691a0aec3 tempest-VolumesServicesTestJSON-1411995103 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e0b0fd84-2de2-46b5-823b-090e6c65d1b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:54.745604 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ce5f2863-fa89-44f5-8083-101691a0aec3 tempest-VolumesServicesTestJSON-1411995103 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e0b0fd84-2de2-46b5-823b-090e6c65d1b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:54.752850 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ce5f2863-fa89-44f5-8083-101691a0aec3 tempest-VolumesServicesTestJSON-1411995103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5ab0d50f-5be2-4d79-8393-5b182d47b591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:54.757934 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ce5f2863-fa89-44f5-8083-101691a0aec3 tempest-VolumesServicesTestJSON-1411995103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5ab0d50f-5be2-4d79-8393-5b182d47b591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '497d2299-9a60-45d7-b534-5e5d29d9a88d', 'volume_name': 'volume-497d2299-9a60-45d7-b534-5e5d29d9a88d', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:54.761172 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ce5f2863-fa89-44f5-8083-101691a0aec3 tempest-VolumesServicesTestJSON-1411995103 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7d779331-ecb1-4f37-a6a9-9817cf6bf3a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:54.765886 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ce5f2863-fa89-44f5-8083-101691a0aec3 tempest-VolumesServicesTestJSON-1411995103 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7d779331-ecb1-4f37-a6a9-9817cf6bf3a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:54.767570 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ce5f2863-fa89-44f5-8083-101691a0aec3 tempest-VolumesServicesTestJSON-1411995103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (279e198d-9e00-42d4-87a1-5e2ea48e96cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:54.768360 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-ce5f2863-fa89-44f5-8083-101691a0aec3 tempest-VolumesServicesTestJSON-1411995103 None] Volume 497d2299-9a60-45d7-b534-5e5d29d9a88d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-497d2299-9a60-45d7-b534-5e5d29d9a88d', 'volume_size': 1}
Sep 15 21:44:54.769371 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ce5f2863-fa89-44f5-8083-101691a0aec3 tempest-VolumesServicesTestJSON-1411995103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-497d2299-9a60-45d7-b534-5e5d29d9a88d stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:44:54.823891 n-d-796909-3 sudo[109312]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-497d2299-9a60-45d7-b534-5e5d29d9a88d stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:44:54.824822 n-d-796909-3 sudo[109312]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:44:56.121363 n-d-796909-3 sudo[109312]: pam_unix(sudo:session): session closed for user root
Sep 15 21:44:56.124621 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ce5f2863-fa89-44f5-8083-101691a0aec3 tempest-VolumesServicesTestJSON-1411995103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-497d2299-9a60-45d7-b534-5e5d29d9a88d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.354s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:44:56.130706 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ce5f2863-fa89-44f5-8083-101691a0aec3 tempest-VolumesServicesTestJSON-1411995103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (279e198d-9e00-42d4-87a1-5e2ea48e96cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-497d2299-9a60-45d7-b534-5e5d29d9a88d', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:56.133979 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ce5f2863-fa89-44f5-8083-101691a0aec3 tempest-VolumesServicesTestJSON-1411995103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (77c21ac7-428e-4065-a2e1-10ad92f4caf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:56.253028 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-ce5f2863-fa89-44f5-8083-101691a0aec3 tempest-VolumesServicesTestJSON-1411995103 None] Volume volume-497d2299-9a60-45d7-b534-5e5d29d9a88d (497d2299-9a60-45d7-b534-5e5d29d9a88d): created successfully
Sep 15 21:44:56.255411 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ce5f2863-fa89-44f5-8083-101691a0aec3 tempest-VolumesServicesTestJSON-1411995103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (77c21ac7-428e-4065-a2e1-10ad92f4caf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:56.266368 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ce5f2863-fa89-44f5-8083-101691a0aec3 tempest-VolumesServicesTestJSON-1411995103 None] Flow 'volume_create_manager' (e76b59cf-bb18-47b2-bbad-c018e0acb70f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:44:56.391073 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-ce5f2863-fa89-44f5-8083-101691a0aec3 tempest-VolumesServicesTestJSON-1411995103 None] Created volume successfully.
Sep 15 21:44:56.814293 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:44:56.819304 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:44:56.820136 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:44:56.888926 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Flow 'volume_create_manager' (92e0986e-84d8-482c-ad1a-33e7b60eeaad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:44:56.899812 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (43fc81a4-6ef2-40f4-a64a-e3f06242c26c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:56.979748 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:44:57.044395 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (43fc81a4-6ef2-40f4-a64a-e3f06242c26c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:44:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1212125214',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=04e25209-e20a-436f-a9d1-54e505d10324,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc0ccb1c1cec4919ad6b00e428d29b6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:44:57Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=84762f12-cf62-4fb6-8dca-346abc67d8cb,status='creating',terminated_at=None,updated_at=2021-09-15T21:44:57Z,user_id='60768bcc08924efcb1a7ead904e897eb',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:57.047679 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6973fe7e-bd2b-46d2-9aa7-8622b4be0d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:57.051228 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6973fe7e-bd2b-46d2-9aa7-8622b4be0d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:57.060801 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6eedd80c-e558-46d9-ab69-926314379a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:57.152447 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6eedd80c-e558-46d9-ab69-926314379a13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '04e25209-e20a-436f-a9d1-54e505d10324', 'volume_name': 'volume-04e25209-e20a-436f-a9d1-54e505d10324', 'volume_size': 2, 'source_volid': '84762f12-cf62-4fb6-8dca-346abc67d8cb', 'source_volstatus': 'available'}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:57.157685 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3cda0f22-c69f-4dbd-87f9-5d5e110e615f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:57.163011 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3cda0f22-c69f-4dbd-87f9-5d5e110e615f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:44:57.166142 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (225f28eb-fd61-45fd-8e4a-45d1e4daf35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:44:57.167868 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Volume 04e25209-e20a-436f-a9d1-54e505d10324: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-04e25209-e20a-436f-a9d1-54e505d10324', 'volume_size': 2, 'source_volid': '84762f12-cf62-4fb6-8dca-346abc67d8cb', 'source_volstatus': 'available'}
Sep 15 21:44:57.230360 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Creating clone of volume: 84762f12-cf62-4fb6-8dca-346abc67d8cb
Sep 15 21:44:57.233060 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-84762f12-cf62-4fb6-8dca-346abc67d8cb {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:44:57.296232 n-d-796909-3 sudo[109364]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-84762f12-cf62-4fb6-8dca-346abc67d8cb
Sep 15 21:44:57.297080 n-d-796909-3 sudo[109364]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:44:57.582354 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-716de616-cd2b-4e87-b51c-931aec2693de tempest-VolumesServicesTestJSON-1411995103 None] Lock "b'cinder-497d2299-9a60-45d7-b534-5e5d29d9a88d-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:44:57.856556 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-716de616-cd2b-4e87-b51c-931aec2693de tempest-VolumesServicesTestJSON-1411995103 None] Skipping remove_export. No iscsi_target is presently exported for volume: 497d2299-9a60-45d7-b534-5e5d29d9a88d
Sep 15 21:44:57.857658 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-716de616-cd2b-4e87-b51c-931aec2693de tempest-VolumesServicesTestJSON-1411995103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-497d2299-9a60-45d7-b534-5e5d29d9a88d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:44:57.948364 n-d-796909-3 sudo[109366]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-497d2299-9a60-45d7-b534-5e5d29d9a88d
Sep 15 21:44:57.955585 n-d-796909-3 sudo[109366]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:44:58.381625 n-d-796909-3 sudo[109364]: pam_unix(sudo:session): session closed for user root
Sep 15 21:44:58.384340 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-84762f12-cf62-4fb6-8dca-346abc67d8cb" returned: 0 in 1.151s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:44:58.386993 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-04e25209-e20a-436f-a9d1-54e505d10324 --snapshot stack-volumes-lvmdriver-1/volume-84762f12-cf62-4fb6-8dca-346abc67d8cb -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:44:58.424981 n-d-796909-3 sudo[109369]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-04e25209-e20a-436f-a9d1-54e505d10324 --snapshot stack-volumes-lvmdriver-1/volume-84762f12-cf62-4fb6-8dca-346abc67d8cb -L 1.00g
Sep 15 21:44:58.432393 n-d-796909-3 sudo[109369]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:44:58.698402 n-d-796909-3 sudo[109366]: pam_unix(sudo:session): session closed for user root
Sep 15 21:44:58.700871 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-716de616-cd2b-4e87-b51c-931aec2693de tempest-VolumesServicesTestJSON-1411995103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-497d2299-9a60-45d7-b534-5e5d29d9a88d" returned: 0 in 0.843s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:44:58.702867 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-716de616-cd2b-4e87-b51c-931aec2693de tempest-VolumesServicesTestJSON-1411995103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-497d2299-9a60-45d7-b534-5e5d29d9a88d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:44:58.765898 n-d-796909-3 sudo[109372]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-497d2299-9a60-45d7-b534-5e5d29d9a88d
Sep 15 21:44:58.769447 n-d-796909-3 sudo[109372]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:44:59.817834 n-d-796909-3 sudo[109369]: pam_unix(sudo:session): session closed for user root
Sep 15 21:44:59.820662 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-04e25209-e20a-436f-a9d1-54e505d10324 --snapshot stack-volumes-lvmdriver-1/volume-84762f12-cf62-4fb6-8dca-346abc67d8cb -L 1.00g" returned: 0 in 1.433s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:44:59.827348 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-04e25209-e20a-436f-a9d1-54e505d10324 stack-volumes-lvmdriver-1 -L 2g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:44:59.898681 n-d-796909-3 sudo[109474]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-04e25209-e20a-436f-a9d1-54e505d10324 stack-volumes-lvmdriver-1 -L 2g
Sep 15 21:44:59.901935 n-d-796909-3 sudo[109474]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:00.303680 n-d-796909-3 sudo[109372]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:00.305914 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-716de616-cd2b-4e87-b51c-931aec2693de tempest-VolumesServicesTestJSON-1411995103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-497d2299-9a60-45d7-b534-5e5d29d9a88d" returned: 0 in 1.603s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:00.307965 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-716de616-cd2b-4e87-b51c-931aec2693de tempest-VolumesServicesTestJSON-1411995103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-497d2299-9a60-45d7-b534-5e5d29d9a88d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:00.398591 n-d-796909-3 sudo[109487]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-497d2299-9a60-45d7-b534-5e5d29d9a88d
Sep 15 21:45:00.413076 n-d-796909-3 sudo[109487]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:01.287464 n-d-796909-3 sudo[109474]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:01.289779 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-04e25209-e20a-436f-a9d1-54e505d10324 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 1.463s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:01.291399 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-04e25209-e20a-436f-a9d1-54e505d10324 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:01.349055 n-d-796909-3 sudo[109523]: ubuntu : 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-04e25209-e20a-436f-a9d1-54e505d10324
Sep 15 21:45:01.349881 n-d-796909-3 sudo[109523]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:01.722767 n-d-796909-3 sudo[109487]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:01.726860 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-716de616-cd2b-4e87-b51c-931aec2693de tempest-VolumesServicesTestJSON-1411995103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-497d2299-9a60-45d7-b534-5e5d29d9a88d" returned: 0 in 1.418s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:01.728994 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-716de616-cd2b-4e87-b51c-931aec2693de tempest-VolumesServicesTestJSON-1411995103 None] Successfully deleted volume: 497d2299-9a60-45d7-b534-5e5d29d9a88d
Sep 15 21:45:01.985122 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-716de616-cd2b-4e87-b51c-931aec2693de tempest-VolumesServicesTestJSON-1411995103 None] Created reservations ['d677057f-2c25-4e7b-9e35-e1409ade1181', '57eea301-02c4-4f5f-9c4a-73282be8861e', '9d2513e0-5c1d-45b7-a977-e81135f888af', '2b68bbe5-9d93-4c3f-b5ea-cd54f0361374'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:45:01.987829 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-716de616-cd2b-4e87-b51c-931aec2693de tempest-VolumesServicesTestJSON-1411995103 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:45:01.987829 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:45:01.987829 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:45:02.322788 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-716de616-cd2b-4e87-b51c-931aec2693de tempest-VolumesServicesTestJSON-1411995103 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:45:02.325100 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-716de616-cd2b-4e87-b51c-931aec2693de tempest-VolumesServicesTestJSON-1411995103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:02.386826 n-d-796909-3 sudo[109523]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:02.389821 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-04e25209-e20a-436f-a9d1-54e505d10324" returned: 0 in 1.098s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:02.390563 n-d-796909-3 sudo[109529]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:45:02.391691 n-d-796909-3 sudo[109529]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:02.393675 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--04e25209--e20a--436f--a9d1--54e505d10324 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--04e25209--e20a--436f--a9d1--54e505d10324 iflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:02.452138 n-d-796909-3 sudo[109531]: 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--04e25209--e20a--436f--a9d1--54e505d10324 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--04e25209--e20a--436f--a9d1--54e505d10324 iflag=direct
Sep 15 21:45:02.464185 n-d-796909-3 sudo[109531]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:03.229303 n-d-796909-3 sudo[109531]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:03.231879 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--04e25209--e20a--436f--a9d1--54e505d10324 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--04e25209--e20a--436f--a9d1--54e505d10324 iflag=direct" returned: 0 in 0.838s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:03.233177 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--04e25209--e20a--436f--a9d1--54e505d10324 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--04e25209--e20a--436f--a9d1--54e505d10324 oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:03.338485 n-d-796909-3 sudo[109545]: 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--04e25209--e20a--436f--a9d1--54e505d10324 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--04e25209--e20a--436f--a9d1--54e505d10324 oflag=direct
Sep 15 21:45:03.339357 n-d-796909-3 sudo[109545]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:03.870572 n-d-796909-3 sudo[109529]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:03.874004 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-716de616-cd2b-4e87-b51c-931aec2693de tempest-VolumesServicesTestJSON-1411995103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.548s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:03.879762 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-716de616-cd2b-4e87-b51c-931aec2693de tempest-VolumesServicesTestJSON-1411995103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:03.996636 n-d-796909-3 sudo[109580]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:45:04.009192 n-d-796909-3 sudo[109580]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:04.218836 n-d-796909-3 sudo[109545]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:04.221221 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--04e25209--e20a--436f--a9d1--54e505d10324 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--04e25209--e20a--436f--a9d1--54e505d10324 oflag=direct" returned: 0 in 0.988s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:04.222255 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--04e25209--e20a--436f--a9d1--54e505d10324 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--04e25209--e20a--436f--a9d1--54e505d10324 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:04.252764 n-d-796909-3 sudo[109596]: 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--04e25209--e20a--436f--a9d1--54e505d10324 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--04e25209--e20a--436f--a9d1--54e505d10324 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 21:45:04.254191 n-d-796909-3 sudo[109596]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:05.244544 n-d-796909-3 sudo[109580]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:05.249248 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-716de616-cd2b-4e87-b51c-931aec2693de tempest-VolumesServicesTestJSON-1411995103 None] CMD "sudo cinder-rootwrap /etc/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.369s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:05.259422 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-716de616-cd2b-4e87-b51c-931aec2693de tempest-VolumesServicesTestJSON-1411995103 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:45:05.278752 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-716de616-cd2b-4e87-b51c-931aec2693de tempest-VolumesServicesTestJSON-1411995103 None] Deleted volume successfully.
Sep 15 21:45:05.413322 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-716de616-cd2b-4e87-b51c-931aec2693de tempest-VolumesServicesTestJSON-1411995103 None] Lock "b'cinder-497d2299-9a60-45d7-b534-5e5d29d9a88d-delete_volume'" released by "delete_volume" :: held 7.839s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:45:13.208098 n-d-796909-3 sudo[109596]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:13.210169 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--04e25209--e20a--436f--a9d1--54e505d10324 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--04e25209--e20a--436f--a9d1--54e505d10324 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.988s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:13.210761 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--04e25209--e20a--436f--a9d1--54e505d10324, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--04e25209--e20a--436f--a9d1--54e505d10324, size 1024.00 MB, duration 8.99 sec {{(pid=84872) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 21:45:13.211090 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.volume_utils [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Volume copy 1024.00 MB at 113.92 MB/s
Sep 15 21:45:13.212414 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo 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-04e25209-e20a-436f-a9d1-54e505d10324 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:13.259226 n-d-796909-3 sudo[109790]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-04e25209-e20a-436f-a9d1-54e505d10324
Sep 15 21:45:13.264141 n-d-796909-3 sudo[109790]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:13.874192 n-d-796909-3 sudo[109790]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:13.877191 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] CMD "sudo 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-04e25209-e20a-436f-a9d1-54e505d10324" returned: 0 in 0.664s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:13.881037 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-04e25209-e20a-436f-a9d1-54e505d10324 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:13.915071 n-d-796909-3 sudo[109795]: ubuntu : TTY=unknown ; 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-04e25209-e20a-436f-a9d1-54e505d10324
Sep 15 21:45:13.916678 n-d-796909-3 sudo[109795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:15.310423 n-d-796909-3 sudo[109795]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:15.312774 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-04e25209-e20a-436f-a9d1-54e505d10324" returned: 0 in 1.431s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:15.316740 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (225f28eb-fd61-45fd-8e4a-45d1e4daf35a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-04e25209-e20a-436f-a9d1-54e505d10324', 'volume_size': 2, 'source_volid': '84762f12-cf62-4fb6-8dca-346abc67d8cb', 'source_volstatus': 'available'}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:45:15.319064 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a1cb0002-eb09-423e-a8dd-ca1c83f7a9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:45:15.429831 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Volume volume-04e25209-e20a-436f-a9d1-54e505d10324 (04e25209-e20a-436f-a9d1-54e505d10324): created successfully
Sep 15 21:45:15.431979 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a1cb0002-eb09-423e-a8dd-ca1c83f7a9f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:45:15.435149 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Flow 'volume_create_manager' (92e0986e-84d8-482c-ad1a-33e7b60eeaad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:45:15.544145 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-e0695101-d190-4f63-8b42-0f9f9a0fb546 tempest-VolumesCloneTest-452883623 None] Created volume successfully.
Sep 15 21:45:16.603101 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-c668cc22-3ff0-44b3-b096-e8e4b649ebe0 tempest-VolumesCloneTest-452883623 None] Lock "b'cinder-04e25209-e20a-436f-a9d1-54e505d10324-delete_volume'" acquired by "delete_volume" :: waited 0.044s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:45:16.864010 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-c668cc22-3ff0-44b3-b096-e8e4b649ebe0 tempest-VolumesCloneTest-452883623 None] Skipping remove_export. No iscsi_target is presently exported for volume: 04e25209-e20a-436f-a9d1-54e505d10324
Sep 15 21:45:16.865172 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c668cc22-3ff0-44b3-b096-e8e4b649ebe0 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-04e25209-e20a-436f-a9d1-54e505d10324 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:16.915019 n-d-796909-3 sudo[109857]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-04e25209-e20a-436f-a9d1-54e505d10324
Sep 15 21:45:16.915857 n-d-796909-3 sudo[109857]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:17.607867 n-d-796909-3 sudo[109857]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:17.612359 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c668cc22-3ff0-44b3-b096-e8e4b649ebe0 tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-04e25209-e20a-436f-a9d1-54e505d10324" returned: 0 in 0.745s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:17.612359 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c668cc22-3ff0-44b3-b096-e8e4b649ebe0 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-04e25209-e20a-436f-a9d1-54e505d10324 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:17.671405 n-d-796909-3 sudo[109862]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-04e25209-e20a-436f-a9d1-54e505d10324
Sep 15 21:45:17.674656 n-d-796909-3 sudo[109862]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:18.327927 n-d-796909-3 sudo[109862]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:18.330783 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c668cc22-3ff0-44b3-b096-e8e4b649ebe0 tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-04e25209-e20a-436f-a9d1-54e505d10324" returned: 0 in 0.719s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:18.333166 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c668cc22-3ff0-44b3-b096-e8e4b649ebe0 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-04e25209-e20a-436f-a9d1-54e505d10324 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:18.356462 n-d-796909-3 sudo[109867]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-04e25209-e20a-436f-a9d1-54e505d10324
Sep 15 21:45:18.358012 n-d-796909-3 sudo[109867]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:19.326696 n-d-796909-3 sudo[109867]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:19.330915 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c668cc22-3ff0-44b3-b096-e8e4b649ebe0 tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-04e25209-e20a-436f-a9d1-54e505d10324" returned: 0 in 0.996s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:19.332439 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-c668cc22-3ff0-44b3-b096-e8e4b649ebe0 tempest-VolumesCloneTest-452883623 None] Successfully deleted volume: 04e25209-e20a-436f-a9d1-54e505d10324
Sep 15 21:45:19.584299 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-c668cc22-3ff0-44b3-b096-e8e4b649ebe0 tempest-VolumesCloneTest-452883623 None] Created reservations ['61936158-20bd-4bab-886b-da2aaf5b3446', 'c6d65448-52a4-40cf-8002-9e8432c832a5', '72c3ad3b-af24-4e12-8de0-48ca97961da1', 'ca8ba857-9b89-441e-afa5-edb7ca992d26'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:45:19.584299 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-c668cc22-3ff0-44b3-b096-e8e4b649ebe0 tempest-VolumesCloneTest-452883623 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:45:19.584299 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:45:19.584299 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:45:19.790871 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-c668cc22-3ff0-44b3-b096-e8e4b649ebe0 tempest-VolumesCloneTest-452883623 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:45:19.791697 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c668cc22-3ff0-44b3-b096-e8e4b649ebe0 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:19.825681 n-d-796909-3 sudo[109882]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:45:19.826848 n-d-796909-3 sudo[109882]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:20.736257 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-4609dc42-1c0b-4853-b271-c8f21b8d211a tempest-VolumesCloneTest-452883623 None] Lock "b'cinder-84762f12-cf62-4fb6-8dca-346abc67d8cb-delete_volume'" acquired by "delete_volume" :: waited 0.035s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:45:20.737990 n-d-796909-3 sudo[109882]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:20.761286 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c668cc22-3ff0-44b3-b096-e8e4b649ebe0 tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.963s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:20.765688 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c668cc22-3ff0-44b3-b096-e8e4b649ebe0 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:20.825962 n-d-796909-3 sudo[109885]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:45:20.830492 n-d-796909-3 sudo[109885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:21.038138 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-4609dc42-1c0b-4853-b271-c8f21b8d211a tempest-VolumesCloneTest-452883623 None] Skipping remove_export. No iscsi_target is presently exported for volume: 84762f12-cf62-4fb6-8dca-346abc67d8cb
Sep 15 21:45:21.040072 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4609dc42-1c0b-4853-b271-c8f21b8d211a tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-84762f12-cf62-4fb6-8dca-346abc67d8cb {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:21.113324 n-d-796909-3 sudo[109887]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-84762f12-cf62-4fb6-8dca-346abc67d8cb
Sep 15 21:45:21.114185 n-d-796909-3 sudo[109887]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:22.002713 n-d-796909-3 sudo[109885]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:22.005949 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c668cc22-3ff0-44b3-b096-e8e4b649ebe0 tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/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.240s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:22.009032 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-c668cc22-3ff0-44b3-b096-e8e4b649ebe0 tempest-VolumesCloneTest-452883623 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:45:22.015183 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-c668cc22-3ff0-44b3-b096-e8e4b649ebe0 tempest-VolumesCloneTest-452883623 None] Deleted volume successfully.
Sep 15 21:45:22.121162 n-d-796909-3 sudo[109887]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:22.123580 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-c668cc22-3ff0-44b3-b096-e8e4b649ebe0 tempest-VolumesCloneTest-452883623 None] Lock "b'cinder-04e25209-e20a-436f-a9d1-54e505d10324-delete_volume'" released by "delete_volume" :: held 5.519s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:45:22.124340 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4609dc42-1c0b-4853-b271-c8f21b8d211a tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-84762f12-cf62-4fb6-8dca-346abc67d8cb" returned: 0 in 1.084s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:22.125836 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4609dc42-1c0b-4853-b271-c8f21b8d211a tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-84762f12-cf62-4fb6-8dca-346abc67d8cb {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:22.187507 n-d-796909-3 sudo[109901]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-84762f12-cf62-4fb6-8dca-346abc67d8cb
Sep 15 21:45:22.188508 n-d-796909-3 sudo[109901]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:22.909378 n-d-796909-3 sudo[109901]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:22.911715 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4609dc42-1c0b-4853-b271-c8f21b8d211a tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-84762f12-cf62-4fb6-8dca-346abc67d8cb" returned: 0 in 0.785s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:22.914528 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4609dc42-1c0b-4853-b271-c8f21b8d211a tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-84762f12-cf62-4fb6-8dca-346abc67d8cb {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:22.952231 n-d-796909-3 sudo[109918]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-84762f12-cf62-4fb6-8dca-346abc67d8cb
Sep 15 21:45:22.953620 n-d-796909-3 sudo[109918]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:23.863287 n-d-796909-3 sudo[109918]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:23.865805 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4609dc42-1c0b-4853-b271-c8f21b8d211a tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-84762f12-cf62-4fb6-8dca-346abc67d8cb" returned: 0 in 0.951s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:23.868638 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-4609dc42-1c0b-4853-b271-c8f21b8d211a tempest-VolumesCloneTest-452883623 None] Successfully deleted volume: 84762f12-cf62-4fb6-8dca-346abc67d8cb
Sep 15 21:45:24.104609 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-4609dc42-1c0b-4853-b271-c8f21b8d211a tempest-VolumesCloneTest-452883623 None] Created reservations ['49e11014-ad41-4ac7-8598-63dbbd3f33d7', 'c5edf697-7446-4370-aee1-4b796176d1c5', '9cc8aec4-e38d-48fb-a38d-564fa37c0e9a', '2bbbb192-399b-4e5e-8398-e752b837b77c'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:45:24.110322 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-4609dc42-1c0b-4853-b271-c8f21b8d211a tempest-VolumesCloneTest-452883623 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:45:24.110322 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:45:24.110322 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:45:24.483326 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-4609dc42-1c0b-4853-b271-c8f21b8d211a tempest-VolumesCloneTest-452883623 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:45:24.484020 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4609dc42-1c0b-4853-b271-c8f21b8d211a tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:24.521228 n-d-796909-3 sudo[109954]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:45:24.523148 n-d-796909-3 sudo[109954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:24.786036 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-36ccb778-2ca9-4fc3-a58d-c39f8070a767 tempest-VolumesCloneTest-452883623 None] Lock "b'cinder-603a6b6c-b6dd-471b-b592-b606713a890b-delete_volume'" acquired by "delete_volume" :: waited 0.036s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:45:24.978926 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-36ccb778-2ca9-4fc3-a58d-c39f8070a767 tempest-VolumesCloneTest-452883623 None] Skipping remove_export. No iscsi_target is presently exported for volume: 603a6b6c-b6dd-471b-b592-b606713a890b
Sep 15 21:45:24.980223 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-36ccb778-2ca9-4fc3-a58d-c39f8070a767 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-603a6b6c-b6dd-471b-b592-b606713a890b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:25.019020 n-d-796909-3 sudo[109960]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-603a6b6c-b6dd-471b-b592-b606713a890b
Sep 15 21:45:25.020521 n-d-796909-3 sudo[109960]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:25.351536 n-d-796909-3 sudo[109954]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:25.353789 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4609dc42-1c0b-4853-b271-c8f21b8d211a tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:25.356492 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4609dc42-1c0b-4853-b271-c8f21b8d211a tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:25.399026 n-d-796909-3 sudo[109980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:45:25.399868 n-d-796909-3 sudo[109980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:25.634700 n-d-796909-3 sudo[109960]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:25.637335 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-36ccb778-2ca9-4fc3-a58d-c39f8070a767 tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-603a6b6c-b6dd-471b-b592-b606713a890b" returned: 0 in 0.657s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:25.638888 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-36ccb778-2ca9-4fc3-a58d-c39f8070a767 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-603a6b6c-b6dd-471b-b592-b606713a890b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:25.665265 n-d-796909-3 sudo[109988]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-603a6b6c-b6dd-471b-b592-b606713a890b
Sep 15 21:45:25.667650 n-d-796909-3 sudo[109988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:25.955225 n-d-796909-3 sudo[109980]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:25.960981 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4609dc42-1c0b-4853-b271-c8f21b8d211a tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.604s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:25.972131 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-4609dc42-1c0b-4853-b271-c8f21b8d211a tempest-VolumesCloneTest-452883623 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:45:25.981657 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-4609dc42-1c0b-4853-b271-c8f21b8d211a tempest-VolumesCloneTest-452883623 None] Deleted volume successfully.
Sep 15 21:45:26.090397 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-4609dc42-1c0b-4853-b271-c8f21b8d211a tempest-VolumesCloneTest-452883623 None] Lock "b'cinder-84762f12-cf62-4fb6-8dca-346abc67d8cb-delete_volume'" released by "delete_volume" :: held 5.356s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:45:26.277183 n-d-796909-3 sudo[109988]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:26.279684 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-36ccb778-2ca9-4fc3-a58d-c39f8070a767 tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-603a6b6c-b6dd-471b-b592-b606713a890b" returned: 0 in 0.641s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:26.281309 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-36ccb778-2ca9-4fc3-a58d-c39f8070a767 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-603a6b6c-b6dd-471b-b592-b606713a890b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:26.322590 n-d-796909-3 sudo[110010]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-603a6b6c-b6dd-471b-b592-b606713a890b
Sep 15 21:45:26.323432 n-d-796909-3 sudo[110010]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:27.148247 n-d-796909-3 sudo[110010]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:27.151348 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-36ccb778-2ca9-4fc3-a58d-c39f8070a767 tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-603a6b6c-b6dd-471b-b592-b606713a890b" returned: 0 in 0.869s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:27.152971 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-36ccb778-2ca9-4fc3-a58d-c39f8070a767 tempest-VolumesCloneTest-452883623 None] Successfully deleted volume: 603a6b6c-b6dd-471b-b592-b606713a890b
Sep 15 21:45:27.363485 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-36ccb778-2ca9-4fc3-a58d-c39f8070a767 tempest-VolumesCloneTest-452883623 None] Created reservations ['8d7ceb38-d6fe-4726-9513-9d57490fb228', 'a89010ca-05f8-463f-a450-f619c10eeff9', '66ccdbb0-033c-4201-ac8a-8d296f5c0048', 'a5231116-9a52-4bed-9c49-9691867a3b2f'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:45:27.364057 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-36ccb778-2ca9-4fc3-a58d-c39f8070a767 tempest-VolumesCloneTest-452883623 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:45:27.364057 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:45:27.364057 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:45:27.841452 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-36ccb778-2ca9-4fc3-a58d-c39f8070a767 tempest-VolumesCloneTest-452883623 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:45:27.841452 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-36ccb778-2ca9-4fc3-a58d-c39f8070a767 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:27.892857 n-d-796909-3 sudo[110030]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:45:27.893659 n-d-796909-3 sudo[110030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:28.907260 n-d-796909-3 sudo[110030]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:28.909385 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-36ccb778-2ca9-4fc3-a58d-c39f8070a767 tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:28.911196 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-36ccb778-2ca9-4fc3-a58d-c39f8070a767 tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:28.956751 n-d-796909-3 sudo[110036]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:45:28.957769 n-d-796909-3 sudo[110036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:28.987009 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-577c2140-0ee4-4d77-8d41-b3ba26631d4a tempest-VolumesCloneTest-452883623 None] Lock "b'cinder-c4eda1ac-2b0d-4138-9c25-098d3d7a9142-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:45:29.266992 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-577c2140-0ee4-4d77-8d41-b3ba26631d4a tempest-VolumesCloneTest-452883623 None] Skipping remove_export. No iscsi_target is presently exported for volume: c4eda1ac-2b0d-4138-9c25-098d3d7a9142
Sep 15 21:45:29.268802 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-577c2140-0ee4-4d77-8d41-b3ba26631d4a tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c4eda1ac-2b0d-4138-9c25-098d3d7a9142 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:29.375923 n-d-796909-3 sudo[110041]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c4eda1ac-2b0d-4138-9c25-098d3d7a9142
Sep 15 21:45:29.381120 n-d-796909-3 sudo[110041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:30.063820 n-d-796909-3 sudo[110036]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:30.085698 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-36ccb778-2ca9-4fc3-a58d-c39f8070a767 tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/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.174s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:30.088825 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-36ccb778-2ca9-4fc3-a58d-c39f8070a767 tempest-VolumesCloneTest-452883623 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:45:30.103914 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-36ccb778-2ca9-4fc3-a58d-c39f8070a767 tempest-VolumesCloneTest-452883623 None] Deleted volume successfully.
Sep 15 21:45:30.344447 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-36ccb778-2ca9-4fc3-a58d-c39f8070a767 tempest-VolumesCloneTest-452883623 None] Lock "b'cinder-603a6b6c-b6dd-471b-b592-b606713a890b-delete_volume'" released by "delete_volume" :: held 5.559s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:45:30.501575 n-d-796909-3 sudo[110041]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:30.504306 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-577c2140-0ee4-4d77-8d41-b3ba26631d4a tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c4eda1ac-2b0d-4138-9c25-098d3d7a9142" returned: 0 in 1.235s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:30.505886 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-577c2140-0ee4-4d77-8d41-b3ba26631d4a tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c4eda1ac-2b0d-4138-9c25-098d3d7a9142 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:30.531501 n-d-796909-3 sudo[110076]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c4eda1ac-2b0d-4138-9c25-098d3d7a9142
Sep 15 21:45:30.533084 n-d-796909-3 sudo[110076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:31.385188 n-d-796909-3 sudo[110076]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:31.387799 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-577c2140-0ee4-4d77-8d41-b3ba26631d4a tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c4eda1ac-2b0d-4138-9c25-098d3d7a9142" returned: 0 in 0.881s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:31.389644 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-577c2140-0ee4-4d77-8d41-b3ba26631d4a tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c4eda1ac-2b0d-4138-9c25-098d3d7a9142 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:31.409983 n-d-796909-3 sudo[110097]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c4eda1ac-2b0d-4138-9c25-098d3d7a9142
Sep 15 21:45:31.410785 n-d-796909-3 sudo[110097]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:32.141055 n-d-796909-3 sudo[110097]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:32.143700 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-577c2140-0ee4-4d77-8d41-b3ba26631d4a tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c4eda1ac-2b0d-4138-9c25-098d3d7a9142" returned: 0 in 0.754s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:32.145677 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-577c2140-0ee4-4d77-8d41-b3ba26631d4a tempest-VolumesCloneTest-452883623 None] Successfully deleted volume: c4eda1ac-2b0d-4138-9c25-098d3d7a9142
Sep 15 21:45:32.296031 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-577c2140-0ee4-4d77-8d41-b3ba26631d4a tempest-VolumesCloneTest-452883623 None] Created reservations ['184b4d5f-8249-4a0c-89d8-0a7c6b6f3261', 'e3c30b25-5172-4945-a9c2-ed3394dfcc3e', '564418d0-9efd-4450-af94-933bd1c4e9d5', '9ba811d1-f0ef-4b75-8807-9e468998075d'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:45:32.313099 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-577c2140-0ee4-4d77-8d41-b3ba26631d4a tempest-VolumesCloneTest-452883623 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:45:32.313099 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:45:32.313099 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:45:32.567218 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-577c2140-0ee4-4d77-8d41-b3ba26631d4a tempest-VolumesCloneTest-452883623 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:45:32.577500 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-577c2140-0ee4-4d77-8d41-b3ba26631d4a tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:32.616614 n-d-796909-3 sudo[110109]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:45:32.621302 n-d-796909-3 sudo[110109]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:33.310843 n-d-796909-3 sudo[110109]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:33.313424 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-577c2140-0ee4-4d77-8d41-b3ba26631d4a tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:33.316186 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-577c2140-0ee4-4d77-8d41-b3ba26631d4a tempest-VolumesCloneTest-452883623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:33.370150 n-d-796909-3 sudo[110115]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:45:33.371500 n-d-796909-3 sudo[110115]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:34.244086 n-d-796909-3 sudo[110115]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:34.246619 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-577c2140-0ee4-4d77-8d41-b3ba26631d4a tempest-VolumesCloneTest-452883623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.930s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:34.249074 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-577c2140-0ee4-4d77-8d41-b3ba26631d4a tempest-VolumesCloneTest-452883623 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:45:34.254990 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-577c2140-0ee4-4d77-8d41-b3ba26631d4a tempest-VolumesCloneTest-452883623 None] Deleted volume successfully.
Sep 15 21:45:34.336522 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-b652ed46-6886-4787-9276-868af9f0a664 tempest-VolumesBackupsAdminTest-16902036 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:45:34.343611 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-b652ed46-6886-4787-9276-868af9f0a664 tempest-VolumesBackupsAdminTest-16902036 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:45:34.344449 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-b652ed46-6886-4787-9276-868af9f0a664 tempest-VolumesBackupsAdminTest-16902036 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:45:34.395195 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b652ed46-6886-4787-9276-868af9f0a664 tempest-VolumesBackupsAdminTest-16902036 None] Flow 'volume_create_manager' (afe18fba-b43e-47e1-9bee-8427355d187f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:45:34.405698 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b652ed46-6886-4787-9276-868af9f0a664 tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (859e2535-ffd6-410a-a3a5-f85612670b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:45:34.456385 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-b652ed46-6886-4787-9276-868af9f0a664 tempest-VolumesBackupsAdminTest-16902036 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:45:34.485469 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b652ed46-6886-4787-9276-868af9f0a664 tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (859e2535-ffd6-410a-a3a5-f85612670b8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:45:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1376523430',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=e6d639cc-ba81-413e-8d62-f41e3cd91cfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76ca1f928c7d40218cddd879e528e774',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:45:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:45:34Z,user_id='dccfb43be0634e7ea356136b98bfb1f1',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:45:34.488379 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b652ed46-6886-4787-9276-868af9f0a664 tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0fbed273-bdbe-49f9-8aa1-0c68d6fff684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:45:34.491200 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b652ed46-6886-4787-9276-868af9f0a664 tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0fbed273-bdbe-49f9-8aa1-0c68d6fff684) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:45:34.497812 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b652ed46-6886-4787-9276-868af9f0a664 tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f3397fbd-e3d9-428d-a75b-ca251655d266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:45:34.500651 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b652ed46-6886-4787-9276-868af9f0a664 tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f3397fbd-e3d9-428d-a75b-ca251655d266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e6d639cc-ba81-413e-8d62-f41e3cd91cfb', 'volume_name': 'volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:45:34.503083 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b652ed46-6886-4787-9276-868af9f0a664 tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dc32fbdb-8789-46c2-bb39-57a4713aea39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:45:34.505384 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b652ed46-6886-4787-9276-868af9f0a664 tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dc32fbdb-8789-46c2-bb39-57a4713aea39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:45:34.508401 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b652ed46-6886-4787-9276-868af9f0a664 tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8b676dbb-3df9-421e-8cf2-544ecd778edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:45:34.509621 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-b652ed46-6886-4787-9276-868af9f0a664 tempest-VolumesBackupsAdminTest-16902036 None] Volume e6d639cc-ba81-413e-8d62-f41e3cd91cfb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb', 'volume_size': 1}
Sep 15 21:45:34.510777 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b652ed46-6886-4787-9276-868af9f0a664 tempest-VolumesBackupsAdminTest-16902036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:34.530566 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-577c2140-0ee4-4d77-8d41-b3ba26631d4a tempest-VolumesCloneTest-452883623 None] Lock "b'cinder-c4eda1ac-2b0d-4138-9c25-098d3d7a9142-delete_volume'" released by "delete_volume" :: held 5.543s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:45:34.539421 n-d-796909-3 sudo[110140]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:45:34.541992 n-d-796909-3 sudo[110140]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:35.307724 n-d-796909-3 sudo[110140]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:35.309897 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b652ed46-6886-4787-9276-868af9f0a664 tempest-VolumesBackupsAdminTest-16902036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.799s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:35.314936 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b652ed46-6886-4787-9276-868af9f0a664 tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8b676dbb-3df9-421e-8cf2-544ecd778edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:45:35.316179 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b652ed46-6886-4787-9276-868af9f0a664 tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (47635b06-2344-4cbb-8988-c95bc8e283b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:45:35.454127 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-b652ed46-6886-4787-9276-868af9f0a664 tempest-VolumesBackupsAdminTest-16902036 None] Volume volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb (e6d639cc-ba81-413e-8d62-f41e3cd91cfb): created successfully
Sep 15 21:45:35.456872 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b652ed46-6886-4787-9276-868af9f0a664 tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (47635b06-2344-4cbb-8988-c95bc8e283b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:45:35.464704 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b652ed46-6886-4787-9276-868af9f0a664 tempest-VolumesBackupsAdminTest-16902036 None] Flow 'volume_create_manager' (afe18fba-b43e-47e1-9bee-8427355d187f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:45:35.651620 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-b652ed46-6886-4787-9276-868af9f0a664 tempest-VolumesBackupsAdminTest-16902036 None] Created volume successfully.
Sep 15 21:45:35.737314 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-1fa9aebf-d9f2-4e41-8da5-9715755f1dde req-22a89d41-ee72-42fa-96e9-a39dee962323 tempest-AttachVolumeShelveTestJSON-2026270259 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:35.767213 n-d-796909-3 sudo[110182]: ubuntu : 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-6ee46833-8a00-4984-bc40-34a9d4c3b987
Sep 15 21:45:35.768692 n-d-796909-3 sudo[110182]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:36.591570 n-d-796909-3 sudo[110182]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:36.593970 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-1fa9aebf-d9f2-4e41-8da5-9715755f1dde req-22a89d41-ee72-42fa-96e9-a39dee962323 tempest-AttachVolumeShelveTestJSON-2026270259 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987" returned: 0 in 0.856s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:36.711563 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:36.739141 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:36.739551 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555695072]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-1fa9aebf-d9f2-4e41-8da5-9715755f1dde req-22a89d41-ee72-42fa-96e9-a39dee962323 tempest-AttachVolumeShelveTestJSON-2026270259 None] Targets prior to update: Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: I_T nexus: 17
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00060000
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf60
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00060001
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf61
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: SviwcaJaAcLSiSbY23GN
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Target 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: I_T nexus: 18
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00070000
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf70
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00070001
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf71
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: KTcDFWPHFjJ8ouBLGB6D
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Target 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: I_T nexus: 19
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00080000
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf80
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00080001
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf81
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: GZQGVQ7VZQ5HRJnTpGaJ
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:45:36.740247 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:45:36.762267 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-1fa9aebf-d9f2-4e41-8da5-9715755f1dde req-22a89d41-ee72-42fa-96e9-a39dee962323 tempest-AttachVolumeShelveTestJSON-2026270259 None] Creating iscsi_target for Volume ID: volume-6ee46833-8a00-4984-bc40-34a9d4c3b987 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:45:36.846041 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-1fa9aebf-d9f2-4e41-8da5-9715755f1dde req-22a89d41-ee72-42fa-96e9-a39dee962323 tempest-AttachVolumeShelveTestJSON-2026270259 None] Created volume path /opt/stack/data/cinder/volumes/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987,
Sep 15 21:45:36.846041 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:45:36.846041 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:45:36.846041 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987
Sep 15 21:45:36.846041 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:45:36.846041 n-d-796909-3 cinder-volume[84872]: incominguser oF8QUWe4sa3bugEGGbzF F73RGkv7GkGbBBNp
Sep 15 21:45:36.846041 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:45:36.846041 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:45:36.846041 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:45:36.846041 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:45:36.850791 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6ee46833-8a00-4984-bc40-34a9d4c3b987 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:37.481852 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6ee46833-8a00-4984-bc40-34a9d4c3b987" returned: 0 in 0.633s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:37.482453 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555695072]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:45:37.483321 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-1fa9aebf-d9f2-4e41-8da5-9715755f1dde req-22a89d41-ee72-42fa-96e9-a39dee962323 tempest-AttachVolumeShelveTestJSON-2026270259 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:45:37.483927 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-1fa9aebf-d9f2-4e41-8da5-9715755f1dde req-22a89d41-ee72-42fa-96e9-a39dee962323 tempest-AttachVolumeShelveTestJSON-2026270259 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:45:37.487348 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:37.494897 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:37.495869 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555695072]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-6ee46833-8a00-4984-bc40-34a9d4c3b987\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987\n Backing store flags: \n Account information:\n oF8QUWe4sa3bugEGGbzF\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-1fa9aebf-d9f2-4e41-8da5-9715755f1dde req-22a89d41-ee72-42fa-96e9-a39dee962323 tempest-AttachVolumeShelveTestJSON-2026270259 None] Targets after update: Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: I_T nexus: 17
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00060000
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf60
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00060001
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf61
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: SviwcaJaAcLSiSbY23GN
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Target 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: I_T nexus: 18
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00070000
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf70
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00070001
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf71
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: KTcDFWPHFjJ8ouBLGB6D
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Target 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: I_T nexus: 19
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00080000
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf80
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00080001
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf81
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: GZQGVQ7VZQ5HRJnTpGaJ
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:45:37.496958 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:45:37.516474 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:37.697329 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.187s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:37.698392 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555695072]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-6ee46833-8a00-4984-bc40-34a9d4c3b987\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987\n Backing store flags: \n Account information:\n oF8QUWe4sa3bugEGGbzF\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:45:37.699619 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:37.927336 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.189s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:37.955787 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555695072]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-6ee46833-8a00-4984-bc40-34a9d4c3b987\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987\n Backing store flags: \n Account information:\n oF8QUWe4sa3bugEGGbzF\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:45:37.962447 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-1fa9aebf-d9f2-4e41-8da5-9715755f1dde req-22a89d41-ee72-42fa-96e9-a39dee962323 tempest-AttachVolumeShelveTestJSON-2026270259 None] Set provider_location to: 10.222.0.24:3260,9 iqn.2010-10.org.openstack:volume-6ee46833-8a00-4984-bc40-34a9d4c3b987 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:45:38.000431 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.driver [None req-5dcbbfaa-aca6-4b46-80a8-47a6bdb69d5b tempest-VolumesBackupsAdminTest-16902036 None] Creating a new backup for volume volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb. {{(pid=84872) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 15 21:45:38.017071 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5dcbbfaa-aca6-4b46-80a8-47a6bdb69d5b tempest-VolumesBackupsAdminTest-16902036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:38.062366 n-d-796909-3 sudo[110225]: ubuntu : 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-e6d639cc-ba81-413e-8d62-f41e3cd91cfb
Sep 15 21:45:38.063177 n-d-796909-3 sudo[110225]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:38.792072 n-d-796909-3 sudo[110225]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:38.811984 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5dcbbfaa-aca6-4b46-80a8-47a6bdb69d5b tempest-VolumesBackupsAdminTest-16902036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb" returned: 0 in 0.796s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:38.915544 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-1fa9aebf-d9f2-4e41-8da5-9715755f1dde req-22a89d41-ee72-42fa-96e9-a39dee962323 tempest-AttachVolumeShelveTestJSON-2026270259 None] attachment_update completed successfully.
Sep 15 21:45:38.960262 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:38.985426 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:38.985426 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696032]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-6ee46833-8a00-4984-bc40-34a9d4c3b987\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987\n Backing store flags: \n Account information:\n oF8QUWe4sa3bugEGGbzF\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-5dcbbfaa-aca6-4b46-80a8-47a6bdb69d5b tempest-VolumesBackupsAdminTest-16902036 None] Targets prior to update: Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: I_T nexus: 17
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00060000
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf60
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00060001
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf61
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: SviwcaJaAcLSiSbY23GN
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Target 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: I_T nexus: 18
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00070000
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf70
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00070001
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf71
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: KTcDFWPHFjJ8ouBLGB6D
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Target 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: I_T nexus: 19
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00080000
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf80
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00080001
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf81
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: GZQGVQ7VZQ5HRJnTpGaJ
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Target 9: iqn.2010-10.org.openstack:volume-6ee46833-8a00-4984-bc40-34a9d4c3b987
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00090000
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf90
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00090001
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf91
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: oF8QUWe4sa3bugEGGbzF
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:45:38.986398 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:45:39.000359 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-5dcbbfaa-aca6-4b46-80a8-47a6bdb69d5b tempest-VolumesBackupsAdminTest-16902036 None] Creating iscsi_target for Volume ID: volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:45:39.069599 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-5dcbbfaa-aca6-4b46-80a8-47a6bdb69d5b tempest-VolumesBackupsAdminTest-16902036 None] Created volume path /opt/stack/data/cinder/volumes/volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb,
Sep 15 21:45:39.069599 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:45:39.069599 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:45:39.069599 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb
Sep 15 21:45:39.069599 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:45:39.069599 n-d-796909-3 cinder-volume[84872]: incominguser Ewu3KrQTx3sw76X7XJcH M2XCgwGTm7SMKBt4
Sep 15 21:45:39.069599 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:45:39.069599 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:45:39.069599 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:45:39.069599 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:45:39.074645 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:39.665635 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb" returned: 0 in 0.594s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:39.666152 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696032]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:45:39.666893 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-5dcbbfaa-aca6-4b46-80a8-47a6bdb69d5b tempest-VolumesBackupsAdminTest-16902036 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:45:39.667494 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-5dcbbfaa-aca6-4b46-80a8-47a6bdb69d5b tempest-VolumesBackupsAdminTest-16902036 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:45:39.669080 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:39.677674 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:39.678301 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696032]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-6ee46833-8a00-4984-bc40-34a9d4c3b987\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987\n Backing store flags: \n Account information:\n oF8QUWe4sa3bugEGGbzF\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb\n Backing store flags: \n Account information:\n Ewu3KrQTx3sw76X7XJcH\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-5dcbbfaa-aca6-4b46-80a8-47a6bdb69d5b tempest-VolumesBackupsAdminTest-16902036 None] Targets after update: Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: I_T nexus: 17
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00060000
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf60
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00060001
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf61
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: SviwcaJaAcLSiSbY23GN
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Target 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: I_T nexus: 18
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00070000
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf70
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00070001
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf71
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: KTcDFWPHFjJ8ouBLGB6D
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Target 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: I_T nexus: 19
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00080000
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf80
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00080001
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf81
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: GZQGVQ7VZQ5HRJnTpGaJ
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Target 9: iqn.2010-10.org.openstack:volume-6ee46833-8a00-4984-bc40-34a9d4c3b987
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00090000
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf90
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00090001
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf91
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: oF8QUWe4sa3bugEGGbzF
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:45:39.679230 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:45:39.695497 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:39.859884 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.166s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:39.867000 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696032]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-6ee46833-8a00-4984-bc40-34a9d4c3b987\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987\n Backing store flags: \n Account information:\n oF8QUWe4sa3bugEGGbzF\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb\n Backing store flags: \n Account information:\n Ewu3KrQTx3sw76X7XJcH\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:45:39.867000 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:40.046893 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.185s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:40.047458 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696032]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-6ee46833-8a00-4984-bc40-34a9d4c3b987\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987\n Backing store flags: \n Account information:\n oF8QUWe4sa3bugEGGbzF\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb\n Backing store flags: \n Account information:\n Ewu3KrQTx3sw76X7XJcH\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:45:40.049935 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [None req-5dcbbfaa-aca6-4b46-80a8-47a6bdb69d5b tempest-VolumesBackupsAdminTest-16902036 None] Set provider_location to: 10.222.0.24:3260,10 iqn.2010-10.org.openstack:volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:45:40.210731 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-5dcbbfaa-aca6-4b46-80a8-47a6bdb69d5b tempest-VolumesBackupsAdminTest-16902036 None] Initialize volume connection completed successfully.
Sep 15 21:45:40.601842 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-65923324-dd5f-4527-8be0-485218c9e924 tempest-VolumesListTestJSON-201467470 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:45:40.614722 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-65923324-dd5f-4527-8be0-485218c9e924 tempest-VolumesListTestJSON-201467470 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:45:40.614722 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-65923324-dd5f-4527-8be0-485218c9e924 tempest-VolumesListTestJSON-201467470 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:45:40.666604 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-65923324-dd5f-4527-8be0-485218c9e924 tempest-VolumesListTestJSON-201467470 None] Flow 'volume_create_manager' (eed51df7-d09e-454c-8cbc-2bdbb959f976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:45:40.685648 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-65923324-dd5f-4527-8be0-485218c9e924 tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dfa7ad2c-9dab-4d08-a30c-00cb969cc5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:45:40.791742 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-65923324-dd5f-4527-8be0-485218c9e924 tempest-VolumesListTestJSON-201467470 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:45:40.859700 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-65923324-dd5f-4527-8be0-485218c9e924 tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dfa7ad2c-9dab-4d08-a30c-00cb969cc5ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:45:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1306110880',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=2fa62ccf-f39a-4f83-b336-b4cd802862bd,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='dad7c946fb8f432d9d670b855234e89e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:45:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:45:40Z,user_id='5febc08b1a0a4f2ca556a8f157c80f9f',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:45:40.862459 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-65923324-dd5f-4527-8be0-485218c9e924 tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e743e5b-6a74-433c-93be-44f6bd4fb6db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:45:40.865932 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-65923324-dd5f-4527-8be0-485218c9e924 tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e743e5b-6a74-433c-93be-44f6bd4fb6db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:45:40.869411 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-65923324-dd5f-4527-8be0-485218c9e924 tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b429dc8a-b478-4b9b-8307-4b5e8a95a6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:45:40.872356 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-65923324-dd5f-4527-8be0-485218c9e924 tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b429dc8a-b478-4b9b-8307-4b5e8a95a6e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2fa62ccf-f39a-4f83-b336-b4cd802862bd', 'volume_name': 'volume-2fa62ccf-f39a-4f83-b336-b4cd802862bd', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:45:40.875229 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-65923324-dd5f-4527-8be0-485218c9e924 tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aef078ad-5bad-4639-84ac-18e20814ccc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:45:40.877658 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-65923324-dd5f-4527-8be0-485218c9e924 tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aef078ad-5bad-4639-84ac-18e20814ccc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:45:40.880745 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-65923324-dd5f-4527-8be0-485218c9e924 tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e48342b5-9acc-40cb-918e-5784f59b68da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:45:40.881721 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-65923324-dd5f-4527-8be0-485218c9e924 tempest-VolumesListTestJSON-201467470 None] Volume 2fa62ccf-f39a-4f83-b336-b4cd802862bd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2fa62ccf-f39a-4f83-b336-b4cd802862bd', 'volume_size': 1}
Sep 15 21:45:40.882819 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-65923324-dd5f-4527-8be0-485218c9e924 tempest-VolumesListTestJSON-201467470 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2fa62ccf-f39a-4f83-b336-b4cd802862bd stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:40.947980 n-d-796909-3 sudo[110355]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2fa62ccf-f39a-4f83-b336-b4cd802862bd stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:45:40.949350 n-d-796909-3 sudo[110355]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:41.901453 n-d-796909-3 sudo[110355]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:41.904191 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-65923324-dd5f-4527-8be0-485218c9e924 tempest-VolumesListTestJSON-201467470 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2fa62ccf-f39a-4f83-b336-b4cd802862bd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.021s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:41.909168 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-65923324-dd5f-4527-8be0-485218c9e924 tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e48342b5-9acc-40cb-918e-5784f59b68da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2fa62ccf-f39a-4f83-b336-b4cd802862bd', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:45:41.912394 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-65923324-dd5f-4527-8be0-485218c9e924 tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (15903b0e-c0e2-499a-be34-e69a155e9ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:45:41.988492 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-65923324-dd5f-4527-8be0-485218c9e924 tempest-VolumesListTestJSON-201467470 None] Volume volume-2fa62ccf-f39a-4f83-b336-b4cd802862bd (2fa62ccf-f39a-4f83-b336-b4cd802862bd): created successfully
Sep 15 21:45:41.990748 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-65923324-dd5f-4527-8be0-485218c9e924 tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (15903b0e-c0e2-499a-be34-e69a155e9ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:45:41.994968 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-65923324-dd5f-4527-8be0-485218c9e924 tempest-VolumesListTestJSON-201467470 None] Flow 'volume_create_manager' (eed51df7-d09e-454c-8cbc-2bdbb959f976) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:45:42.065010 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-65923324-dd5f-4527-8be0-485218c9e924 tempest-VolumesListTestJSON-201467470 None] Created volume successfully.
Sep 15 21:45:44.380453 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-c380685d-9963-4c95-ac14-b8a504be4737 tempest-VolumesListTestJSON-201467470 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:45:44.385716 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-c380685d-9963-4c95-ac14-b8a504be4737 tempest-VolumesListTestJSON-201467470 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:45:44.386542 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-c380685d-9963-4c95-ac14-b8a504be4737 tempest-VolumesListTestJSON-201467470 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:45:44.424403 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c380685d-9963-4c95-ac14-b8a504be4737 tempest-VolumesListTestJSON-201467470 None] Flow 'volume_create_manager' (b049ac52-714e-425b-94e3-e8efc3562c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:45:44.434776 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c380685d-9963-4c95-ac14-b8a504be4737 tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8dfdb5cc-42d0-4c63-acd9-4acdfc2178df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:45:44.495078 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-c380685d-9963-4c95-ac14-b8a504be4737 tempest-VolumesListTestJSON-201467470 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:45:44.559169 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c380685d-9963-4c95-ac14-b8a504be4737 tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8dfdb5cc-42d0-4c63-acd9-4acdfc2178df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:45:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1150032135',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=4b1e45bc-57f2-4033-b0cb-b354fcf383a1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='dad7c946fb8f432d9d670b855234e89e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:45:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:45:44Z,user_id='5febc08b1a0a4f2ca556a8f157c80f9f',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:45:44.565330 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c380685d-9963-4c95-ac14-b8a504be4737 tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2e292cbe-0cb5-4daa-9956-24834f7a8af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:45:44.572572 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c380685d-9963-4c95-ac14-b8a504be4737 tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2e292cbe-0cb5-4daa-9956-24834f7a8af9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:45:44.576015 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c380685d-9963-4c95-ac14-b8a504be4737 tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (31e90004-a8a3-4953-b3f1-4f8dba718033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:45:44.580919 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c380685d-9963-4c95-ac14-b8a504be4737 tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (31e90004-a8a3-4953-b3f1-4f8dba718033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4b1e45bc-57f2-4033-b0cb-b354fcf383a1', 'volume_name': 'volume-4b1e45bc-57f2-4033-b0cb-b354fcf383a1', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:45:44.583118 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c380685d-9963-4c95-ac14-b8a504be4737 tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a18ef770-16e8-496c-8cc3-c351d7a22dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:45:44.601761 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c380685d-9963-4c95-ac14-b8a504be4737 tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a18ef770-16e8-496c-8cc3-c351d7a22dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:45:44.604252 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c380685d-9963-4c95-ac14-b8a504be4737 tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (624e30ff-abf9-48e9-8835-c762a70ec8b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:45:44.607971 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-c380685d-9963-4c95-ac14-b8a504be4737 tempest-VolumesListTestJSON-201467470 None] Volume 4b1e45bc-57f2-4033-b0cb-b354fcf383a1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4b1e45bc-57f2-4033-b0cb-b354fcf383a1', 'volume_size': 1}
Sep 15 21:45:44.611674 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c380685d-9963-4c95-ac14-b8a504be4737 tempest-VolumesListTestJSON-201467470 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4b1e45bc-57f2-4033-b0cb-b354fcf383a1 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:44.684248 n-d-796909-3 sudo[110440]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4b1e45bc-57f2-4033-b0cb-b354fcf383a1 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:45:44.685073 n-d-796909-3 sudo[110440]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:45.780766 n-d-796909-3 sudo[110440]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:45.785902 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c380685d-9963-4c95-ac14-b8a504be4737 tempest-VolumesListTestJSON-201467470 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4b1e45bc-57f2-4033-b0cb-b354fcf383a1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.171s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:45.789136 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c380685d-9963-4c95-ac14-b8a504be4737 tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (624e30ff-abf9-48e9-8835-c762a70ec8b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4b1e45bc-57f2-4033-b0cb-b354fcf383a1', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:45:45.791510 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c380685d-9963-4c95-ac14-b8a504be4737 tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (13df77dc-5fd2-4920-ac5a-5f3e31975b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:45:45.891560 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-c380685d-9963-4c95-ac14-b8a504be4737 tempest-VolumesListTestJSON-201467470 None] Volume volume-4b1e45bc-57f2-4033-b0cb-b354fcf383a1 (4b1e45bc-57f2-4033-b0cb-b354fcf383a1): created successfully
Sep 15 21:45:45.893581 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c380685d-9963-4c95-ac14-b8a504be4737 tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (13df77dc-5fd2-4920-ac5a-5f3e31975b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:45:45.897380 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c380685d-9963-4c95-ac14-b8a504be4737 tempest-VolumesListTestJSON-201467470 None] Flow 'volume_create_manager' (b049ac52-714e-425b-94e3-e8efc3562c44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:45:45.984367 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-c380685d-9963-4c95-ac14-b8a504be4737 tempest-VolumesListTestJSON-201467470 None] Created volume successfully.
Sep 15 21:45:47.868763 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:45:47.875117 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:45:47.875117 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:47.912269 n-d-796909-3 sudo[110481]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:45:47.913793 n-d-796909-3 sudo[110481]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:48.558018 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-5ab594fd-b903-440d-8cac-ac17f79fd0ba tempest-VolumesListTestJSON-201467470 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:45:48.564192 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-5ab594fd-b903-440d-8cac-ac17f79fd0ba tempest-VolumesListTestJSON-201467470 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:45:48.564927 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-5ab594fd-b903-440d-8cac-ac17f79fd0ba tempest-VolumesListTestJSON-201467470 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:45:48.612958 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ab594fd-b903-440d-8cac-ac17f79fd0ba tempest-VolumesListTestJSON-201467470 None] Flow 'volume_create_manager' (8164bf13-6193-4ae3-973a-3bc57459bef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:45:48.619511 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ab594fd-b903-440d-8cac-ac17f79fd0ba tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a2e93ced-fe90-4449-a87a-a69cd0d70027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:45:48.676511 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-5ab594fd-b903-440d-8cac-ac17f79fd0ba tempest-VolumesListTestJSON-201467470 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:45:48.747484 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ab594fd-b903-440d-8cac-ac17f79fd0ba tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a2e93ced-fe90-4449-a87a-a69cd0d70027) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:45:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1278507146',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=f9f952e2-4b0a-4e42-ba8f-4d37deeda51b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='dad7c946fb8f432d9d670b855234e89e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:45:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:45:48Z,user_id='5febc08b1a0a4f2ca556a8f157c80f9f',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:45:48.755811 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ab594fd-b903-440d-8cac-ac17f79fd0ba tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2d90ff82-0ca5-4331-9247-723411cf0c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:45:48.759202 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ab594fd-b903-440d-8cac-ac17f79fd0ba tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2d90ff82-0ca5-4331-9247-723411cf0c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:45:48.770704 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ab594fd-b903-440d-8cac-ac17f79fd0ba tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9c6fc2b5-2d6a-4d5c-bdaf-d1cc18c9382c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:45:48.774460 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ab594fd-b903-440d-8cac-ac17f79fd0ba tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9c6fc2b5-2d6a-4d5c-bdaf-d1cc18c9382c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f9f952e2-4b0a-4e42-ba8f-4d37deeda51b', 'volume_name': 'volume-f9f952e2-4b0a-4e42-ba8f-4d37deeda51b', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:45:48.776942 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ab594fd-b903-440d-8cac-ac17f79fd0ba tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (43ab53be-2415-404c-9abe-fc9e0ffa0453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:45:48.785431 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ab594fd-b903-440d-8cac-ac17f79fd0ba tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (43ab53be-2415-404c-9abe-fc9e0ffa0453) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:45:48.790326 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ab594fd-b903-440d-8cac-ac17f79fd0ba tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (51dfda95-7346-4efc-9857-82acc3766ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:45:48.791395 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-5ab594fd-b903-440d-8cac-ac17f79fd0ba tempest-VolumesListTestJSON-201467470 None] Volume f9f952e2-4b0a-4e42-ba8f-4d37deeda51b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f9f952e2-4b0a-4e42-ba8f-4d37deeda51b', 'volume_size': 1}
Sep 15 21:45:48.792828 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5ab594fd-b903-440d-8cac-ac17f79fd0ba tempest-VolumesListTestJSON-201467470 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f9f952e2-4b0a-4e42-ba8f-4d37deeda51b stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:48.830059 n-d-796909-3 sudo[110505]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f9f952e2-4b0a-4e42-ba8f-4d37deeda51b stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:45:48.833072 n-d-796909-3 sudo[110505]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:48.997144 n-d-796909-3 sudo[110481]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:48.999510 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.128s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:49.009383 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:49.072564 n-d-796909-3 sudo[110513]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:45:49.074044 n-d-796909-3 sudo[110513]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:50.049556 n-d-796909-3 sudo[110505]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:50.052605 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5ab594fd-b903-440d-8cac-ac17f79fd0ba tempest-VolumesListTestJSON-201467470 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f9f952e2-4b0a-4e42-ba8f-4d37deeda51b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.259s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:50.057219 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ab594fd-b903-440d-8cac-ac17f79fd0ba tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (51dfda95-7346-4efc-9857-82acc3766ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f9f952e2-4b0a-4e42-ba8f-4d37deeda51b', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:45:50.060240 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ab594fd-b903-440d-8cac-ac17f79fd0ba tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (92a4007a-0011-44c3-ab1a-e99de44e40bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:45:50.128154 n-d-796909-3 sudo[110513]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:50.129830 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/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.122s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:50.132549 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:45:50.926489 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-5ab594fd-b903-440d-8cac-ac17f79fd0ba tempest-VolumesListTestJSON-201467470 None] Volume volume-f9f952e2-4b0a-4e42-ba8f-4d37deeda51b (f9f952e2-4b0a-4e42-ba8f-4d37deeda51b): created successfully
Sep 15 21:45:50.926489 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ab594fd-b903-440d-8cac-ac17f79fd0ba tempest-VolumesListTestJSON-201467470 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (92a4007a-0011-44c3-ab1a-e99de44e40bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:45:50.926489 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ab594fd-b903-440d-8cac-ac17f79fd0ba tempest-VolumesListTestJSON-201467470 None] Flow 'volume_create_manager' (8164bf13-6193-4ae3-973a-3bc57459bef9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:45:51.061675 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-5ab594fd-b903-440d-8cac-ac17f79fd0ba tempest-VolumesListTestJSON-201467470 None] Created volume successfully.
Sep 15 21:45:58.387618 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-1ce837e0-2822-4dc8-b050-4e9522dcf6ff tempest-VolumesListTestJSON-201467470 None] Lock "b'cinder-f9f952e2-4b0a-4e42-ba8f-4d37deeda51b-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:45:58.625985 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-1ce837e0-2822-4dc8-b050-4e9522dcf6ff tempest-VolumesListTestJSON-201467470 None] Skipping remove_export. No iscsi_target is presently exported for volume: f9f952e2-4b0a-4e42-ba8f-4d37deeda51b
Sep 15 21:45:58.630844 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1ce837e0-2822-4dc8-b050-4e9522dcf6ff tempest-VolumesListTestJSON-201467470 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f9f952e2-4b0a-4e42-ba8f-4d37deeda51b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:58.712813 n-d-796909-3 sudo[110709]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f9f952e2-4b0a-4e42-ba8f-4d37deeda51b
Sep 15 21:45:58.713692 n-d-796909-3 sudo[110709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:59.455427 n-d-796909-3 sudo[110709]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:59.458142 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1ce837e0-2822-4dc8-b050-4e9522dcf6ff tempest-VolumesListTestJSON-201467470 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f9f952e2-4b0a-4e42-ba8f-4d37deeda51b" returned: 0 in 0.827s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:59.467599 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1ce837e0-2822-4dc8-b050-4e9522dcf6ff tempest-VolumesListTestJSON-201467470 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f9f952e2-4b0a-4e42-ba8f-4d37deeda51b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:59.490023 n-d-796909-3 sudo[110712]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f9f952e2-4b0a-4e42-ba8f-4d37deeda51b
Sep 15 21:45:59.492227 n-d-796909-3 sudo[110712]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:46:00.155778 n-d-796909-3 sudo[110712]: pam_unix(sudo:session): session closed for user root
Sep 15 21:46:00.159362 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1ce837e0-2822-4dc8-b050-4e9522dcf6ff tempest-VolumesListTestJSON-201467470 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f9f952e2-4b0a-4e42-ba8f-4d37deeda51b" returned: 0 in 0.696s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:46:00.161297 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1ce837e0-2822-4dc8-b050-4e9522dcf6ff tempest-VolumesListTestJSON-201467470 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f9f952e2-4b0a-4e42-ba8f-4d37deeda51b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:46:00.203944 n-d-796909-3 sudo[110717]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f9f952e2-4b0a-4e42-ba8f-4d37deeda51b
Sep 15 21:46:00.208378 n-d-796909-3 sudo[110717]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:46:01.764885 n-d-796909-3 sudo[110717]: pam_unix(sudo:session): session closed for user root
Sep 15 21:46:01.767119 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1ce837e0-2822-4dc8-b050-4e9522dcf6ff tempest-VolumesListTestJSON-201467470 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f9f952e2-4b0a-4e42-ba8f-4d37deeda51b" returned: 0 in 1.605s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:46:01.768242 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-1ce837e0-2822-4dc8-b050-4e9522dcf6ff tempest-VolumesListTestJSON-201467470 None] Successfully deleted volume: f9f952e2-4b0a-4e42-ba8f-4d37deeda51b
Sep 15 21:46:01.926281 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-1ce837e0-2822-4dc8-b050-4e9522dcf6ff tempest-VolumesListTestJSON-201467470 None] Created reservations ['754a3a21-00e4-4c50-a2c0-0366abcb1373', '9edb30f8-af05-4761-838a-a852b5508747', '899ecd79-53cb-4977-8dbf-75525fa86899', '59201bd4-88f0-4d82-a28f-6b9354cddeb7'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:46:01.930476 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-1ce837e0-2822-4dc8-b050-4e9522dcf6ff tempest-VolumesListTestJSON-201467470 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:46:01.930476 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:46:01.930476 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:46:02.190671 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-1ce837e0-2822-4dc8-b050-4e9522dcf6ff tempest-VolumesListTestJSON-201467470 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:46:02.195093 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1ce837e0-2822-4dc8-b050-4e9522dcf6ff tempest-VolumesListTestJSON-201467470 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:46:02.234742 n-d-796909-3 sudo[110738]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:46:02.236220 n-d-796909-3 sudo[110738]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:46:02.413871 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-268831f5-6563-4bc7-bd85-89c270a8926c tempest-VolumesListTestJSON-201467470 None] Lock "b'cinder-4b1e45bc-57f2-4033-b0cb-b354fcf383a1-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:46:02.642271 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-268831f5-6563-4bc7-bd85-89c270a8926c tempest-VolumesListTestJSON-201467470 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4b1e45bc-57f2-4033-b0cb-b354fcf383a1
Sep 15 21:46:02.645224 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-268831f5-6563-4bc7-bd85-89c270a8926c tempest-VolumesListTestJSON-201467470 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4b1e45bc-57f2-4033-b0cb-b354fcf383a1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:46:02.700421 n-d-796909-3 sudo[110740]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4b1e45bc-57f2-4033-b0cb-b354fcf383a1
Sep 15 21:46:02.702048 n-d-796909-3 sudo[110740]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:46:03.049723 n-d-796909-3 sudo[110738]: pam_unix(sudo:session): session closed for user root
Sep 15 21:46:03.052130 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1ce837e0-2822-4dc8-b050-4e9522dcf6ff tempest-VolumesListTestJSON-201467470 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.860s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:46:03.055518 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1ce837e0-2822-4dc8-b050-4e9522dcf6ff tempest-VolumesListTestJSON-201467470 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:46:03.099377 n-d-796909-3 sudo[110745]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:46:03.102108 n-d-796909-3 sudo[110745]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:46:03.425884 n-d-796909-3 sudo[110740]: pam_unix(sudo:session): session closed for user root
Sep 15 21:46:03.436458 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-268831f5-6563-4bc7-bd85-89c270a8926c tempest-VolumesListTestJSON-201467470 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4b1e45bc-57f2-4033-b0cb-b354fcf383a1" returned: 0 in 0.783s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:46:03.436458 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-268831f5-6563-4bc7-bd85-89c270a8926c tempest-VolumesListTestJSON-201467470 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4b1e45bc-57f2-4033-b0cb-b354fcf383a1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:46:03.472432 n-d-796909-3 sudo[110749]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4b1e45bc-57f2-4033-b0cb-b354fcf383a1
Sep 15 21:46:03.473262 n-d-796909-3 sudo[110749]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:46:03.751668 n-d-796909-3 sudo[110745]: pam_unix(sudo:session): session closed for user root
Sep 15 21:46:03.754206 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1ce837e0-2822-4dc8-b050-4e9522dcf6ff tempest-VolumesListTestJSON-201467470 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.698s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:46:03.756347 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-1ce837e0-2822-4dc8-b050-4e9522dcf6ff tempest-VolumesListTestJSON-201467470 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:46:03.768687 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-1ce837e0-2822-4dc8-b050-4e9522dcf6ff tempest-VolumesListTestJSON-201467470 None] Deleted volume successfully.
Sep 15 21:46:03.853039 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-1ce837e0-2822-4dc8-b050-4e9522dcf6ff tempest-VolumesListTestJSON-201467470 None] Lock "b'cinder-f9f952e2-4b0a-4e42-ba8f-4d37deeda51b-delete_volume'" released by "delete_volume" :: held 5.466s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:46:04.125630 n-d-796909-3 sudo[110749]: pam_unix(sudo:session): session closed for user root
Sep 15 21:46:04.129228 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-268831f5-6563-4bc7-bd85-89c270a8926c tempest-VolumesListTestJSON-201467470 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4b1e45bc-57f2-4033-b0cb-b354fcf383a1" returned: 0 in 0.698s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:46:04.131616 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-268831f5-6563-4bc7-bd85-89c270a8926c tempest-VolumesListTestJSON-201467470 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4b1e45bc-57f2-4033-b0cb-b354fcf383a1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:46:04.171289 n-d-796909-3 sudo[110806]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4b1e45bc-57f2-4033-b0cb-b354fcf383a1
Sep 15 21:46:04.172089 n-d-796909-3 sudo[110806]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:46:05.066404 n-d-796909-3 sudo[110806]: pam_unix(sudo:session): session closed for user root
Sep 15 21:46:05.069747 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-268831f5-6563-4bc7-bd85-89c270a8926c tempest-VolumesListTestJSON-201467470 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4b1e45bc-57f2-4033-b0cb-b354fcf383a1" returned: 0 in 0.937s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:46:05.072965 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-268831f5-6563-4bc7-bd85-89c270a8926c tempest-VolumesListTestJSON-201467470 None] Successfully deleted volume: 4b1e45bc-57f2-4033-b0cb-b354fcf383a1
Sep 15 21:46:05.253417 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-268831f5-6563-4bc7-bd85-89c270a8926c tempest-VolumesListTestJSON-201467470 None] Created reservations ['316179cc-80de-4d8c-a03c-2fe3123ed64b', '118753f6-f74e-4f6f-b229-89a7e1e5a79b', '34be54b7-1ecc-4de4-a6df-ca6a17aedcba', '36daddbf-7aa5-49e8-9673-6b9fc4e4328e'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:46:05.257011 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-268831f5-6563-4bc7-bd85-89c270a8926c tempest-VolumesListTestJSON-201467470 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:46:05.257011 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:46:05.257011 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:46:05.482203 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-268831f5-6563-4bc7-bd85-89c270a8926c tempest-VolumesListTestJSON-201467470 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:46:05.483626 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-268831f5-6563-4bc7-bd85-89c270a8926c tempest-VolumesListTestJSON-201467470 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:46:05.509100 n-d-796909-3 sudo[110835]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:46:05.509932 n-d-796909-3 sudo[110835]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:46:06.075636 n-d-796909-3 sudo[110835]: pam_unix(sudo:session): session closed for user root
Sep 15 21:46:06.077799 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-268831f5-6563-4bc7-bd85-89c270a8926c tempest-VolumesListTestJSON-201467470 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:46:06.080076 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-268831f5-6563-4bc7-bd85-89c270a8926c tempest-VolumesListTestJSON-201467470 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:46:06.107031 n-d-796909-3 sudo[110840]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:46:06.107901 n-d-796909-3 sudo[110840]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:46:06.519797 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-681b0193-57f3-4502-8e75-90ddbb60768f tempest-VolumesListTestJSON-201467470 None] Lock "b'cinder-2fa62ccf-f39a-4f83-b336-b4cd802862bd-delete_volume'" acquired by "delete_volume" :: waited 0.030s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:46:06.852819 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-681b0193-57f3-4502-8e75-90ddbb60768f tempest-VolumesListTestJSON-201467470 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2fa62ccf-f39a-4f83-b336-b4cd802862bd
Sep 15 21:46:06.858339 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-681b0193-57f3-4502-8e75-90ddbb60768f tempest-VolumesListTestJSON-201467470 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2fa62ccf-f39a-4f83-b336-b4cd802862bd {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:46:06.872142 n-d-796909-3 sudo[110840]: pam_unix(sudo:session): session closed for user root
Sep 15 21:46:06.897324 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-268831f5-6563-4bc7-bd85-89c270a8926c tempest-VolumesListTestJSON-201467470 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:46:06.899727 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-268831f5-6563-4bc7-bd85-89c270a8926c tempest-VolumesListTestJSON-201467470 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:46:06.912673 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-268831f5-6563-4bc7-bd85-89c270a8926c tempest-VolumesListTestJSON-201467470 None] Deleted volume successfully.
Sep 15 21:46:06.923728 n-d-796909-3 sudo[110843]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2fa62ccf-f39a-4f83-b336-b4cd802862bd
Sep 15 21:46:06.924526 n-d-796909-3 sudo[110843]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:46:07.057815 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-268831f5-6563-4bc7-bd85-89c270a8926c tempest-VolumesListTestJSON-201467470 None] Lock "b'cinder-4b1e45bc-57f2-4033-b0cb-b354fcf383a1-delete_volume'" released by "delete_volume" :: held 4.644s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:46:07.693189 n-d-796909-3 sudo[110843]: pam_unix(sudo:session): session closed for user root
Sep 15 21:46:07.695040 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-681b0193-57f3-4502-8e75-90ddbb60768f tempest-VolumesListTestJSON-201467470 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2fa62ccf-f39a-4f83-b336-b4cd802862bd" returned: 0 in 0.841s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:46:07.696990 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-681b0193-57f3-4502-8e75-90ddbb60768f tempest-VolumesListTestJSON-201467470 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2fa62ccf-f39a-4f83-b336-b4cd802862bd {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:46:07.742516 n-d-796909-3 sudo[110846]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2fa62ccf-f39a-4f83-b336-b4cd802862bd
Sep 15 21:46:07.745459 n-d-796909-3 sudo[110846]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:46:08.473241 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-681b0193-57f3-4502-8e75-90ddbb60768f tempest-VolumesListTestJSON-201467470 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2fa62ccf-f39a-4f83-b336-b4cd802862bd" returned: 0 in 0.773s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:46:08.473241 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-681b0193-57f3-4502-8e75-90ddbb60768f tempest-VolumesListTestJSON-201467470 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2fa62ccf-f39a-4f83-b336-b4cd802862bd {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:46:08.466633 n-d-796909-3 sudo[110846]: pam_unix(sudo:session): session closed for user root
Sep 15 21:46:08.502233 n-d-796909-3 sudo[110889]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2fa62ccf-f39a-4f83-b336-b4cd802862bd
Sep 15 21:46:08.503145 n-d-796909-3 sudo[110889]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:46:09.226643 n-d-796909-3 sudo[110889]: pam_unix(sudo:session): session closed for user root
Sep 15 21:46:09.229324 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-681b0193-57f3-4502-8e75-90ddbb60768f tempest-VolumesListTestJSON-201467470 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2fa62ccf-f39a-4f83-b336-b4cd802862bd" returned: 0 in 0.756s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:46:09.231571 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-681b0193-57f3-4502-8e75-90ddbb60768f tempest-VolumesListTestJSON-201467470 None] Successfully deleted volume: 2fa62ccf-f39a-4f83-b336-b4cd802862bd
Sep 15 21:46:09.374023 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-681b0193-57f3-4502-8e75-90ddbb60768f tempest-VolumesListTestJSON-201467470 None] Created reservations ['46d3efeb-31af-4c04-893a-90ab81447c7d', '36892651-b5c0-40c5-bbba-465e86418c3d', 'd545c635-358a-4ef3-896e-33d58049a4e1', '26ec76db-8f76-4e1e-b021-0192b32add48'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:46:09.377825 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-681b0193-57f3-4502-8e75-90ddbb60768f tempest-VolumesListTestJSON-201467470 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:46:09.377825 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:46:09.377825 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:46:09.648964 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-681b0193-57f3-4502-8e75-90ddbb60768f tempest-VolumesListTestJSON-201467470 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:46:09.650201 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-681b0193-57f3-4502-8e75-90ddbb60768f tempest-VolumesListTestJSON-201467470 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:46:09.690380 n-d-796909-3 sudo[110916]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:46:09.691192 n-d-796909-3 sudo[110916]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:46:10.448470 n-d-796909-3 sudo[110916]: pam_unix(sudo:session): session closed for user root
Sep 15 21:46:10.453332 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-681b0193-57f3-4502-8e75-90ddbb60768f tempest-VolumesListTestJSON-201467470 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.802s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:46:10.456467 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-681b0193-57f3-4502-8e75-90ddbb60768f tempest-VolumesListTestJSON-201467470 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:46:10.498782 n-d-796909-3 sudo[110930]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:46:10.503146 n-d-796909-3 sudo[110930]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:46:11.169274 n-d-796909-3 sudo[110930]: pam_unix(sudo:session): session closed for user root
Sep 15 21:46:11.172166 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-681b0193-57f3-4502-8e75-90ddbb60768f tempest-VolumesListTestJSON-201467470 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:46:11.174647 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-681b0193-57f3-4502-8e75-90ddbb60768f tempest-VolumesListTestJSON-201467470 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:46:11.189653 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-681b0193-57f3-4502-8e75-90ddbb60768f tempest-VolumesListTestJSON-201467470 None] Deleted volume successfully.
Sep 15 21:46:11.317190 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-681b0193-57f3-4502-8e75-90ddbb60768f tempest-VolumesListTestJSON-201467470 None] Lock "b'cinder-2fa62ccf-f39a-4f83-b336-b4cd802862bd-delete_volume'" released by "delete_volume" :: held 4.804s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:46:47.439504 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-5dcbbfaa-aca6-4b46-80a8-47a6bdb69d5b tempest-VolumesBackupsAdminTest-16902036 None] Terminate volume connection completed successfully.
Sep 15 21:46:47.493384 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:46:47.630972 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.136s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:46:47.630972 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555693952]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-6ee46833-8a00-4984-bc40-34a9d4c3b987\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987\n Backing store flags: \n Account information:\n oF8QUWe4sa3bugEGGbzF\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb\n Backing store flags: \n Account information:\n Ewu3KrQTx3sw76X7XJcH\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:46:47.630972 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [None req-5dcbbfaa-aca6-4b46-80a8-47a6bdb69d5b tempest-VolumesBackupsAdminTest-16902036 None] Removing iscsi_target for Volume ID: e6d639cc-ba81-413e-8d62-f41e3cd91cfb
Sep 15 21:46:47.633733 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:46:47.877826 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb -f" returned: 0 in 0.247s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:46:47.878347 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555693952]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:46:47.879267 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:46:47.879821 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:46:47.880686 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:46:47.911553 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:46:47.915220 n-d-796909-3 sudo[111264]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:46:47.916763 n-d-796909-3 sudo[111264]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:46:48.042147 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.131s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:46:48.042549 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555693952]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-6ee46833-8a00-4984-bc40-34a9d4c3b987\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987\n Backing store flags: \n Account information:\n oF8QUWe4sa3bugEGGbzF\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:46:48.043716 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-5dcbbfaa-aca6-4b46-80a8-47a6bdb69d5b tempest-VolumesBackupsAdminTest-16902036 None] Remove volume export completed successfully.
Sep 15 21:46:48.471800 n-d-796909-3 sudo[111264]: pam_unix(sudo:session): session closed for user root
Sep 15 21:46:48.473802 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.593s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:46:48.476604 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:46:48.503926 n-d-796909-3 sudo[111276]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:46:48.505644 n-d-796909-3 sudo[111276]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:46:49.072813 n-d-796909-3 sudo[111276]: pam_unix(sudo:session): session closed for user root
Sep 15 21:46:49.074805 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:46:49.076182 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:46:53.089872 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:46:53.125212 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:46:53.134429 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:46:53.162313 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Flow 'volume_create_manager' (6bdaaac1-5353-409b-a8db-e1e17dbcc2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:46:53.166937 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (086b2199-413e-4822-92aa-1cc225aaf1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:46:53.220396 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:46:53.247110 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (086b2199-413e-4822-92aa-1cc225aaf1fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:46:52Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_8e1e7d49-c103-4e41-8a80-4fb771b121dd',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=b1724d6f-4005-490a-bc2a-1a237d77d20f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76ca1f928c7d40218cddd879e528e774',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:46:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:46:53Z,user_id='dccfb43be0634e7ea356136b98bfb1f1',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:46:53.252681 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (56d61394-37aa-4e5e-948c-92ae2c3fb177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:46:53.255455 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (56d61394-37aa-4e5e-948c-92ae2c3fb177) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:46:53.260929 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0a0f8a10-fa13-4745-9712-ac01d8be4557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:46:53.264734 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0a0f8a10-fa13-4745-9712-ac01d8be4557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b1724d6f-4005-490a-bc2a-1a237d77d20f', 'volume_name': 'volume-b1724d6f-4005-490a-bc2a-1a237d77d20f', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:46:53.267690 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (25e7f08c-432a-48cc-abf6-50148a3eb624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:46:53.274317 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (25e7f08c-432a-48cc-abf6-50148a3eb624) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:46:53.277223 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (138b5d6e-1462-41a5-a155-f4d2c5b12780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:46:53.285618 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Volume b1724d6f-4005-490a-bc2a-1a237d77d20f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b1724d6f-4005-490a-bc2a-1a237d77d20f', 'volume_size': 1}
Sep 15 21:46:53.286940 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b1724d6f-4005-490a-bc2a-1a237d77d20f stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:46:53.351785 n-d-796909-3 sudo[111399]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b1724d6f-4005-490a-bc2a-1a237d77d20f stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:46:53.353290 n-d-796909-3 sudo[111399]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:46:54.185220 n-d-796909-3 sudo[111399]: pam_unix(sudo:session): session closed for user root
Sep 15 21:46:54.187901 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b1724d6f-4005-490a-bc2a-1a237d77d20f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.900s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:46:54.191727 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (138b5d6e-1462-41a5-a155-f4d2c5b12780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b1724d6f-4005-490a-bc2a-1a237d77d20f', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:46:54.202608 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (55ac8443-8548-4079-beea-99ca54b7fe49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:46:54.347587 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Volume volume-b1724d6f-4005-490a-bc2a-1a237d77d20f (b1724d6f-4005-490a-bc2a-1a237d77d20f): created successfully
Sep 15 21:46:54.350143 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (55ac8443-8548-4079-beea-99ca54b7fe49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:46:54.354702 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Flow 'volume_create_manager' (6bdaaac1-5353-409b-a8db-e1e17dbcc2af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:46:54.429340 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Created volume successfully.
Sep 15 21:46:55.371112 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b1724d6f-4005-490a-bc2a-1a237d77d20f {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:46:55.413107 n-d-796909-3 sudo[111448]: ubuntu : 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-b1724d6f-4005-490a-bc2a-1a237d77d20f
Sep 15 21:46:55.415639 n-d-796909-3 sudo[111448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:46:55.954267 n-d-796909-3 sudo[111448]: pam_unix(sudo:session): session closed for user root
Sep 15 21:46:55.956874 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b1724d6f-4005-490a-bc2a-1a237d77d20f" returned: 0 in 0.585s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:46:56.007112 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:46:56.015778 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:46:56.016328 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-6ee46833-8a00-4984-bc40-34a9d4c3b987\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987\n Backing store flags: \n Account information:\n oF8QUWe4sa3bugEGGbzF\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Targets prior to update: Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: I_T nexus: 17
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00060000
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf60
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00060001
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf61
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: SviwcaJaAcLSiSbY23GN
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Target 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: I_T nexus: 18
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00070000
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf70
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00070001
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf71
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: KTcDFWPHFjJ8ouBLGB6D
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Target 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: I_T nexus: 19
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00080000
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf80
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00080001
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf81
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: GZQGVQ7VZQ5HRJnTpGaJ
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Target 9: iqn.2010-10.org.openstack:volume-6ee46833-8a00-4984-bc40-34a9d4c3b987
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: I_T nexus: 22
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00090000
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf90
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00090001
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf91
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: oF8QUWe4sa3bugEGGbzF
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:46:56.017304 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:46:56.031341 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Creating iscsi_target for Volume ID: volume-b1724d6f-4005-490a-bc2a-1a237d77d20f {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:46:56.109368 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Created volume path /opt/stack/data/cinder/volumes/volume-b1724d6f-4005-490a-bc2a-1a237d77d20f,
Sep 15 21:46:56.109368 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:46:56.109368 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:46:56.109368 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b1724d6f-4005-490a-bc2a-1a237d77d20f
Sep 15 21:46:56.109368 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:46:56.109368 n-d-796909-3 cinder-volume[84872]: incominguser P4RgM9VQfZJPeubq2vu9 okDi2CiyM8AsTUNc
Sep 15 21:46:56.109368 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:46:56.109368 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:46:56.109368 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:46:56.109368 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:46:56.114915 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b1724d6f-4005-490a-bc2a-1a237d77d20f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:46:56.955276 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b1724d6f-4005-490a-bc2a-1a237d77d20f" returned: 0 in 0.844s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:46:56.956479 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:46:56.957408 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:46:56.958215 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:46:56.961151 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:46:56.982451 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:46:56.983535 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-6ee46833-8a00-4984-bc40-34a9d4c3b987\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987\n Backing store flags: \n Account information:\n oF8QUWe4sa3bugEGGbzF\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-b1724d6f-4005-490a-bc2a-1a237d77d20f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b1724d6f-4005-490a-bc2a-1a237d77d20f\n Backing store flags: \n Account information:\n P4RgM9VQfZJPeubq2vu9\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Targets after update: Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: I_T nexus: 17
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00060000
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf60
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00060001
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf61
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: SviwcaJaAcLSiSbY23GN
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Target 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: I_T nexus: 18
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00070000
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf70
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00070001
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf71
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: KTcDFWPHFjJ8ouBLGB6D
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Target 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: I_T nexus: 19
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00080000
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf80
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00080001
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf81
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: GZQGVQ7VZQ5HRJnTpGaJ
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Target 9: iqn.2010-10.org.openstack:volume-6ee46833-8a00-4984-bc40-34a9d4c3b987
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: I_T nexus: 22
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00090000
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf90
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00090001
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf91
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: oF8QUWe4sa3bugEGGbzF
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:46:56.984771 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:46:57.003690 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:46:57.119973 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.130s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:46:57.120644 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-6ee46833-8a00-4984-bc40-34a9d4c3b987\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987\n Backing store flags: \n Account information:\n oF8QUWe4sa3bugEGGbzF\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-b1724d6f-4005-490a-bc2a-1a237d77d20f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b1724d6f-4005-490a-bc2a-1a237d77d20f\n Backing store flags: \n Account information:\n P4RgM9VQfZJPeubq2vu9\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:46:57.122036 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:46:57.260974 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.139s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:46:57.261541 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-6ee46833-8a00-4984-bc40-34a9d4c3b987\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987\n Backing store flags: \n Account information:\n oF8QUWe4sa3bugEGGbzF\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-b1724d6f-4005-490a-bc2a-1a237d77d20f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b1724d6f-4005-490a-bc2a-1a237d77d20f\n Backing store flags: \n Account information:\n P4RgM9VQfZJPeubq2vu9\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:46:57.262869 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Set provider_location to: 10.222.0.24:3260,10 iqn.2010-10.org.openstack:volume-b1724d6f-4005-490a-bc2a-1a237d77d20f 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:46:57.400823 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Initialize volume connection completed successfully.
Sep 15 21:47:32.408399 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-358c8237-76b6-4771-8a5c-a947d7583d30 req-ebf9249a-5bc2-4fb3-a91f-56c71ae9c5a7 tempest-AttachVolumeShelveTestJSON-2026270259 None] Terminate volume connection completed successfully.
Sep 15 21:47:32.408399 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-358c8237-76b6-4771-8a5c-a947d7583d30 req-ebf9249a-5bc2-4fb3-a91f-56c71ae9c5a7 tempest-AttachVolumeShelveTestJSON-2026270259 None] Deleting attachment c8d0eb19-f790-4077-a840-124b1c4c34e2. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:47:32.408399 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:47:32.540213 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.136s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:47:32.540683 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-6ee46833-8a00-4984-bc40-34a9d4c3b987\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987\n Backing store flags: \n Account information:\n oF8QUWe4sa3bugEGGbzF\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-b1724d6f-4005-490a-bc2a-1a237d77d20f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b1724d6f-4005-490a-bc2a-1a237d77d20f\n Backing store flags: \n Account information:\n P4RgM9VQfZJPeubq2vu9\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:47:32.541548 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-358c8237-76b6-4771-8a5c-a947d7583d30 req-ebf9249a-5bc2-4fb3-a91f-56c71ae9c5a7 tempest-AttachVolumeShelveTestJSON-2026270259 None] Removing iscsi_target for Volume ID: 6ee46833-8a00-4984-bc40-34a9d4c3b987
Sep 15 21:47:32.544481 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6ee46833-8a00-4984-bc40-34a9d4c3b987 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:47:32.762392 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6ee46833-8a00-4984-bc40-34a9d4c3b987 -f" returned: 0 in 0.212s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:47:32.762392 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:47:32.762392 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:47:32.955115 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.196s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:47:32.955501 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-b1724d6f-4005-490a-bc2a-1a237d77d20f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b1724d6f-4005-490a-bc2a-1a237d77d20f\n Backing store flags: \n Account information:\n P4RgM9VQfZJPeubq2vu9\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:47:33.120763 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-358c8237-76b6-4771-8a5c-a947d7583d30 req-ebf9249a-5bc2-4fb3-a91f-56c71ae9c5a7 tempest-AttachVolumeShelveTestJSON-2026270259 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:47:33.120763 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:47:33.120763 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:47:44.001903 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Terminate volume connection completed successfully.
Sep 15 21:47:44.061648 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:47:44.153724 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:47:44.154062 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-b1724d6f-4005-490a-bc2a-1a237d77d20f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b1724d6f-4005-490a-bc2a-1a237d77d20f\n Backing store flags: \n Account information:\n P4RgM9VQfZJPeubq2vu9\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:47:44.155210 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Removing iscsi_target for Volume ID: b1724d6f-4005-490a-bc2a-1a237d77d20f
Sep 15 21:47:44.158408 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b1724d6f-4005-490a-bc2a-1a237d77d20f -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:47:44.425222 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b1724d6f-4005-490a-bc2a-1a237d77d20f -f" returned: 0 in 0.268s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:47:44.426328 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:47:44.430192 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:47:44.602089 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.172s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:47:44.602879 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:47:44.604151 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-496dbad4-6308-4d34-b880-df95a6b4b0ae tempest-VolumesBackupsAdminTest-16902036 None] Remove volume export completed successfully.
Sep 15 21:47:46.037494 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-63c44efc-ef36-4d1a-8541-c5e96acfa1b2 tempest-VolumesBackupsAdminTest-16902036 None] Lock "b'cinder-b1724d6f-4005-490a-bc2a-1a237d77d20f-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:47:46.222666 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:47:46.345115 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:47:46.345645 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:47:46.347317 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-63c44efc-ef36-4d1a-8541-c5e96acfa1b2 tempest-VolumesBackupsAdminTest-16902036 None] Skipping remove_export. No iscsi_target is presently exported for volume: b1724d6f-4005-490a-bc2a-1a237d77d20f
Sep 15 21:47:46.348534 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-63c44efc-ef36-4d1a-8541-c5e96acfa1b2 tempest-VolumesBackupsAdminTest-16902036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b1724d6f-4005-490a-bc2a-1a237d77d20f {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:47:46.390398 n-d-796909-3 sudo[112129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b1724d6f-4005-490a-bc2a-1a237d77d20f
Sep 15 21:47:46.391417 n-d-796909-3 sudo[112129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:47:47.078239 n-d-796909-3 sudo[112129]: pam_unix(sudo:session): session closed for user root
Sep 15 21:47:47.080913 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-63c44efc-ef36-4d1a-8541-c5e96acfa1b2 tempest-VolumesBackupsAdminTest-16902036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b1724d6f-4005-490a-bc2a-1a237d77d20f" returned: 0 in 0.732s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:47:47.083166 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-63c44efc-ef36-4d1a-8541-c5e96acfa1b2 tempest-VolumesBackupsAdminTest-16902036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b1724d6f-4005-490a-bc2a-1a237d77d20f {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:47:47.110393 n-d-796909-3 sudo[112133]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b1724d6f-4005-490a-bc2a-1a237d77d20f
Sep 15 21:47:47.111894 n-d-796909-3 sudo[112133]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:47:47.766014 n-d-796909-3 sudo[112133]: pam_unix(sudo:session): session closed for user root
Sep 15 21:47:47.768521 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-63c44efc-ef36-4d1a-8541-c5e96acfa1b2 tempest-VolumesBackupsAdminTest-16902036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b1724d6f-4005-490a-bc2a-1a237d77d20f" returned: 0 in 0.685s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:47:47.770654 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-63c44efc-ef36-4d1a-8541-c5e96acfa1b2 tempest-VolumesBackupsAdminTest-16902036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b1724d6f-4005-490a-bc2a-1a237d77d20f {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:47:47.875572 n-d-796909-3 sudo[112136]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b1724d6f-4005-490a-bc2a-1a237d77d20f
Sep 15 21:47:47.876735 n-d-796909-3 sudo[112136]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:47:47.889687 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:47:47.889687 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:47:47.889687 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:47:47.940732 n-d-796909-3 sudo[112137]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:47:47.947754 n-d-796909-3 sudo[112137]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:47:48.740224 n-d-796909-3 sudo[112136]: pam_unix(sudo:session): session closed for user root
Sep 15 21:47:48.743233 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-63c44efc-ef36-4d1a-8541-c5e96acfa1b2 tempest-VolumesBackupsAdminTest-16902036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b1724d6f-4005-490a-bc2a-1a237d77d20f" returned: 0 in 0.972s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:47:48.744969 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-63c44efc-ef36-4d1a-8541-c5e96acfa1b2 tempest-VolumesBackupsAdminTest-16902036 None] Successfully deleted volume: b1724d6f-4005-490a-bc2a-1a237d77d20f
Sep 15 21:47:48.798853 n-d-796909-3 sudo[112137]: pam_unix(sudo:session): session closed for user root
Sep 15 21:47:48.806837 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.926s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:47:48.809094 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:47:48.848863 n-d-796909-3 sudo[112148]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:47:48.849681 n-d-796909-3 sudo[112148]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:47:48.952335 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-63c44efc-ef36-4d1a-8541-c5e96acfa1b2 tempest-VolumesBackupsAdminTest-16902036 None] Created reservations ['d428d79b-bee8-4300-b17f-1946c710eae0', '0cb603bf-6250-43fd-bf4a-dd4bd8b9f45b', '437a6b1f-0247-48fc-adf4-11afd7bae2b6', 'b5c1dbf9-31c3-4ab8-8eca-4ce65fd42e1e'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:47:48.956371 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-63c44efc-ef36-4d1a-8541-c5e96acfa1b2 tempest-VolumesBackupsAdminTest-16902036 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:47:48.956371 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:47:48.956371 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:47:49.251227 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-63c44efc-ef36-4d1a-8541-c5e96acfa1b2 tempest-VolumesBackupsAdminTest-16902036 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:47:49.252234 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-63c44efc-ef36-4d1a-8541-c5e96acfa1b2 tempest-VolumesBackupsAdminTest-16902036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:47:49.283044 n-d-796909-3 sudo[112165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:47:49.290179 n-d-796909-3 sudo[112165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:47:49.438258 n-d-796909-3 sudo[112148]: pam_unix(sudo:session): session closed for user root
Sep 15 21:47:49.441079 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.632s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:47:49.448093 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:47:49.821000 n-d-796909-3 sudo[112165]: pam_unix(sudo:session): session closed for user root
Sep 15 21:47:49.827294 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-63c44efc-ef36-4d1a-8541-c5e96acfa1b2 tempest-VolumesBackupsAdminTest-16902036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.570s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:47:49.827294 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-63c44efc-ef36-4d1a-8541-c5e96acfa1b2 tempest-VolumesBackupsAdminTest-16902036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:47:49.855973 n-d-796909-3 sudo[112174]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:47:49.856805 n-d-796909-3 sudo[112174]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:47:50.284092 n-d-796909-3 sudo[112174]: pam_unix(sudo:session): session closed for user root
Sep 15 21:47:50.286577 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-63c44efc-ef36-4d1a-8541-c5e96acfa1b2 tempest-VolumesBackupsAdminTest-16902036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.462s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:47:50.288052 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-63c44efc-ef36-4d1a-8541-c5e96acfa1b2 tempest-VolumesBackupsAdminTest-16902036 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:47:50.296993 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-63c44efc-ef36-4d1a-8541-c5e96acfa1b2 tempest-VolumesBackupsAdminTest-16902036 None] Deleted volume successfully.
Sep 15 21:47:50.377082 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-63c44efc-ef36-4d1a-8541-c5e96acfa1b2 tempest-VolumesBackupsAdminTest-16902036 None] Lock "b'cinder-b1724d6f-4005-490a-bc2a-1a237d77d20f-delete_volume'" released by "delete_volume" :: held 4.340s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:48:02.358979 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-77148576-bda6-4ea9-b797-effbff1d800c req-4b54f964-21f8-44e0-9fe0-70450c112cef tempest-TaggedBootDevicesTest_v242-87762485 None] Terminate volume connection completed successfully.
Sep 15 21:48:02.360344 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-77148576-bda6-4ea9-b797-effbff1d800c req-4b54f964-21f8-44e0-9fe0-70450c112cef tempest-TaggedBootDevicesTest_v242-87762485 None] Deleting attachment c012828c-e7e8-4dc1-a7b5-904972556a33. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:48:02.367577 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:02.492772 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.129s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:02.493667 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21\n System information:\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-54558ec0-3547-4d44-92bf-e9783b873a21\n Backing store flags: \n Account information:\n SviwcaJaAcLSiSbY23GN\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:48:02.494467 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-77148576-bda6-4ea9-b797-effbff1d800c req-4b54f964-21f8-44e0-9fe0-70450c112cef tempest-TaggedBootDevicesTest_v242-87762485 None] Removing iscsi_target for Volume ID: 54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:48:02.498104 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:02.634797 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-54558ec0-3547-4d44-92bf-e9783b873a21 -f" returned: 0 in 0.127s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:02.634797 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:48:02.634797 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:02.795642 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.170s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:02.796018 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:48:02.961870 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-77148576-bda6-4ea9-b797-effbff1d800c req-4b54f964-21f8-44e0-9fe0-70450c112cef tempest-TaggedBootDevicesTest_v242-87762485 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:48:02.961870 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:48:02.961870 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:48:03.324920 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-77148576-bda6-4ea9-b797-effbff1d800c req-1fa33732-6d59-4bea-9210-7ef4a3691c37 tempest-TaggedBootDevicesTest_v242-87762485 None] Terminate volume connection completed successfully.
Sep 15 21:48:03.325342 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-77148576-bda6-4ea9-b797-effbff1d800c req-1fa33732-6d59-4bea-9210-7ef4a3691c37 tempest-TaggedBootDevicesTest_v242-87762485 None] Deleting attachment 08ac29c2-c11c-42d6-a48f-94679460e277. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:48:03.328816 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:03.551184 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.224s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:03.556160 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b\n Backing store flags: \n Account information:\n KTcDFWPHFjJ8ouBLGB6D\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:48:03.558638 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-77148576-bda6-4ea9-b797-effbff1d800c req-1fa33732-6d59-4bea-9210-7ef4a3691c37 tempest-TaggedBootDevicesTest_v242-87762485 None] Removing iscsi_target for Volume ID: 3e95b905-f602-46ea-a1c1-75a6d0ec7e7b
Sep 15 21:48:03.560451 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:03.822415 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b -f" returned: 0 in 0.260s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:03.822997 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:48:03.830080 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:03.933383 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-f042bbf6-6a03-45e2-a32c-86bef4c14951 tempest-VolumesBackupsAdminTest-16902036 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:48:03.938327 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-f042bbf6-6a03-45e2-a32c-86bef4c14951 tempest-VolumesBackupsAdminTest-16902036 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:48:03.939231 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-f042bbf6-6a03-45e2-a32c-86bef4c14951 tempest-VolumesBackupsAdminTest-16902036 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:48:03.954116 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f042bbf6-6a03-45e2-a32c-86bef4c14951 tempest-VolumesBackupsAdminTest-16902036 None] Flow 'volume_create_manager' (79785f65-c168-413c-8476-b051c569aa6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:48:03.958107 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f042bbf6-6a03-45e2-a32c-86bef4c14951 tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7f4edf72-281a-45aa-bd60-44fe60182bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:48:03.978393 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.122s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:03.980772 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:48:03.989085 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-f042bbf6-6a03-45e2-a32c-86bef4c14951 tempest-VolumesBackupsAdminTest-16902036 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:48:04.025927 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f042bbf6-6a03-45e2-a32c-86bef4c14951 tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7f4edf72-281a-45aa-bd60-44fe60182bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:48:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-257485994',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=ae352e3d-101c-4461-8ada-6a0258b18bd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76ca1f928c7d40218cddd879e528e774',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:48:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:48:04Z,user_id='dccfb43be0634e7ea356136b98bfb1f1',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:48:04.029167 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f042bbf6-6a03-45e2-a32c-86bef4c14951 tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c90b4cce-ecc4-4096-8477-6da0f9e6dac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:48:04.036800 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f042bbf6-6a03-45e2-a32c-86bef4c14951 tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c90b4cce-ecc4-4096-8477-6da0f9e6dac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:48:04.040198 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f042bbf6-6a03-45e2-a32c-86bef4c14951 tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (006d3452-a3c6-4431-8627-abbe4d09cef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:48:04.042546 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f042bbf6-6a03-45e2-a32c-86bef4c14951 tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (006d3452-a3c6-4431-8627-abbe4d09cef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ae352e3d-101c-4461-8ada-6a0258b18bd6', 'volume_name': 'volume-ae352e3d-101c-4461-8ada-6a0258b18bd6', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:48:04.045199 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f042bbf6-6a03-45e2-a32c-86bef4c14951 tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d0bead36-c3dd-4111-8d96-27a2d4b1de8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:48:04.048109 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f042bbf6-6a03-45e2-a32c-86bef4c14951 tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d0bead36-c3dd-4111-8d96-27a2d4b1de8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:48:04.050669 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f042bbf6-6a03-45e2-a32c-86bef4c14951 tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (53cea8fd-f9fc-44ba-96c9-a92d61ec6d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:48:04.051472 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-f042bbf6-6a03-45e2-a32c-86bef4c14951 tempest-VolumesBackupsAdminTest-16902036 None] Volume ae352e3d-101c-4461-8ada-6a0258b18bd6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ae352e3d-101c-4461-8ada-6a0258b18bd6', 'volume_size': 1}
Sep 15 21:48:04.052671 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f042bbf6-6a03-45e2-a32c-86bef4c14951 tempest-VolumesBackupsAdminTest-16902036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ae352e3d-101c-4461-8ada-6a0258b18bd6 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:04.081940 n-d-796909-3 sudo[112398]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ae352e3d-101c-4461-8ada-6a0258b18bd6 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:48:04.082734 n-d-796909-3 sudo[112398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:04.300574 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-77148576-bda6-4ea9-b797-effbff1d800c req-1fa33732-6d59-4bea-9210-7ef4a3691c37 tempest-TaggedBootDevicesTest_v242-87762485 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:48:04.300574 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:48:04.300574 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:48:04.701673 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-77148576-bda6-4ea9-b797-effbff1d800c req-ea7ff1c2-7b12-4ec6-b24d-6a9e6096d41b tempest-TaggedBootDevicesTest_v242-87762485 None] Terminate volume connection completed successfully.
Sep 15 21:48:04.702866 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-77148576-bda6-4ea9-b797-effbff1d800c req-ea7ff1c2-7b12-4ec6-b24d-6a9e6096d41b tempest-TaggedBootDevicesTest_v242-87762485 None] Deleting attachment 9c29846d-bb90-46d4-9e20-d6e3373841e2. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:48:04.707443 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:04.861950 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.157s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:04.862555 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 8: iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac\n Backing store flags: \n Account information:\n GZQGVQ7VZQ5HRJnTpGaJ\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:48:04.863668 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-77148576-bda6-4ea9-b797-effbff1d800c req-ea7ff1c2-7b12-4ec6-b24d-6a9e6096d41b tempest-TaggedBootDevicesTest_v242-87762485 None] Removing iscsi_target for Volume ID: e89b5aea-6d19-4314-a5c9-6025057b1dac
Sep 15 21:48:04.864926 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:04.978665 n-d-796909-3 sudo[112398]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:04.981689 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f042bbf6-6a03-45e2-a32c-86bef4c14951 tempest-VolumesBackupsAdminTest-16902036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ae352e3d-101c-4461-8ada-6a0258b18bd6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.929s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:04.985074 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f042bbf6-6a03-45e2-a32c-86bef4c14951 tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (53cea8fd-f9fc-44ba-96c9-a92d61ec6d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ae352e3d-101c-4461-8ada-6a0258b18bd6', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:48:04.987693 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f042bbf6-6a03-45e2-a32c-86bef4c14951 tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3161d06d-f70e-4a7f-b7b3-79f7c5c3aafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:48:05.089258 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e89b5aea-6d19-4314-a5c9-6025057b1dac -f" returned: 0 in 0.223s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:05.089959 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:48:05.093952 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:05.107497 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-f042bbf6-6a03-45e2-a32c-86bef4c14951 tempest-VolumesBackupsAdminTest-16902036 None] Volume volume-ae352e3d-101c-4461-8ada-6a0258b18bd6 (ae352e3d-101c-4461-8ada-6a0258b18bd6): created successfully
Sep 15 21:48:05.113623 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f042bbf6-6a03-45e2-a32c-86bef4c14951 tempest-VolumesBackupsAdminTest-16902036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3161d06d-f70e-4a7f-b7b3-79f7c5c3aafd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:48:05.114090 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f042bbf6-6a03-45e2-a32c-86bef4c14951 tempest-VolumesBackupsAdminTest-16902036 None] Flow 'volume_create_manager' (79785f65-c168-413c-8476-b051c569aa6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:48:05.194582 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-f042bbf6-6a03-45e2-a32c-86bef4c14951 tempest-VolumesBackupsAdminTest-16902036 None] Created volume successfully.
Sep 15 21:48:05.324131 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.232s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:05.324879 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:48:05.615463 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-77148576-bda6-4ea9-b797-effbff1d800c req-ea7ff1c2-7b12-4ec6-b24d-6a9e6096d41b tempest-TaggedBootDevicesTest_v242-87762485 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:48:05.615463 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:48:05.615463 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:48:07.427055 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.driver [None req-26348106-333a-4a5b-babc-cae1022572be tempest-VolumesBackupsAdminTest-16902036 None] Creating a new backup for volume volume-ae352e3d-101c-4461-8ada-6a0258b18bd6. {{(pid=84872) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 15 21:48:07.443701 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-26348106-333a-4a5b-babc-cae1022572be tempest-VolumesBackupsAdminTest-16902036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ae352e3d-101c-4461-8ada-6a0258b18bd6 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:07.466630 n-d-796909-3 sudo[112559]: ubuntu : 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-ae352e3d-101c-4461-8ada-6a0258b18bd6
Sep 15 21:48:07.468412 n-d-796909-3 sudo[112559]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:08.044245 n-d-796909-3 sudo[112559]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:08.047233 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-26348106-333a-4a5b-babc-cae1022572be tempest-VolumesBackupsAdminTest-16902036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ae352e3d-101c-4461-8ada-6a0258b18bd6" returned: 0 in 0.603s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:08.127688 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:08.139061 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:08.139439 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:48:08.140171 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-26348106-333a-4a5b-babc-cae1022572be tempest-VolumesBackupsAdminTest-16902036 None] Targets prior to update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:48:08.141080 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-26348106-333a-4a5b-babc-cae1022572be tempest-VolumesBackupsAdminTest-16902036 None] Creating iscsi_target for Volume ID: volume-ae352e3d-101c-4461-8ada-6a0258b18bd6 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:48:08.342655 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-26348106-333a-4a5b-babc-cae1022572be tempest-VolumesBackupsAdminTest-16902036 None] Created volume path /opt/stack/data/cinder/volumes/volume-ae352e3d-101c-4461-8ada-6a0258b18bd6,
Sep 15 21:48:08.342655 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:48:08.342655 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:48:08.342655 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ae352e3d-101c-4461-8ada-6a0258b18bd6
Sep 15 21:48:08.342655 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:48:08.342655 n-d-796909-3 cinder-volume[84872]: incominguser bGLW53DL9SubN6UMqezB cnGPFcbbD64J3nWu
Sep 15 21:48:08.342655 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:48:08.342655 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:48:08.342655 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:48:08.342655 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:48:08.361581 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ae352e3d-101c-4461-8ada-6a0258b18bd6 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:09.115942 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ae352e3d-101c-4461-8ada-6a0258b18bd6" returned: 0 in 0.771s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:09.118479 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:48:09.119400 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-26348106-333a-4a5b-babc-cae1022572be tempest-VolumesBackupsAdminTest-16902036 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:48:09.119968 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-26348106-333a-4a5b-babc-cae1022572be tempest-VolumesBackupsAdminTest-16902036 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:48:09.121517 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:09.136822 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:09.137356 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ae352e3d-101c-4461-8ada-6a0258b18bd6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ae352e3d-101c-4461-8ada-6a0258b18bd6\n Backing store flags: \n Account information:\n bGLW53DL9SubN6UMqezB\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:48:09.138823 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-26348106-333a-4a5b-babc-cae1022572be tempest-VolumesBackupsAdminTest-16902036 None] Targets after update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:48:09.141631 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:09.318862 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.178s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:09.319102 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ae352e3d-101c-4461-8ada-6a0258b18bd6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ae352e3d-101c-4461-8ada-6a0258b18bd6\n Backing store flags: \n Account information:\n bGLW53DL9SubN6UMqezB\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:48:09.322892 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:09.435477 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:09.435982 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ae352e3d-101c-4461-8ada-6a0258b18bd6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ae352e3d-101c-4461-8ada-6a0258b18bd6\n Backing store flags: \n Account information:\n bGLW53DL9SubN6UMqezB\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:48:09.436919 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [None req-26348106-333a-4a5b-babc-cae1022572be tempest-VolumesBackupsAdminTest-16902036 None] Set provider_location to: 10.222.0.24:3260,1 iqn.2010-10.org.openstack:volume-ae352e3d-101c-4461-8ada-6a0258b18bd6 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:48:09.625518 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-26348106-333a-4a5b-babc-cae1022572be tempest-VolumesBackupsAdminTest-16902036 None] Initialize volume connection completed successfully.
Sep 15 21:48:22.002313 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-3535991e-21a9-4e03-8bad-608551bddfb0 tempest-TaggedBootDevicesTest_v242-87762485 None] Lock "b'cinder-e89b5aea-6d19-4314-a5c9-6025057b1dac-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:48:22.155808 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:22.292679 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.137s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:22.293097 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ae352e3d-101c-4461-8ada-6a0258b18bd6\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ae352e3d-101c-4461-8ada-6a0258b18bd6\n Backing store flags: \n Account information:\n bGLW53DL9SubN6UMqezB\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:48:22.294575 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-3535991e-21a9-4e03-8bad-608551bddfb0 tempest-TaggedBootDevicesTest_v242-87762485 None] Skipping remove_export. No iscsi_target is presently exported for volume: e89b5aea-6d19-4314-a5c9-6025057b1dac
Sep 15 21:48:22.294884 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3535991e-21a9-4e03-8bad-608551bddfb0 tempest-TaggedBootDevicesTest_v242-87762485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:22.329983 n-d-796909-3 sudo[112719]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac
Sep 15 21:48:22.336490 n-d-796909-3 sudo[112719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:22.944276 n-d-796909-3 sudo[112719]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:22.946834 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3535991e-21a9-4e03-8bad-608551bddfb0 tempest-TaggedBootDevicesTest_v242-87762485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac" returned: 0 in 0.651s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:22.951526 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3535991e-21a9-4e03-8bad-608551bddfb0 tempest-TaggedBootDevicesTest_v242-87762485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:22.971699 n-d-796909-3 sudo[112724]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac
Sep 15 21:48:22.973364 n-d-796909-3 sudo[112724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:23.618143 n-d-796909-3 sudo[112724]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:23.620765 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3535991e-21a9-4e03-8bad-608551bddfb0 tempest-TaggedBootDevicesTest_v242-87762485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac" returned: 0 in 0.671s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:23.622926 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3535991e-21a9-4e03-8bad-608551bddfb0 tempest-TaggedBootDevicesTest_v242-87762485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:23.685087 n-d-796909-3 sudo[112727]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac
Sep 15 21:48:23.687380 n-d-796909-3 sudo[112727]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:24.434103 n-d-796909-3 sudo[112727]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:24.436673 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3535991e-21a9-4e03-8bad-608551bddfb0 tempest-TaggedBootDevicesTest_v242-87762485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e89b5aea-6d19-4314-a5c9-6025057b1dac" returned: 0 in 0.813s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:24.438580 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-3535991e-21a9-4e03-8bad-608551bddfb0 tempest-TaggedBootDevicesTest_v242-87762485 None] Successfully deleted volume: e89b5aea-6d19-4314-a5c9-6025057b1dac
Sep 15 21:48:24.658419 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-3535991e-21a9-4e03-8bad-608551bddfb0 tempest-TaggedBootDevicesTest_v242-87762485 None] Created reservations ['f691d4a1-9827-4dd0-9395-645a70d51827', '3982dda5-7a6e-4bcc-b8eb-f2afdfb8c7ed', '5f67c524-1a2f-4676-8757-a252ed2ae038', 'df723c75-5c40-4a10-bebf-12556bed791f'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:48:24.661840 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-3535991e-21a9-4e03-8bad-608551bddfb0 tempest-TaggedBootDevicesTest_v242-87762485 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:48:24.661840 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:48:24.661840 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:48:24.926582 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3535991e-21a9-4e03-8bad-608551bddfb0 tempest-TaggedBootDevicesTest_v242-87762485 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:48:24.929342 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3535991e-21a9-4e03-8bad-608551bddfb0 tempest-TaggedBootDevicesTest_v242-87762485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:24.997471 n-d-796909-3 sudo[112735]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:48:24.998327 n-d-796909-3 sudo[112735]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:25.474663 n-d-796909-3 sudo[112735]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:25.477052 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3535991e-21a9-4e03-8bad-608551bddfb0 tempest-TaggedBootDevicesTest_v242-87762485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.550s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:25.479051 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3535991e-21a9-4e03-8bad-608551bddfb0 tempest-TaggedBootDevicesTest_v242-87762485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:25.539826 n-d-796909-3 sudo[112738]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:48:25.540645 n-d-796909-3 sudo[112738]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:25.847178 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-cacc1eef-580d-4fda-9da3-1e42585e0671 tempest-TaggedBootDevicesTest_v242-87762485 None] Lock "b'cinder-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:48:26.105942 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:26.327422 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.221s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:26.327967 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696672]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ae352e3d-101c-4461-8ada-6a0258b18bd6\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ae352e3d-101c-4461-8ada-6a0258b18bd6\n Backing store flags: \n Account information:\n bGLW53DL9SubN6UMqezB\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:48:26.328825 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-cacc1eef-580d-4fda-9da3-1e42585e0671 tempest-TaggedBootDevicesTest_v242-87762485 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3e95b905-f602-46ea-a1c1-75a6d0ec7e7b
Sep 15 21:48:26.330194 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cacc1eef-580d-4fda-9da3-1e42585e0671 tempest-TaggedBootDevicesTest_v242-87762485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:26.369531 n-d-796909-3 sudo[112743]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b
Sep 15 21:48:26.370377 n-d-796909-3 sudo[112743]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:26.411618 n-d-796909-3 sudo[112738]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:26.414815 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3535991e-21a9-4e03-8bad-608551bddfb0 tempest-TaggedBootDevicesTest_v242-87762485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.934s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:26.417370 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3535991e-21a9-4e03-8bad-608551bddfb0 tempest-TaggedBootDevicesTest_v242-87762485 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:48:26.428782 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-3535991e-21a9-4e03-8bad-608551bddfb0 tempest-TaggedBootDevicesTest_v242-87762485 None] Deleted volume successfully.
Sep 15 21:48:26.512489 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-3535991e-21a9-4e03-8bad-608551bddfb0 tempest-TaggedBootDevicesTest_v242-87762485 None] Lock "b'cinder-e89b5aea-6d19-4314-a5c9-6025057b1dac-delete_volume'" released by "delete_volume" :: held 4.506s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:48:27.090206 n-d-796909-3 sudo[112743]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:27.091971 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cacc1eef-580d-4fda-9da3-1e42585e0671 tempest-TaggedBootDevicesTest_v242-87762485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b" returned: 0 in 0.762s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:27.094054 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cacc1eef-580d-4fda-9da3-1e42585e0671 tempest-TaggedBootDevicesTest_v242-87762485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:27.137982 n-d-796909-3 sudo[112746]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b
Sep 15 21:48:27.138795 n-d-796909-3 sudo[112746]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:27.752467 n-d-796909-3 sudo[112746]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:27.754797 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cacc1eef-580d-4fda-9da3-1e42585e0671 tempest-TaggedBootDevicesTest_v242-87762485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b" returned: 0 in 0.660s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:27.756665 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cacc1eef-580d-4fda-9da3-1e42585e0671 tempest-TaggedBootDevicesTest_v242-87762485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:27.783942 n-d-796909-3 sudo[112749]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b
Sep 15 21:48:27.785978 n-d-796909-3 sudo[112749]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:28.560521 n-d-796909-3 sudo[112749]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:28.562852 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cacc1eef-580d-4fda-9da3-1e42585e0671 tempest-TaggedBootDevicesTest_v242-87762485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b" returned: 0 in 0.806s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:28.564606 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-cacc1eef-580d-4fda-9da3-1e42585e0671 tempest-TaggedBootDevicesTest_v242-87762485 None] Successfully deleted volume: 3e95b905-f602-46ea-a1c1-75a6d0ec7e7b
Sep 15 21:48:28.778492 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-cacc1eef-580d-4fda-9da3-1e42585e0671 tempest-TaggedBootDevicesTest_v242-87762485 None] Created reservations ['ff0a76b9-f452-4576-917e-609e1fedcaf2', '752ba6cd-cbd7-4d36-9e1a-70b7d1335dad', 'bb46595e-24a0-46d1-822f-137f697aae3c', 'c0230f8f-28ce-460e-bbe3-26a2e025cc2e'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:48:28.781515 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-cacc1eef-580d-4fda-9da3-1e42585e0671 tempest-TaggedBootDevicesTest_v242-87762485 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:48:28.781515 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:48:28.781515 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:48:29.030164 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-cacc1eef-580d-4fda-9da3-1e42585e0671 tempest-TaggedBootDevicesTest_v242-87762485 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:48:29.030890 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cacc1eef-580d-4fda-9da3-1e42585e0671 tempest-TaggedBootDevicesTest_v242-87762485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:29.056185 n-d-796909-3 sudo[112757]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:48:29.057542 n-d-796909-3 sudo[112757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:29.756318 n-d-796909-3 sudo[112757]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:29.758633 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cacc1eef-580d-4fda-9da3-1e42585e0671 tempest-TaggedBootDevicesTest_v242-87762485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.727s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:29.761726 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cacc1eef-580d-4fda-9da3-1e42585e0671 tempest-TaggedBootDevicesTest_v242-87762485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:29.782059 n-d-796909-3 sudo[112760]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:48:29.795556 n-d-796909-3 sudo[112760]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:29.808680 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-21baffd8-cb7a-4c1c-83ac-b378a8b66259 tempest-TaggedBootDevicesTest_v242-87762485 None] Lock "b'cinder-54558ec0-3547-4d44-92bf-e9783b873a21-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:48:30.081264 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:30.294902 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.214s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:30.295718 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ae352e3d-101c-4461-8ada-6a0258b18bd6\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ae352e3d-101c-4461-8ada-6a0258b18bd6\n Backing store flags: \n Account information:\n bGLW53DL9SubN6UMqezB\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:48:30.295898 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-21baffd8-cb7a-4c1c-83ac-b378a8b66259 tempest-TaggedBootDevicesTest_v242-87762485 None] Skipping remove_export. No iscsi_target is presently exported for volume: 54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:48:30.297254 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-21baffd8-cb7a-4c1c-83ac-b378a8b66259 tempest-TaggedBootDevicesTest_v242-87762485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-54558ec0-3547-4d44-92bf-e9783b873a21 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:30.378601 n-d-796909-3 sudo[112764]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:48:30.381972 n-d-796909-3 sudo[112764]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:30.690963 n-d-796909-3 sudo[112760]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:30.693614 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cacc1eef-580d-4fda-9da3-1e42585e0671 tempest-TaggedBootDevicesTest_v242-87762485 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:30.697318 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-cacc1eef-580d-4fda-9da3-1e42585e0671 tempest-TaggedBootDevicesTest_v242-87762485 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:48:30.720892 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-cacc1eef-580d-4fda-9da3-1e42585e0671 tempest-TaggedBootDevicesTest_v242-87762485 None] Deleted volume successfully.
Sep 15 21:48:30.847753 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-cacc1eef-580d-4fda-9da3-1e42585e0671 tempest-TaggedBootDevicesTest_v242-87762485 None] Lock "b'cinder-3e95b905-f602-46ea-a1c1-75a6d0ec7e7b-delete_volume'" released by "delete_volume" :: held 5.001s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:48:31.160154 n-d-796909-3 sudo[112764]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:31.172658 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-21baffd8-cb7a-4c1c-83ac-b378a8b66259 tempest-TaggedBootDevicesTest_v242-87762485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-54558ec0-3547-4d44-92bf-e9783b873a21" returned: 0 in 0.875s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:31.174647 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-21baffd8-cb7a-4c1c-83ac-b378a8b66259 tempest-TaggedBootDevicesTest_v242-87762485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-54558ec0-3547-4d44-92bf-e9783b873a21 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:31.197461 n-d-796909-3 sudo[112791]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:48:31.198295 n-d-796909-3 sudo[112791]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:31.884757 n-d-796909-3 sudo[112791]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:31.887207 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-21baffd8-cb7a-4c1c-83ac-b378a8b66259 tempest-TaggedBootDevicesTest_v242-87762485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-54558ec0-3547-4d44-92bf-e9783b873a21" returned: 0 in 0.712s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:31.889333 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-21baffd8-cb7a-4c1c-83ac-b378a8b66259 tempest-TaggedBootDevicesTest_v242-87762485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-54558ec0-3547-4d44-92bf-e9783b873a21 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:31.943435 n-d-796909-3 sudo[112805]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:48:31.944260 n-d-796909-3 sudo[112805]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:32.826246 n-d-796909-3 sudo[112805]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:32.828581 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-21baffd8-cb7a-4c1c-83ac-b378a8b66259 tempest-TaggedBootDevicesTest_v242-87762485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-54558ec0-3547-4d44-92bf-e9783b873a21" returned: 0 in 0.939s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:32.829675 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-21baffd8-cb7a-4c1c-83ac-b378a8b66259 tempest-TaggedBootDevicesTest_v242-87762485 None] Successfully deleted volume: 54558ec0-3547-4d44-92bf-e9783b873a21
Sep 15 21:48:33.027972 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-21baffd8-cb7a-4c1c-83ac-b378a8b66259 tempest-TaggedBootDevicesTest_v242-87762485 None] Created reservations ['4e54bf29-98f7-446c-9598-bb133e1064ff', '0e128e15-a45f-42e1-a36a-fc1b891079e5', 'd7a1cf9b-df51-4181-8501-cb3067105ade', 'a8069506-f486-4ba8-83be-3976467662c7'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:48:33.030081 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-21baffd8-cb7a-4c1c-83ac-b378a8b66259 tempest-TaggedBootDevicesTest_v242-87762485 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:48:33.030081 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:48:33.030081 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:48:33.246604 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-21baffd8-cb7a-4c1c-83ac-b378a8b66259 tempest-TaggedBootDevicesTest_v242-87762485 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:48:33.249611 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-21baffd8-cb7a-4c1c-83ac-b378a8b66259 tempest-TaggedBootDevicesTest_v242-87762485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:33.327223 n-d-796909-3 sudo[112827]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:48:33.328039 n-d-796909-3 sudo[112827]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:33.987561 n-d-796909-3 sudo[112827]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:33.990511 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-21baffd8-cb7a-4c1c-83ac-b378a8b66259 tempest-TaggedBootDevicesTest_v242-87762485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:33.993515 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-21baffd8-cb7a-4c1c-83ac-b378a8b66259 tempest-TaggedBootDevicesTest_v242-87762485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:34.018672 n-d-796909-3 sudo[112839]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:48:34.020383 n-d-796909-3 sudo[112839]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:34.565238 n-d-796909-3 sudo[112839]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:34.567951 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-21baffd8-cb7a-4c1c-83ac-b378a8b66259 tempest-TaggedBootDevicesTest_v242-87762485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.574s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:34.571226 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-21baffd8-cb7a-4c1c-83ac-b378a8b66259 tempest-TaggedBootDevicesTest_v242-87762485 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:48:34.577987 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-21baffd8-cb7a-4c1c-83ac-b378a8b66259 tempest-TaggedBootDevicesTest_v242-87762485 None] Deleted volume successfully.
Sep 15 21:48:34.691528 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-21baffd8-cb7a-4c1c-83ac-b378a8b66259 tempest-TaggedBootDevicesTest_v242-87762485 None] Lock "b'cinder-54558ec0-3547-4d44-92bf-e9783b873a21-delete_volume'" released by "delete_volume" :: held 4.883s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:48:41.105885 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a6729cf6-5114-4a33-8f7b-b75066e5c3a6 tempest-BackendsCapabilitiesAdminTestsJSON-41566518 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-796909-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=84872) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4477}}
Sep 15 21:48:41.149982 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-95a35271-55af-49b3-9fa5-48540a519170 tempest-BackendsCapabilitiesAdminTestsJSON-41566518 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-796909-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=84872) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4477}}
Sep 15 21:48:43.503653 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-62582ddb-959b-4498-94c9-bbf3216d259c tempest-SnapshotsActionsTest-1042760630 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:48:43.511826 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-62582ddb-959b-4498-94c9-bbf3216d259c tempest-SnapshotsActionsTest-1042760630 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:48:43.511826 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-62582ddb-959b-4498-94c9-bbf3216d259c tempest-SnapshotsActionsTest-1042760630 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:48:43.524551 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-62582ddb-959b-4498-94c9-bbf3216d259c tempest-SnapshotsActionsTest-1042760630 None] Flow 'volume_create_manager' (d33976b3-bbd5-422c-b3f1-08e1a4ad04fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:48:43.525354 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-62582ddb-959b-4498-94c9-bbf3216d259c tempest-SnapshotsActionsTest-1042760630 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (844268d9-3821-4303-9609-244f0b8af514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:48:43.547036 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-62582ddb-959b-4498-94c9-bbf3216d259c tempest-SnapshotsActionsTest-1042760630 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:48:43.573785 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-62582ddb-959b-4498-94c9-bbf3216d259c tempest-SnapshotsActionsTest-1042760630 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (844268d9-3821-4303-9609-244f0b8af514) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:48:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-152250086',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=391feaae-4c2d-4a24-9956-9d4acccd4c6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9c63a444dc14b31836c5e056c8970e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:48:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:48:43Z,user_id='76b1d4f926874bb0bc517a37cb2ef036',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:48:43.576511 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-62582ddb-959b-4498-94c9-bbf3216d259c tempest-SnapshotsActionsTest-1042760630 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (98b88399-6126-4bc0-9ea0-24bd4b0641f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:48:43.578739 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-62582ddb-959b-4498-94c9-bbf3216d259c tempest-SnapshotsActionsTest-1042760630 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (98b88399-6126-4bc0-9ea0-24bd4b0641f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:48:43.581115 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-62582ddb-959b-4498-94c9-bbf3216d259c tempest-SnapshotsActionsTest-1042760630 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c51b698f-5dcd-4c91-ab8b-72d327a8dfb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:48:43.583556 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-62582ddb-959b-4498-94c9-bbf3216d259c tempest-SnapshotsActionsTest-1042760630 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c51b698f-5dcd-4c91-ab8b-72d327a8dfb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '391feaae-4c2d-4a24-9956-9d4acccd4c6a', 'volume_name': 'volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:48:43.586628 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-62582ddb-959b-4498-94c9-bbf3216d259c tempest-SnapshotsActionsTest-1042760630 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (25b07988-52a2-4f6e-81d6-6aca2d017bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:48:43.589080 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-62582ddb-959b-4498-94c9-bbf3216d259c tempest-SnapshotsActionsTest-1042760630 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (25b07988-52a2-4f6e-81d6-6aca2d017bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:48:43.591591 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-62582ddb-959b-4498-94c9-bbf3216d259c tempest-SnapshotsActionsTest-1042760630 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7ca18eb6-d8dd-495b-b8c6-14daa1e221bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:48:43.592581 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-62582ddb-959b-4498-94c9-bbf3216d259c tempest-SnapshotsActionsTest-1042760630 None] Volume 391feaae-4c2d-4a24-9956-9d4acccd4c6a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a', 'volume_size': 1}
Sep 15 21:48:43.594061 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-62582ddb-959b-4498-94c9-bbf3216d259c tempest-SnapshotsActionsTest-1042760630 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:43.615445 n-d-796909-3 sudo[113026]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:48:43.617072 n-d-796909-3 sudo[113026]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:44.517803 n-d-796909-3 sudo[113026]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:44.520043 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-62582ddb-959b-4498-94c9-bbf3216d259c tempest-SnapshotsActionsTest-1042760630 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.926s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:44.526787 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-62582ddb-959b-4498-94c9-bbf3216d259c tempest-SnapshotsActionsTest-1042760630 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7ca18eb6-d8dd-495b-b8c6-14daa1e221bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:48:44.529547 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-62582ddb-959b-4498-94c9-bbf3216d259c tempest-SnapshotsActionsTest-1042760630 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (be1c46dc-a1e6-41c9-8837-8dd70441fdfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:48:44.650548 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-62582ddb-959b-4498-94c9-bbf3216d259c tempest-SnapshotsActionsTest-1042760630 None] Volume volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a (391feaae-4c2d-4a24-9956-9d4acccd4c6a): created successfully
Sep 15 21:48:44.658896 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-62582ddb-959b-4498-94c9-bbf3216d259c tempest-SnapshotsActionsTest-1042760630 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (be1c46dc-a1e6-41c9-8837-8dd70441fdfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:48:44.673112 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-62582ddb-959b-4498-94c9-bbf3216d259c tempest-SnapshotsActionsTest-1042760630 None] Flow 'volume_create_manager' (d33976b3-bbd5-422c-b3f1-08e1a4ad04fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:48:44.812791 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-62582ddb-959b-4498-94c9-bbf3216d259c tempest-SnapshotsActionsTest-1042760630 None] Created volume successfully.
Sep 15 21:48:46.643200 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-097dfdbf-ada8-4404-b4f3-4cefb90b6287 tempest-SnapshotsActionsTest-1042760630 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:46.696183 n-d-796909-3 sudo[113077]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a
Sep 15 21:48:46.698981 n-d-796909-3 sudo[113077]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:47.282199 n-d-796909-3 sudo[113077]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:47.285776 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-097dfdbf-ada8-4404-b4f3-4cefb90b6287 tempest-SnapshotsActionsTest-1042760630 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a" returned: 0 in 0.641s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:47.291359 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-097dfdbf-ada8-4404-b4f3-4cefb90b6287 tempest-SnapshotsActionsTest-1042760630 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3c33398b-d836-45fb-8420-8a17f7591fb1 --snapshot stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:47.322282 n-d-796909-3 sudo[113080]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3c33398b-d836-45fb-8420-8a17f7591fb1 --snapshot stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a -L 1.00g
Sep 15 21:48:47.339802 n-d-796909-3 sudo[113080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:47.880615 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:48:47.881288 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:48:47.881818 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:47.932496 n-d-796909-3 sudo[113103]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:48:47.933948 n-d-796909-3 sudo[113103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:48.269765 n-d-796909-3 sudo[113080]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:48.272058 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-097dfdbf-ada8-4404-b4f3-4cefb90b6287 tempest-SnapshotsActionsTest-1042760630 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3c33398b-d836-45fb-8420-8a17f7591fb1 --snapshot stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a -L 1.00g" returned: 0 in 0.984s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:48.421902 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-097dfdbf-ada8-4404-b4f3-4cefb90b6287 tempest-SnapshotsActionsTest-1042760630 None] Create snapshot completed successfully
Sep 15 21:48:48.811418 n-d-796909-3 sudo[113103]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:48.815424 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.931s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:48.815424 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:48.862920 n-d-796909-3 sudo[113207]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:48:48.878729 n-d-796909-3 sudo[113207]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:49.444130 n-d-796909-3 sudo[113207]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:49.446291 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.632s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:49.448419 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:48:50.625528 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ee2f487b-df96-415e-ba98-0716e8a05813 tempest-SnapshotsActionsTest-1042760630 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:50.671654 n-d-796909-3 sudo[113217]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a
Sep 15 21:48:50.676846 n-d-796909-3 sudo[113217]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:51.250412 n-d-796909-3 sudo[113217]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:51.253453 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ee2f487b-df96-415e-ba98-0716e8a05813 tempest-SnapshotsActionsTest-1042760630 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a" returned: 0 in 0.637s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:51.255969 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ee2f487b-df96-415e-ba98-0716e8a05813 tempest-SnapshotsActionsTest-1042760630 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b7844cde-a0e2-4462-86a8-7af3acb84119 --snapshot stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:51.279586 n-d-796909-3 sudo[113223]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b7844cde-a0e2-4462-86a8-7af3acb84119 --snapshot stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a -L 1.00g
Sep 15 21:48:51.280563 n-d-796909-3 sudo[113223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:52.465146 n-d-796909-3 sudo[113223]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:52.470540 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ee2f487b-df96-415e-ba98-0716e8a05813 tempest-SnapshotsActionsTest-1042760630 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b7844cde-a0e2-4462-86a8-7af3acb84119 --snapshot stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a -L 1.00g" returned: 0 in 1.213s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:52.665210 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-ee2f487b-df96-415e-ba98-0716e8a05813 tempest-SnapshotsActionsTest-1042760630 None] Create snapshot completed successfully
Sep 15 21:48:54.177268 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-f76f7298-19c4-4c63-aa8f-f44d971c76b3 tempest-SnapshotsActionsTest-640574446 None] Lock "b'cinder-b7844cde-a0e2-4462-86a8-7af3acb84119-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.020s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:48:54.183159 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f76f7298-19c4-4c63-aa8f-f44d971c76b3 tempest-SnapshotsActionsTest-640574446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b7844cde-a0e2-4462-86a8-7af3acb84119 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:54.290026 n-d-796909-3 sudo[113352]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b7844cde-a0e2-4462-86a8-7af3acb84119
Sep 15 21:48:54.290851 n-d-796909-3 sudo[113352]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:55.020634 n-d-796909-3 sudo[113352]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:55.022949 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f76f7298-19c4-4c63-aa8f-f44d971c76b3 tempest-SnapshotsActionsTest-640574446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b7844cde-a0e2-4462-86a8-7af3acb84119" returned: 0 in 0.841s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:55.026037 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f76f7298-19c4-4c63-aa8f-f44d971c76b3 tempest-SnapshotsActionsTest-640574446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b7844cde-a0e2-4462-86a8-7af3acb84119 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:55.058386 n-d-796909-3 sudo[113364]: ubuntu : TTY=unknown ; 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-b7844cde-a0e2-4462-86a8-7af3acb84119
Sep 15 21:48:55.072002 n-d-796909-3 sudo[113364]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:56.104796 n-d-796909-3 sudo[113364]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:56.108218 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f76f7298-19c4-4c63-aa8f-f44d971c76b3 tempest-SnapshotsActionsTest-640574446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b7844cde-a0e2-4462-86a8-7af3acb84119" returned: 0 in 1.082s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:56.355947 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-f76f7298-19c4-4c63-aa8f-f44d971c76b3 tempest-SnapshotsActionsTest-640574446 None] Created reservations ['b797cfdf-3f18-4239-b54d-586233ff81a3', '9f3e3012-a679-405f-bf3c-a4c6a9d67e57', 'e5272a83-c932-4e51-9721-db1ff385c668', '584c222e-e26c-43fa-82ba-05045dbb3b10'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:48:56.358935 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-f76f7298-19c4-4c63-aa8f-f44d971c76b3 tempest-SnapshotsActionsTest-640574446 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:48:56.358935 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:48:56.358935 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:48:56.702955 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-f76f7298-19c4-4c63-aa8f-f44d971c76b3 tempest-SnapshotsActionsTest-640574446 None] Delete snapshot completed successfully.
Sep 15 21:48:56.713193 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-f76f7298-19c4-4c63-aa8f-f44d971c76b3 tempest-SnapshotsActionsTest-640574446 None] Lock "b'cinder-b7844cde-a0e2-4462-86a8-7af3acb84119-delete_snapshot'" released by "delete_snapshot" :: held 2.536s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:48:59.207872 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c4211a1d-e774-4637-b601-e8ead98ae7fb tempest-SnapshotsActionsTest-1042760630 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:59.227975 n-d-796909-3 sudo[113520]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a
Sep 15 21:48:59.228831 n-d-796909-3 sudo[113520]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:59.770191 n-d-796909-3 sudo[113520]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:59.772640 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c4211a1d-e774-4637-b601-e8ead98ae7fb tempest-SnapshotsActionsTest-1042760630 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a" returned: 0 in 0.564s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:59.775005 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c4211a1d-e774-4637-b601-e8ead98ae7fb tempest-SnapshotsActionsTest-1042760630 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-df8ffe50-20fa-44d5-a34d-1323dfabd049 --snapshot stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:59.845663 n-d-796909-3 sudo[113529]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-df8ffe50-20fa-44d5-a34d-1323dfabd049 --snapshot stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a -L 1.00g
Sep 15 21:48:59.846657 n-d-796909-3 sudo[113529]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:00.919458 n-d-796909-3 sudo[113529]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:00.921669 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c4211a1d-e774-4637-b601-e8ead98ae7fb tempest-SnapshotsActionsTest-1042760630 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-df8ffe50-20fa-44d5-a34d-1323dfabd049 --snapshot stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a -L 1.00g" returned: 0 in 1.146s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:01.124382 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-c4211a1d-e774-4637-b601-e8ead98ae7fb tempest-SnapshotsActionsTest-1042760630 None] Create snapshot completed successfully
Sep 15 21:49:02.753001 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-abc259f1-1f26-47a7-a154-799eab6ac91f tempest-SnapshotsActionsTest-640574446 None] Lock "b'cinder-df8ffe50-20fa-44d5-a34d-1323dfabd049-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.017s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:49:02.753001 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-abc259f1-1f26-47a7-a154-799eab6ac91f tempest-SnapshotsActionsTest-640574446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-df8ffe50-20fa-44d5-a34d-1323dfabd049 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:02.786201 n-d-796909-3 sudo[113689]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-df8ffe50-20fa-44d5-a34d-1323dfabd049
Sep 15 21:49:02.788024 n-d-796909-3 sudo[113689]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:03.639485 n-d-796909-3 sudo[113689]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:03.645631 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-abc259f1-1f26-47a7-a154-799eab6ac91f tempest-SnapshotsActionsTest-640574446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-df8ffe50-20fa-44d5-a34d-1323dfabd049" returned: 0 in 0.890s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:03.645631 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-abc259f1-1f26-47a7-a154-799eab6ac91f tempest-SnapshotsActionsTest-640574446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-df8ffe50-20fa-44d5-a34d-1323dfabd049 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:03.676978 n-d-796909-3 sudo[113725]: ubuntu : TTY=unknown ; 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-df8ffe50-20fa-44d5-a34d-1323dfabd049
Sep 15 21:49:03.677786 n-d-796909-3 sudo[113725]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:04.908907 n-d-796909-3 sudo[113725]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:04.911142 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-abc259f1-1f26-47a7-a154-799eab6ac91f tempest-SnapshotsActionsTest-640574446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-df8ffe50-20fa-44d5-a34d-1323dfabd049" returned: 0 in 1.267s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:05.213048 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-abc259f1-1f26-47a7-a154-799eab6ac91f tempest-SnapshotsActionsTest-640574446 None] Created reservations ['b6a7ef1d-adb3-4953-8bfb-17ca13872786', '3521b53f-d0e4-4192-acba-7b072ec281f7', 'ab60f39a-8a6f-4ba9-a42c-f40af2ec26ad', '1054837e-54c0-41e1-81f1-61e108a4674c'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:49:05.218270 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-abc259f1-1f26-47a7-a154-799eab6ac91f tempest-SnapshotsActionsTest-640574446 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:49:05.218270 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:49:05.218270 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:49:05.479307 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-abc259f1-1f26-47a7-a154-799eab6ac91f tempest-SnapshotsActionsTest-640574446 None] Delete snapshot completed successfully.
Sep 15 21:49:05.485151 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-abc259f1-1f26-47a7-a154-799eab6ac91f tempest-SnapshotsActionsTest-640574446 None] Lock "b'cinder-df8ffe50-20fa-44d5-a34d-1323dfabd049-delete_snapshot'" released by "delete_snapshot" :: held 2.737s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:49:07.413839 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f0365eae-ce30-41ce-8016-479f46a449bb tempest-SnapshotsActionsTest-1042760630 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:07.482589 n-d-796909-3 sudo[113864]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a
Sep 15 21:49:07.485164 n-d-796909-3 sudo[113864]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:08.057889 n-d-796909-3 sudo[113864]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:08.059934 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f0365eae-ce30-41ce-8016-479f46a449bb tempest-SnapshotsActionsTest-1042760630 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a" returned: 0 in 0.646s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:08.061755 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f0365eae-ce30-41ce-8016-479f46a449bb tempest-SnapshotsActionsTest-1042760630 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ba2455f5-f082-4858-8ced-3ddd127f9772 --snapshot stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:08.106290 n-d-796909-3 sudo[113869]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ba2455f5-f082-4858-8ced-3ddd127f9772 --snapshot stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a -L 1.00g
Sep 15 21:49:08.109375 n-d-796909-3 sudo[113869]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:09.114129 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-26348106-333a-4a5b-babc-cae1022572be tempest-VolumesBackupsAdminTest-16902036 None] Terminate volume connection completed successfully.
Sep 15 21:49:09.174222 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:09.294883 n-d-796909-3 sudo[113869]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:09.296852 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f0365eae-ce30-41ce-8016-479f46a449bb tempest-SnapshotsActionsTest-1042760630 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ba2455f5-f082-4858-8ced-3ddd127f9772 --snapshot stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a -L 1.00g" returned: 0 in 1.236s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:09.365591 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.167s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:09.366134 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555695712]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ae352e3d-101c-4461-8ada-6a0258b18bd6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ae352e3d-101c-4461-8ada-6a0258b18bd6\n Backing store flags: \n Account information:\n bGLW53DL9SubN6UMqezB\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:49:09.367356 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [None req-26348106-333a-4a5b-babc-cae1022572be tempest-VolumesBackupsAdminTest-16902036 None] Removing iscsi_target for Volume ID: ae352e3d-101c-4461-8ada-6a0258b18bd6
Sep 15 21:49:09.368652 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ae352e3d-101c-4461-8ada-6a0258b18bd6 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:09.421768 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-f0365eae-ce30-41ce-8016-479f46a449bb tempest-SnapshotsActionsTest-1042760630 None] Create snapshot completed successfully
Sep 15 21:49:09.649404 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ae352e3d-101c-4461-8ada-6a0258b18bd6 -f" returned: 0 in 0.280s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:09.649724 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555695712]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:49:09.654123 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:09.846316 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.194s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:09.846630 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555695712]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:49:09.847589 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-26348106-333a-4a5b-babc-cae1022572be tempest-VolumesBackupsAdminTest-16902036 None] Remove volume export completed successfully.
Sep 15 21:49:10.937340 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-59c42b49-6a3c-482c-a9f7-7d57bf52f416 tempest-SnapshotsActionsTest-640574446 None] Lock "b'cinder-ba2455f5-f082-4858-8ced-3ddd127f9772-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.019s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:49:10.940604 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-59c42b49-6a3c-482c-a9f7-7d57bf52f416 tempest-SnapshotsActionsTest-640574446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ba2455f5-f082-4858-8ced-3ddd127f9772 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:10.966625 n-d-796909-3 sudo[114058]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ba2455f5-f082-4858-8ced-3ddd127f9772
Sep 15 21:49:10.968745 n-d-796909-3 sudo[114058]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:11.785918 n-d-796909-3 sudo[114058]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:11.788254 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-59c42b49-6a3c-482c-a9f7-7d57bf52f416 tempest-SnapshotsActionsTest-640574446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ba2455f5-f082-4858-8ced-3ddd127f9772" returned: 0 in 0.847s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:11.799872 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-59c42b49-6a3c-482c-a9f7-7d57bf52f416 tempest-SnapshotsActionsTest-640574446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ba2455f5-f082-4858-8ced-3ddd127f9772 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:11.839009 n-d-796909-3 sudo[114082]: ubuntu : TTY=unknown ; 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-ba2455f5-f082-4858-8ced-3ddd127f9772
Sep 15 21:49:11.839881 n-d-796909-3 sudo[114082]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:12.826710 n-d-796909-3 sudo[114082]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:12.829704 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-59c42b49-6a3c-482c-a9f7-7d57bf52f416 tempest-SnapshotsActionsTest-640574446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ba2455f5-f082-4858-8ced-3ddd127f9772" returned: 0 in 1.038s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:13.030362 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-59c42b49-6a3c-482c-a9f7-7d57bf52f416 tempest-SnapshotsActionsTest-640574446 None] Created reservations ['4c335c82-e25a-4555-bf8f-0f466062c14e', 'f4dc2bdc-b6b2-4ad2-be8e-974a0028653d', '4ef57a4c-363c-412b-89eb-292378760302', '52257efe-c0e9-440a-a55a-194cb5569e78'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:49:13.032111 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-59c42b49-6a3c-482c-a9f7-7d57bf52f416 tempest-SnapshotsActionsTest-640574446 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:49:13.032111 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:49:13.032111 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:49:13.305111 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-59c42b49-6a3c-482c-a9f7-7d57bf52f416 tempest-SnapshotsActionsTest-640574446 None] Delete snapshot completed successfully.
Sep 15 21:49:13.315374 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-59c42b49-6a3c-482c-a9f7-7d57bf52f416 tempest-SnapshotsActionsTest-640574446 None] Lock "b'cinder-ba2455f5-f082-4858-8ced-3ddd127f9772-delete_snapshot'" released by "delete_snapshot" :: held 2.372s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:49:15.489692 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e0d4be09-e309-49df-bc3b-28cf649ee3da tempest-SnapshotsActionsTest-1042760630 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:15.510622 n-d-796909-3 sudo[114245]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a
Sep 15 21:49:15.511540 n-d-796909-3 sudo[114245]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:15.884473 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-c297c631-cd6d-43ae-ae14-a959ef985bc3 tempest-GroupSnapshotsTest-767815226 None] Group tempest-GroupSnapshotsTest-Group-1839846912: creating
Sep 15 21:49:15.973619 n-d-796909-3 sudo[114245]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:15.975466 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e0d4be09-e309-49df-bc3b-28cf649ee3da tempest-SnapshotsActionsTest-1042760630 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a" returned: 0 in 0.486s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:15.978547 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e0d4be09-e309-49df-bc3b-28cf649ee3da tempest-SnapshotsActionsTest-1042760630 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0907b490-299e-492e-91a3-186e76fd91d5 --snapshot stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:16.010970 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-c297c631-cd6d-43ae-ae14-a959ef985bc3 tempest-GroupSnapshotsTest-767815226 None] Group tempest-GroupSnapshotsTest-Group-1839846912: created successfully
Sep 15 21:49:16.023359 n-d-796909-3 sudo[114251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0907b490-299e-492e-91a3-186e76fd91d5 --snapshot stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a -L 1.00g
Sep 15 21:49:16.024168 n-d-796909-3 sudo[114251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:16.050947 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-c297c631-cd6d-43ae-ae14-a959ef985bc3 tempest-GroupSnapshotsTest-767815226 None] Create group completed successfully.
Sep 15 21:49:17.075931 n-d-796909-3 sudo[114251]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:17.077720 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e0d4be09-e309-49df-bc3b-28cf649ee3da tempest-SnapshotsActionsTest-1042760630 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0907b490-299e-492e-91a3-186e76fd91d5 --snapshot stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a -L 1.00g" returned: 0 in 1.099s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:17.267976 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-e0d4be09-e309-49df-bc3b-28cf649ee3da tempest-SnapshotsActionsTest-1042760630 None] Create snapshot completed successfully
Sep 15 21:49:17.990165 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-f4d12daa-d57c-435b-bb65-2f8e72ebf19d tempest-SnapshotsActionsTest-640574446 None] Lock "b'cinder-0907b490-299e-492e-91a3-186e76fd91d5-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:49:17.993805 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f4d12daa-d57c-435b-bb65-2f8e72ebf19d tempest-SnapshotsActionsTest-640574446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0907b490-299e-492e-91a3-186e76fd91d5 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:18.046032 n-d-796909-3 sudo[114365]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0907b490-299e-492e-91a3-186e76fd91d5
Sep 15 21:49:18.047656 n-d-796909-3 sudo[114365]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:18.184095 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-665bc1c0-70b0-4257-a3b5-6b09f005a31b tempest-GroupSnapshotsTest-767815226 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:49:18.189532 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-665bc1c0-70b0-4257-a3b5-6b09f005a31b tempest-GroupSnapshotsTest-767815226 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:49:18.190212 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-665bc1c0-70b0-4257-a3b5-6b09f005a31b tempest-GroupSnapshotsTest-767815226 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:49:18.204884 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-665bc1c0-70b0-4257-a3b5-6b09f005a31b tempest-GroupSnapshotsTest-767815226 None] Flow 'volume_create_manager' (d91a8b71-bfdd-42db-89c0-2b8f73800fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:49:18.210382 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-665bc1c0-70b0-4257-a3b5-6b09f005a31b tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af9a544e-d975-4b70-9257-a851af39e7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:49:18.244178 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-665bc1c0-70b0-4257-a3b5-6b09f005a31b tempest-GroupSnapshotsTest-767815226 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:49:18.270024 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-665bc1c0-70b0-4257-a3b5-6b09f005a31b tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af9a544e-d975-4b70-9257-a851af39e7bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:49:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1727284512',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=b0f9bd68-9c44-41bc-afec-85395d94f7b3,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=60e460ee-7b19-4201-92f6-c914a98b2bf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c2e2c8e76d746e28b0cdb77f4f940a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:49:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:49:18Z,user_id='fc0b6943ad2a4c6292d1ff98ee3523f1',volume_attachment=>,volume_type=VolumeType(259213a8-05e1-4bc6-bcd5-45d327328c1e),volume_type_id=259213a8-05e1-4bc6-bcd5-45d327328c1e)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:49:18.273139 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-665bc1c0-70b0-4257-a3b5-6b09f005a31b tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (234a5ed4-634d-4119-b53b-18b069414389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:49:18.275633 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-665bc1c0-70b0-4257-a3b5-6b09f005a31b tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (234a5ed4-634d-4119-b53b-18b069414389) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:49:18.278234 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-665bc1c0-70b0-4257-a3b5-6b09f005a31b tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d1dd6039-5a3c-48cc-b53c-ac86c0c6cfa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:49:18.280759 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-665bc1c0-70b0-4257-a3b5-6b09f005a31b tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d1dd6039-5a3c-48cc-b53c-ac86c0c6cfa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '60e460ee-7b19-4201-92f6-c914a98b2bf9', 'volume_name': 'volume-60e460ee-7b19-4201-92f6-c914a98b2bf9', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:49:18.283824 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-665bc1c0-70b0-4257-a3b5-6b09f005a31b tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f9511bc-c921-4513-ae2a-a1adbd55a713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:49:18.286290 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-665bc1c0-70b0-4257-a3b5-6b09f005a31b tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f9511bc-c921-4513-ae2a-a1adbd55a713) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:49:18.289629 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-665bc1c0-70b0-4257-a3b5-6b09f005a31b tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27666c75-b543-48e5-adfc-cdf478c279c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:49:18.318525 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-665bc1c0-70b0-4257-a3b5-6b09f005a31b tempest-GroupSnapshotsTest-767815226 None] Volume 60e460ee-7b19-4201-92f6-c914a98b2bf9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-60e460ee-7b19-4201-92f6-c914a98b2bf9', 'volume_size': 1}
Sep 15 21:49:18.320023 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-665bc1c0-70b0-4257-a3b5-6b09f005a31b tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-60e460ee-7b19-4201-92f6-c914a98b2bf9 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:18.340659 n-d-796909-3 sudo[114367]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-60e460ee-7b19-4201-92f6-c914a98b2bf9 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:49:18.342184 n-d-796909-3 sudo[114367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:18.642586 n-d-796909-3 sudo[114365]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:18.644878 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f4d12daa-d57c-435b-bb65-2f8e72ebf19d tempest-SnapshotsActionsTest-640574446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0907b490-299e-492e-91a3-186e76fd91d5" returned: 0 in 0.651s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:18.647472 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f4d12daa-d57c-435b-bb65-2f8e72ebf19d tempest-SnapshotsActionsTest-640574446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0907b490-299e-492e-91a3-186e76fd91d5 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:18.695809 n-d-796909-3 sudo[114370]: ubuntu : TTY=unknown ; 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-0907b490-299e-492e-91a3-186e76fd91d5
Sep 15 21:49:18.698561 n-d-796909-3 sudo[114370]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:19.174097 n-d-796909-3 sudo[114367]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:19.184025 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-665bc1c0-70b0-4257-a3b5-6b09f005a31b tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-60e460ee-7b19-4201-92f6-c914a98b2bf9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.856s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:19.184025 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-665bc1c0-70b0-4257-a3b5-6b09f005a31b tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27666c75-b543-48e5-adfc-cdf478c279c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-60e460ee-7b19-4201-92f6-c914a98b2bf9', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:49:19.184025 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-665bc1c0-70b0-4257-a3b5-6b09f005a31b tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d234f4ea-d8b4-4885-b691-943c3874aa10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:49:19.269181 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-665bc1c0-70b0-4257-a3b5-6b09f005a31b tempest-GroupSnapshotsTest-767815226 None] Volume volume-60e460ee-7b19-4201-92f6-c914a98b2bf9 (60e460ee-7b19-4201-92f6-c914a98b2bf9): created successfully
Sep 15 21:49:19.289662 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-665bc1c0-70b0-4257-a3b5-6b09f005a31b tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d234f4ea-d8b4-4885-b691-943c3874aa10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:49:19.297757 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-665bc1c0-70b0-4257-a3b5-6b09f005a31b tempest-GroupSnapshotsTest-767815226 None] Flow 'volume_create_manager' (d91a8b71-bfdd-42db-89c0-2b8f73800fb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:49:19.453695 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-665bc1c0-70b0-4257-a3b5-6b09f005a31b tempest-GroupSnapshotsTest-767815226 None] Created volume successfully.
Sep 15 21:49:19.648985 n-d-796909-3 sudo[114370]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:19.650705 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f4d12daa-d57c-435b-bb65-2f8e72ebf19d tempest-SnapshotsActionsTest-640574446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0907b490-299e-492e-91a3-186e76fd91d5" returned: 0 in 1.003s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:19.899480 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-f4d12daa-d57c-435b-bb65-2f8e72ebf19d tempest-SnapshotsActionsTest-640574446 None] Created reservations ['a0b5bd97-53ec-415a-9e3d-db51a05f00cd', '432e6553-b715-406d-9325-3fb18a084487', '492a1fb6-cc5e-4b90-82d0-45a18af57865', 'a679bf10-2d57-42bf-b986-e2dbc9c9b11d'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:49:19.901338 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-f4d12daa-d57c-435b-bb65-2f8e72ebf19d tempest-SnapshotsActionsTest-640574446 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:49:19.901338 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:49:19.901338 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:49:20.096780 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-f4d12daa-d57c-435b-bb65-2f8e72ebf19d tempest-SnapshotsActionsTest-640574446 None] Delete snapshot completed successfully.
Sep 15 21:49:20.114926 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-f4d12daa-d57c-435b-bb65-2f8e72ebf19d tempest-SnapshotsActionsTest-640574446 None] Lock "b'cinder-0907b490-299e-492e-91a3-186e76fd91d5-delete_snapshot'" released by "delete_snapshot" :: held 2.117s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:49:21.436879 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-be4dbd1e-3ea8-4ea7-8409-868524deae5f tempest-GroupSnapshotsTest-767815226 None] GroupSnapshot 203691fa-5d98-4929-a4f3-cf9ec1f83b01: creating.
Sep 15 21:49:21.528049 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-be4dbd1e-3ea8-4ea7-8409-868524deae5f tempest-GroupSnapshotsTest-767815226 None] Group snapshot 203691fa-5d98-4929-a4f3-cf9ec1f83b01: creating. {{(pid=84872) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3850}}
Sep 15 21:49:21.655423 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-be4dbd1e-3ea8-4ea7-8409-868524deae5f tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-60e460ee-7b19-4201-92f6-c914a98b2bf9 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:21.683058 n-d-796909-3 sudo[114514]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-60e460ee-7b19-4201-92f6-c914a98b2bf9
Sep 15 21:49:21.684631 n-d-796909-3 sudo[114514]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:22.036073 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-0d8b6b44-857a-4cea-b023-8604b4747021 tempest-SnapshotsActionsTest-1042760630 None] Lock "b'cinder-3c33398b-d836-45fb-8420-8a17f7591fb1-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:49:22.038271 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0d8b6b44-857a-4cea-b023-8604b4747021 tempest-SnapshotsActionsTest-1042760630 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3c33398b-d836-45fb-8420-8a17f7591fb1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:22.073240 n-d-796909-3 sudo[114524]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3c33398b-d836-45fb-8420-8a17f7591fb1
Sep 15 21:49:22.074893 n-d-796909-3 sudo[114524]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:22.493664 n-d-796909-3 sudo[114514]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:22.496048 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-be4dbd1e-3ea8-4ea7-8409-868524deae5f tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-60e460ee-7b19-4201-92f6-c914a98b2bf9" returned: 0 in 0.840s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:22.498674 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-be4dbd1e-3ea8-4ea7-8409-868524deae5f tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-75c8e5e9-bf33-44c8-9a2b-4f58d9a635dc --snapshot stack-volumes-lvmdriver-1/volume-60e460ee-7b19-4201-92f6-c914a98b2bf9 -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:22.540558 n-d-796909-3 sudo[114552]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-75c8e5e9-bf33-44c8-9a2b-4f58d9a635dc --snapshot stack-volumes-lvmdriver-1/volume-60e460ee-7b19-4201-92f6-c914a98b2bf9 -L 1.00g
Sep 15 21:49:22.541724 n-d-796909-3 sudo[114552]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:22.961848 n-d-796909-3 sudo[114524]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:22.964228 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0d8b6b44-857a-4cea-b023-8604b4747021 tempest-SnapshotsActionsTest-1042760630 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3c33398b-d836-45fb-8420-8a17f7591fb1" returned: 0 in 0.925s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:22.966579 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0d8b6b44-857a-4cea-b023-8604b4747021 tempest-SnapshotsActionsTest-1042760630 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3c33398b-d836-45fb-8420-8a17f7591fb1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:23.017811 n-d-796909-3 sudo[114566]: ubuntu : TTY=unknown ; 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-3c33398b-d836-45fb-8420-8a17f7591fb1
Sep 15 21:49:23.018678 n-d-796909-3 sudo[114566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:23.824295 n-d-796909-3 sudo[114552]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:23.830811 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-be4dbd1e-3ea8-4ea7-8409-868524deae5f tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-75c8e5e9-bf33-44c8-9a2b-4f58d9a635dc --snapshot stack-volumes-lvmdriver-1/volume-60e460ee-7b19-4201-92f6-c914a98b2bf9 -L 1.00g" returned: 0 in 1.332s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:24.170651 n-d-796909-3 sudo[114566]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:24.203630 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0d8b6b44-857a-4cea-b023-8604b4747021 tempest-SnapshotsActionsTest-1042760630 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3c33398b-d836-45fb-8420-8a17f7591fb1" returned: 0 in 1.237s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:24.389053 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-be4dbd1e-3ea8-4ea7-8409-868524deae5f tempest-GroupSnapshotsTest-767815226 None] group_snapshot 203691fa-5d98-4929-a4f3-cf9ec1f83b01: created successfully
Sep 15 21:49:24.467852 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-0d8b6b44-857a-4cea-b023-8604b4747021 tempest-SnapshotsActionsTest-1042760630 None] Created reservations ['5a7cb081-f9d3-4506-bb97-490015719a60', 'a65fa156-d192-43c0-adfb-a56427f5a6c5', '980c0184-548b-4073-9724-48b4db62ea1e', '4345b3fe-3401-439f-b2ec-ec6900960ccf'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:49:24.469723 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-0d8b6b44-857a-4cea-b023-8604b4747021 tempest-SnapshotsActionsTest-1042760630 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:49:24.469723 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:49:24.469723 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:49:24.707182 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-0d8b6b44-857a-4cea-b023-8604b4747021 tempest-SnapshotsActionsTest-1042760630 None] Delete snapshot completed successfully.
Sep 15 21:49:24.715011 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-0d8b6b44-857a-4cea-b023-8604b4747021 tempest-SnapshotsActionsTest-1042760630 None] Lock "b'cinder-3c33398b-d836-45fb-8420-8a17f7591fb1-delete_snapshot'" released by "delete_snapshot" :: held 2.678s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:49:24.996014 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-0e1a34e3-2f56-472f-957f-1d944368797a tempest-VolumesBackupsAdminTest-16902036 None] Lock "b'cinder-ae352e3d-101c-4461-8ada-6a0258b18bd6-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:49:25.213132 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:25.506355 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.295s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:25.506848 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:49:25.508159 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-0e1a34e3-2f56-472f-957f-1d944368797a tempest-VolumesBackupsAdminTest-16902036 None] Skipping remove_export. No iscsi_target is presently exported for volume: ae352e3d-101c-4461-8ada-6a0258b18bd6
Sep 15 21:49:25.509293 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0e1a34e3-2f56-472f-957f-1d944368797a tempest-VolumesBackupsAdminTest-16902036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ae352e3d-101c-4461-8ada-6a0258b18bd6 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:25.560781 n-d-796909-3 sudo[114765]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ae352e3d-101c-4461-8ada-6a0258b18bd6
Sep 15 21:49:25.562295 n-d-796909-3 sudo[114765]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:25.742482 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-b6f537ce-819e-4ea6-8e6b-9216ec6c238e tempest-SnapshotsActionsTest-1042760630 None] Lock "b'cinder-391feaae-4c2d-4a24-9956-9d4acccd4c6a-delete_volume'" acquired by "delete_volume" :: waited 0.035s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:49:26.018380 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-b6f537ce-819e-4ea6-8e6b-9216ec6c238e tempest-SnapshotsActionsTest-1042760630 None] Skipping remove_export. No iscsi_target is presently exported for volume: 391feaae-4c2d-4a24-9956-9d4acccd4c6a
Sep 15 21:49:26.022984 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b6f537ce-819e-4ea6-8e6b-9216ec6c238e tempest-SnapshotsActionsTest-1042760630 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:26.075345 n-d-796909-3 sudo[114769]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a
Sep 15 21:49:26.077468 n-d-796909-3 sudo[114769]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:26.431653 n-d-796909-3 sudo[114765]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:26.434669 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0e1a34e3-2f56-472f-957f-1d944368797a tempest-VolumesBackupsAdminTest-16902036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ae352e3d-101c-4461-8ada-6a0258b18bd6" returned: 0 in 0.924s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:26.437514 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0e1a34e3-2f56-472f-957f-1d944368797a tempest-VolumesBackupsAdminTest-16902036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ae352e3d-101c-4461-8ada-6a0258b18bd6 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:26.476697 n-d-796909-3 sudo[114784]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ae352e3d-101c-4461-8ada-6a0258b18bd6
Sep 15 21:49:26.478326 n-d-796909-3 sudo[114784]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:26.816098 n-d-796909-3 sudo[114769]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:26.850384 n-d-796909-3 sudo[114790]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a
Sep 15 21:49:27.155691 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b6f537ce-819e-4ea6-8e6b-9216ec6c238e tempest-SnapshotsActionsTest-1042760630 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a" returned: 0 in 0.806s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:27.155691 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b6f537ce-819e-4ea6-8e6b-9216ec6c238e tempest-SnapshotsActionsTest-1042760630 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:27.155691 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0e1a34e3-2f56-472f-957f-1d944368797a tempest-VolumesBackupsAdminTest-16902036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ae352e3d-101c-4461-8ada-6a0258b18bd6" returned: 0 in 0.535s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:27.155691 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0e1a34e3-2f56-472f-957f-1d944368797a tempest-VolumesBackupsAdminTest-16902036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ae352e3d-101c-4461-8ada-6a0258b18bd6 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:26.851449 n-d-796909-3 sudo[114790]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:26.969765 n-d-796909-3 sudo[114784]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:27.031292 n-d-796909-3 sudo[114792]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ae352e3d-101c-4461-8ada-6a0258b18bd6
Sep 15 21:49:27.035494 n-d-796909-3 sudo[114792]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:27.235191 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c78ac422-5601-4023-ac4b-4172730eae6d tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-57ebc8bb-29cc-42f8-bfc0-39758d9e83ad stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:27.280384 n-d-796909-3 sudo[114794]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-57ebc8bb-29cc-42f8-bfc0-39758d9e83ad stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:49:27.281836 n-d-796909-3 sudo[114794]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:27.514529 n-d-796909-3 sudo[114790]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:27.516921 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b6f537ce-819e-4ea6-8e6b-9216ec6c238e tempest-SnapshotsActionsTest-1042760630 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a" returned: 0 in 0.689s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:27.519302 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b6f537ce-819e-4ea6-8e6b-9216ec6c238e tempest-SnapshotsActionsTest-1042760630 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:27.583993 n-d-796909-3 sudo[114799]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a
Sep 15 21:49:27.586673 n-d-796909-3 sudo[114799]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:27.826086 n-d-796909-3 sudo[114792]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:27.831306 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0e1a34e3-2f56-472f-957f-1d944368797a tempest-VolumesBackupsAdminTest-16902036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ae352e3d-101c-4461-8ada-6a0258b18bd6" returned: 0 in 0.855s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:27.847535 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-0e1a34e3-2f56-472f-957f-1d944368797a tempest-VolumesBackupsAdminTest-16902036 None] Successfully deleted volume: ae352e3d-101c-4461-8ada-6a0258b18bd6
Sep 15 21:49:28.002140 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-0e1a34e3-2f56-472f-957f-1d944368797a tempest-VolumesBackupsAdminTest-16902036 None] Created reservations ['ac18da52-fed7-4c45-88ee-0432effba8b8', 'dff8dbbf-501f-4c70-9de3-c7cc0341c8eb', '255b14f8-18df-4e42-87ca-4071e1e3cbe4', '9240c31f-fbf8-4bca-89b3-9fb734088154'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:49:28.004928 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-0e1a34e3-2f56-472f-957f-1d944368797a tempest-VolumesBackupsAdminTest-16902036 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:49:28.004928 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:49:28.004928 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:49:28.186167 n-d-796909-3 sudo[114794]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:28.187986 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c78ac422-5601-4023-ac4b-4172730eae6d tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-57ebc8bb-29cc-42f8-bfc0-39758d9e83ad stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.955s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:28.198890 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c78ac422-5601-4023-ac4b-4172730eae6d tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-75c8e5e9-bf33-44c8-9a2b-4f58d9a635dc {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:28.267877 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-0e1a34e3-2f56-472f-957f-1d944368797a tempest-VolumesBackupsAdminTest-16902036 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:49:28.269282 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0e1a34e3-2f56-472f-957f-1d944368797a tempest-VolumesBackupsAdminTest-16902036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:28.288155 n-d-796909-3 sudo[114839]: ubuntu : 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-75c8e5e9-bf33-44c8-9a2b-4f58d9a635dc
Sep 15 21:49:28.289719 n-d-796909-3 sudo[114839]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:28.313747 n-d-796909-3 sudo[114840]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:49:28.316012 n-d-796909-3 sudo[114840]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:28.387814 n-d-796909-3 sudo[114799]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:28.390065 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b6f537ce-819e-4ea6-8e6b-9216ec6c238e tempest-SnapshotsActionsTest-1042760630 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-391feaae-4c2d-4a24-9956-9d4acccd4c6a" returned: 0 in 0.871s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:28.392302 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-b6f537ce-819e-4ea6-8e6b-9216ec6c238e tempest-SnapshotsActionsTest-1042760630 None] Successfully deleted volume: 391feaae-4c2d-4a24-9956-9d4acccd4c6a
Sep 15 21:49:28.649599 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-b6f537ce-819e-4ea6-8e6b-9216ec6c238e tempest-SnapshotsActionsTest-1042760630 None] Created reservations ['4c678980-2555-4d43-adf2-0c62b9d542ea', 'efb767af-346e-41af-a2ba-efd2b21f25bd', '8e18054e-9267-4475-b1ad-701a2f9df4a3', '2e2715f5-ee25-412f-81c3-fcf94cd55434'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:49:28.652685 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-b6f537ce-819e-4ea6-8e6b-9216ec6c238e tempest-SnapshotsActionsTest-1042760630 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:49:28.652685 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:49:28.652685 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:49:28.877427 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-b6f537ce-819e-4ea6-8e6b-9216ec6c238e tempest-SnapshotsActionsTest-1042760630 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:49:28.877427 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b6f537ce-819e-4ea6-8e6b-9216ec6c238e tempest-SnapshotsActionsTest-1042760630 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:28.896870 n-d-796909-3 sudo[114839]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:28.905353 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c78ac422-5601-4023-ac4b-4172730eae6d tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-75c8e5e9-bf33-44c8-9a2b-4f58d9a635dc" returned: 0 in 0.707s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:28.907898 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c78ac422-5601-4023-ac4b-4172730eae6d tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--75c8e5e9--bf33--44c8--9a2b--4f58d9a635dc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--57ebc8bb--29cc--42f8--bfc0--39758d9e83ad iflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:28.919085 n-d-796909-3 sudo[114848]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:49:28.920511 n-d-796909-3 sudo[114848]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:28.942844 n-d-796909-3 sudo[114849]: 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--75c8e5e9--bf33--44c8--9a2b--4f58d9a635dc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--57ebc8bb--29cc--42f8--bfc0--39758d9e83ad iflag=direct
Sep 15 21:49:28.943691 n-d-796909-3 sudo[114849]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:29.045961 n-d-796909-3 sudo[114840]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:29.048654 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0e1a34e3-2f56-472f-957f-1d944368797a tempest-VolumesBackupsAdminTest-16902036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.779s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:29.051184 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0e1a34e3-2f56-472f-957f-1d944368797a tempest-VolumesBackupsAdminTest-16902036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:29.114157 n-d-796909-3 sudo[114852]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:49:29.116219 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-eb264223-541b-4f71-a9b9-0f5bd54e33e0 tempest-VolumesBackupsAdminTest-16902036 None] Lock "b'cinder-e6d639cc-ba81-413e-8d62-f41e3cd91cfb-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:49:29.122034 n-d-796909-3 sudo[114852]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:29.413263 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:29.580913 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.168s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:29.580913 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555695392]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:49:29.581494 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-eb264223-541b-4f71-a9b9-0f5bd54e33e0 tempest-VolumesBackupsAdminTest-16902036 None] Skipping remove_export. No iscsi_target is presently exported for volume: e6d639cc-ba81-413e-8d62-f41e3cd91cfb
Sep 15 21:49:29.582540 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-eb264223-541b-4f71-a9b9-0f5bd54e33e0 tempest-VolumesBackupsAdminTest-16902036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:29.638760 n-d-796909-3 sudo[114848]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:29.641282 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b6f537ce-819e-4ea6-8e6b-9216ec6c238e tempest-SnapshotsActionsTest-1042760630 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.764s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:29.642950 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b6f537ce-819e-4ea6-8e6b-9216ec6c238e tempest-SnapshotsActionsTest-1042760630 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:29.651627 n-d-796909-3 sudo[114861]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb
Sep 15 21:49:29.655405 n-d-796909-3 sudo[114861]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:29.701413 n-d-796909-3 sudo[114863]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:49:29.703662 n-d-796909-3 sudo[114863]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:29.825532 n-d-796909-3 sudo[114852]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:29.828663 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0e1a34e3-2f56-472f-957f-1d944368797a tempest-VolumesBackupsAdminTest-16902036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.777s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:29.831196 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-0e1a34e3-2f56-472f-957f-1d944368797a tempest-VolumesBackupsAdminTest-16902036 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:49:29.838918 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-0e1a34e3-2f56-472f-957f-1d944368797a tempest-VolumesBackupsAdminTest-16902036 None] Deleted volume successfully.
Sep 15 21:49:29.876621 n-d-796909-3 sudo[114849]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:29.880963 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c78ac422-5601-4023-ac4b-4172730eae6d tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--75c8e5e9--bf33--44c8--9a2b--4f58d9a635dc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--57ebc8bb--29cc--42f8--bfc0--39758d9e83ad iflag=direct" returned: 0 in 0.973s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:29.886399 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c78ac422-5601-4023-ac4b-4172730eae6d tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--75c8e5e9--bf33--44c8--9a2b--4f58d9a635dc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--57ebc8bb--29cc--42f8--bfc0--39758d9e83ad oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:29.941771 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-0e1a34e3-2f56-472f-957f-1d944368797a tempest-VolumesBackupsAdminTest-16902036 None] Lock "b'cinder-ae352e3d-101c-4461-8ada-6a0258b18bd6-delete_volume'" released by "delete_volume" :: held 4.948s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:49:29.961419 n-d-796909-3 sudo[114880]: 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--75c8e5e9--bf33--44c8--9a2b--4f58d9a635dc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--57ebc8bb--29cc--42f8--bfc0--39758d9e83ad oflag=direct
Sep 15 21:49:29.962283 n-d-796909-3 sudo[114880]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:30.424328 n-d-796909-3 sudo[114861]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:30.426138 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-eb264223-541b-4f71-a9b9-0f5bd54e33e0 tempest-VolumesBackupsAdminTest-16902036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb" returned: 0 in 0.844s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:30.427994 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-eb264223-541b-4f71-a9b9-0f5bd54e33e0 tempest-VolumesBackupsAdminTest-16902036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:30.495356 n-d-796909-3 sudo[114891]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb
Sep 15 21:49:30.499180 n-d-796909-3 sudo[114891]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:30.658947 n-d-796909-3 sudo[114863]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:30.662126 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b6f537ce-819e-4ea6-8e6b-9216ec6c238e tempest-SnapshotsActionsTest-1042760630 None] CMD "sudo cinder-rootwrap /etc/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.019s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:30.664646 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-b6f537ce-819e-4ea6-8e6b-9216ec6c238e tempest-SnapshotsActionsTest-1042760630 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:49:30.671425 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-b6f537ce-819e-4ea6-8e6b-9216ec6c238e tempest-SnapshotsActionsTest-1042760630 None] Deleted volume successfully.
Sep 15 21:49:30.784782 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-b6f537ce-819e-4ea6-8e6b-9216ec6c238e tempest-SnapshotsActionsTest-1042760630 None] Lock "b'cinder-391feaae-4c2d-4a24-9956-9d4acccd4c6a-delete_volume'" released by "delete_volume" :: held 5.042s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:49:30.885752 n-d-796909-3 sudo[114880]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:30.887682 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c78ac422-5601-4023-ac4b-4172730eae6d tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--75c8e5e9--bf33--44c8--9a2b--4f58d9a635dc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--57ebc8bb--29cc--42f8--bfc0--39758d9e83ad oflag=direct" returned: 0 in 1.002s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:30.888892 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c78ac422-5601-4023-ac4b-4172730eae6d tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--75c8e5e9--bf33--44c8--9a2b--4f58d9a635dc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--57ebc8bb--29cc--42f8--bfc0--39758d9e83ad count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:30.945315 n-d-796909-3 sudo[114909]: 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--75c8e5e9--bf33--44c8--9a2b--4f58d9a635dc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--57ebc8bb--29cc--42f8--bfc0--39758d9e83ad count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 21:49:30.946204 n-d-796909-3 sudo[114909]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:31.534307 n-d-796909-3 sudo[114891]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:31.538091 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-eb264223-541b-4f71-a9b9-0f5bd54e33e0 tempest-VolumesBackupsAdminTest-16902036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb" returned: 0 in 1.109s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:31.542023 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-eb264223-541b-4f71-a9b9-0f5bd54e33e0 tempest-VolumesBackupsAdminTest-16902036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:31.629085 n-d-796909-3 sudo[114913]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb
Sep 15 21:49:31.631917 n-d-796909-3 sudo[114913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:32.583279 n-d-796909-3 sudo[114913]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:32.590424 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-eb264223-541b-4f71-a9b9-0f5bd54e33e0 tempest-VolumesBackupsAdminTest-16902036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e6d639cc-ba81-413e-8d62-f41e3cd91cfb" returned: 0 in 1.044s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:32.592810 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-eb264223-541b-4f71-a9b9-0f5bd54e33e0 tempest-VolumesBackupsAdminTest-16902036 None] Successfully deleted volume: e6d639cc-ba81-413e-8d62-f41e3cd91cfb
Sep 15 21:49:32.748457 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-eb264223-541b-4f71-a9b9-0f5bd54e33e0 tempest-VolumesBackupsAdminTest-16902036 None] Created reservations ['e6d4dfb9-69db-4cef-8a61-4da13377d3de', 'ef2fb28f-546b-48a9-9d77-7a8a3383907f', 'dddf9e6b-3c55-4fec-a414-47ee157f4eec', 'da660e21-e165-4aea-b0a7-7ce169d2c3f1'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:49:32.753571 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-eb264223-541b-4f71-a9b9-0f5bd54e33e0 tempest-VolumesBackupsAdminTest-16902036 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:49:32.753571 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:49:32.753571 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:49:33.056665 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-eb264223-541b-4f71-a9b9-0f5bd54e33e0 tempest-VolumesBackupsAdminTest-16902036 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:49:33.057656 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-eb264223-541b-4f71-a9b9-0f5bd54e33e0 tempest-VolumesBackupsAdminTest-16902036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:33.078534 n-d-796909-3 sudo[114976]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:49:33.079396 n-d-796909-3 sudo[114976]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:33.539508 n-d-796909-3 sudo[114976]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:33.543378 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-eb264223-541b-4f71-a9b9-0f5bd54e33e0 tempest-VolumesBackupsAdminTest-16902036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.484s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:33.548290 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-eb264223-541b-4f71-a9b9-0f5bd54e33e0 tempest-VolumesBackupsAdminTest-16902036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:33.595675 n-d-796909-3 sudo[114988]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:49:33.597606 n-d-796909-3 sudo[114988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:34.474866 n-d-796909-3 sudo[114988]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:34.480632 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-eb264223-541b-4f71-a9b9-0f5bd54e33e0 tempest-VolumesBackupsAdminTest-16902036 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:34.482721 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-eb264223-541b-4f71-a9b9-0f5bd54e33e0 tempest-VolumesBackupsAdminTest-16902036 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:49:34.498750 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-eb264223-541b-4f71-a9b9-0f5bd54e33e0 tempest-VolumesBackupsAdminTest-16902036 None] Deleted volume successfully.
Sep 15 21:49:34.679690 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-eb264223-541b-4f71-a9b9-0f5bd54e33e0 tempest-VolumesBackupsAdminTest-16902036 None] Lock "b'cinder-e6d639cc-ba81-413e-8d62-f41e3cd91cfb-delete_volume'" released by "delete_volume" :: held 5.564s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:49:44.617789 n-d-796909-3 sudo[114909]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:44.620646 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c78ac422-5601-4023-ac4b-4172730eae6d tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--75c8e5e9--bf33--44c8--9a2b--4f58d9a635dc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--57ebc8bb--29cc--42f8--bfc0--39758d9e83ad count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 13.732s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:44.621165 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-c78ac422-5601-4023-ac4b-4172730eae6d tempest-GroupSnapshotsTest-767815226 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--75c8e5e9--bf33--44c8--9a2b--4f58d9a635dc, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--57ebc8bb--29cc--42f8--bfc0--39758d9e83ad, size 1024.00 MB, duration 13.73 sec {{(pid=84872) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 21:49:44.621554 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.volume_utils [None req-c78ac422-5601-4023-ac4b-4172730eae6d tempest-GroupSnapshotsTest-767815226 None] Volume copy 1024.00 MB at 74.57 MB/s
Sep 15 21:49:45.114412 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-c78ac422-5601-4023-ac4b-4172730eae6d tempest-GroupSnapshotsTest-767815226 None] Create group from source-snapshot-203691fa-5d98-4929-a4f3-cf9ec1f83b01 completed successfully.
Sep 15 21:49:45.410143 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-6d2190de-d857-4e02-9953-d1dbd8cbb9b0 tempest-AbsoluteLimitsTests-986285876 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:49:45.415262 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-6d2190de-d857-4e02-9953-d1dbd8cbb9b0 tempest-AbsoluteLimitsTests-986285876 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:49:45.418370 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-6d2190de-d857-4e02-9953-d1dbd8cbb9b0 tempest-AbsoluteLimitsTests-986285876 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:49:45.445833 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-6d2190de-d857-4e02-9953-d1dbd8cbb9b0 tempest-AbsoluteLimitsTests-986285876 None] Flow 'volume_create_manager' (25fabd15-0125-4364-9ce3-c727d0620884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:49:45.452308 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-6d2190de-d857-4e02-9953-d1dbd8cbb9b0 tempest-AbsoluteLimitsTests-986285876 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cd85381d-9952-42ee-82dd-142f21e310dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:49:45.483089 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-6d2190de-d857-4e02-9953-d1dbd8cbb9b0 tempest-AbsoluteLimitsTests-986285876 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:49:45.512367 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-6d2190de-d857-4e02-9953-d1dbd8cbb9b0 tempest-AbsoluteLimitsTests-986285876 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cd85381d-9952-42ee-82dd-142f21e310dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:49:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2107251207',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=baa1e1b2-6cbf-4161-9403-30a7f0ecd674,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af4e8bfc5ee04322a221eb63113e10c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:49:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:49:45Z,user_id='86a103d17bf14eafb431197816867260',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:49:45.516323 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-6d2190de-d857-4e02-9953-d1dbd8cbb9b0 tempest-AbsoluteLimitsTests-986285876 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b6fea2cf-1676-4200-91e9-fb1a55dd9200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:49:45.518774 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-6d2190de-d857-4e02-9953-d1dbd8cbb9b0 tempest-AbsoluteLimitsTests-986285876 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b6fea2cf-1676-4200-91e9-fb1a55dd9200) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:49:45.521424 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-6d2190de-d857-4e02-9953-d1dbd8cbb9b0 tempest-AbsoluteLimitsTests-986285876 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7f191cde-5d82-4996-96df-9ac0cfa22802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:49:45.524851 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-6d2190de-d857-4e02-9953-d1dbd8cbb9b0 tempest-AbsoluteLimitsTests-986285876 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7f191cde-5d82-4996-96df-9ac0cfa22802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'baa1e1b2-6cbf-4161-9403-30a7f0ecd674', 'volume_name': 'volume-baa1e1b2-6cbf-4161-9403-30a7f0ecd674', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:49:45.527316 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-6d2190de-d857-4e02-9953-d1dbd8cbb9b0 tempest-AbsoluteLimitsTests-986285876 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c3cf00a8-cc58-4815-af26-f77415d6efe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:49:45.529714 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-6d2190de-d857-4e02-9953-d1dbd8cbb9b0 tempest-AbsoluteLimitsTests-986285876 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c3cf00a8-cc58-4815-af26-f77415d6efe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:49:45.533214 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-6d2190de-d857-4e02-9953-d1dbd8cbb9b0 tempest-AbsoluteLimitsTests-986285876 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (23c8c06c-1373-4a40-90b3-f2fa6a7c1953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:49:45.534495 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-6d2190de-d857-4e02-9953-d1dbd8cbb9b0 tempest-AbsoluteLimitsTests-986285876 None] Volume baa1e1b2-6cbf-4161-9403-30a7f0ecd674: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-baa1e1b2-6cbf-4161-9403-30a7f0ecd674', 'volume_size': 1}
Sep 15 21:49:45.535850 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6d2190de-d857-4e02-9953-d1dbd8cbb9b0 tempest-AbsoluteLimitsTests-986285876 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-baa1e1b2-6cbf-4161-9403-30a7f0ecd674 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:45.582543 n-d-796909-3 sudo[115134]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-baa1e1b2-6cbf-4161-9403-30a7f0ecd674 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:49:45.583392 n-d-796909-3 sudo[115134]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:46.439719 n-d-796909-3 sudo[115134]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:46.442605 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6d2190de-d857-4e02-9953-d1dbd8cbb9b0 tempest-AbsoluteLimitsTests-986285876 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-baa1e1b2-6cbf-4161-9403-30a7f0ecd674 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.906s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:46.446526 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-6d2190de-d857-4e02-9953-d1dbd8cbb9b0 tempest-AbsoluteLimitsTests-986285876 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (23c8c06c-1373-4a40-90b3-f2fa6a7c1953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-baa1e1b2-6cbf-4161-9403-30a7f0ecd674', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:49:46.449225 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-6d2190de-d857-4e02-9953-d1dbd8cbb9b0 tempest-AbsoluteLimitsTests-986285876 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ab9e127-dd7b-4c19-bad0-cade44d56d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:49:46.572073 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-6d2190de-d857-4e02-9953-d1dbd8cbb9b0 tempest-AbsoluteLimitsTests-986285876 None] Volume volume-baa1e1b2-6cbf-4161-9403-30a7f0ecd674 (baa1e1b2-6cbf-4161-9403-30a7f0ecd674): created successfully
Sep 15 21:49:46.574496 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-6d2190de-d857-4e02-9953-d1dbd8cbb9b0 tempest-AbsoluteLimitsTests-986285876 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ab9e127-dd7b-4c19-bad0-cade44d56d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:49:46.578093 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-6d2190de-d857-4e02-9953-d1dbd8cbb9b0 tempest-AbsoluteLimitsTests-986285876 None] Flow 'volume_create_manager' (25fabd15-0125-4364-9ce3-c727d0620884) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:49:46.688596 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-ae0d681c-b862-4746-9299-a8ddaadb24e0 tempest-GroupSnapshotsTest-767815226 None] Skipping remove_export. No iscsi_target is presently exported for volume: 57ebc8bb-29cc-42f8-bfc0-39758d9e83ad
Sep 15 21:49:46.689880 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ae0d681c-b862-4746-9299-a8ddaadb24e0 tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-57ebc8bb-29cc-42f8-bfc0-39758d9e83ad {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:46.716287 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-6d2190de-d857-4e02-9953-d1dbd8cbb9b0 tempest-AbsoluteLimitsTests-986285876 None] Created volume successfully.
Sep 15 21:49:46.730067 n-d-796909-3 sudo[115174]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-57ebc8bb-29cc-42f8-bfc0-39758d9e83ad
Sep 15 21:49:46.731022 n-d-796909-3 sudo[115174]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:47.253142 n-d-796909-3 sudo[115174]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:47.255032 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ae0d681c-b862-4746-9299-a8ddaadb24e0 tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-57ebc8bb-29cc-42f8-bfc0-39758d9e83ad" returned: 0 in 0.565s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:47.256695 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ae0d681c-b862-4746-9299-a8ddaadb24e0 tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-57ebc8bb-29cc-42f8-bfc0-39758d9e83ad {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:47.282479 n-d-796909-3 sudo[115205]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-57ebc8bb-29cc-42f8-bfc0-39758d9e83ad
Sep 15 21:49:47.284308 n-d-796909-3 sudo[115205]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:47.919358 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-90fa8969-3ad2-4cf7-80d2-ad03214df79d tempest-AbsoluteLimitsTests-986285876 None] Lock "b'cinder-baa1e1b2-6cbf-4161-9403-30a7f0ecd674-delete_volume'" acquired by "delete_volume" :: waited 0.031s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:49:47.995568 n-d-796909-3 sudo[115205]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:47.998427 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ae0d681c-b862-4746-9299-a8ddaadb24e0 tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-57ebc8bb-29cc-42f8-bfc0-39758d9e83ad" returned: 0 in 0.742s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:48.000099 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ae0d681c-b862-4746-9299-a8ddaadb24e0 tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-57ebc8bb-29cc-42f8-bfc0-39758d9e83ad {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:48.072457 n-d-796909-3 sudo[115226]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-57ebc8bb-29cc-42f8-bfc0-39758d9e83ad
Sep 15 21:49:48.079299 n-d-796909-3 sudo[115226]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:48.194487 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-90fa8969-3ad2-4cf7-80d2-ad03214df79d tempest-AbsoluteLimitsTests-986285876 None] Skipping remove_export. No iscsi_target is presently exported for volume: baa1e1b2-6cbf-4161-9403-30a7f0ecd674
Sep 15 21:49:48.197472 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-90fa8969-3ad2-4cf7-80d2-ad03214df79d tempest-AbsoluteLimitsTests-986285876 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-baa1e1b2-6cbf-4161-9403-30a7f0ecd674 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:48.239453 n-d-796909-3 sudo[115228]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-baa1e1b2-6cbf-4161-9403-30a7f0ecd674
Sep 15 21:49:48.249167 n-d-796909-3 sudo[115228]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:49.037269 n-d-796909-3 sudo[115228]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:49.038783 n-d-796909-3 sudo[115226]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:49.042078 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ae0d681c-b862-4746-9299-a8ddaadb24e0 tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-57ebc8bb-29cc-42f8-bfc0-39758d9e83ad" returned: 0 in 1.041s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:49.044057 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-ae0d681c-b862-4746-9299-a8ddaadb24e0 tempest-GroupSnapshotsTest-767815226 None] Successfully deleted volume: 57ebc8bb-29cc-42f8-bfc0-39758d9e83ad
Sep 15 21:49:49.106519 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-90fa8969-3ad2-4cf7-80d2-ad03214df79d tempest-AbsoluteLimitsTests-986285876 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-baa1e1b2-6cbf-4161-9403-30a7f0ecd674" returned: 0 in 0.909s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:49.107895 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-90fa8969-3ad2-4cf7-80d2-ad03214df79d tempest-AbsoluteLimitsTests-986285876 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-baa1e1b2-6cbf-4161-9403-30a7f0ecd674 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:49.156600 n-d-796909-3 sudo[115243]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-baa1e1b2-6cbf-4161-9403-30a7f0ecd674
Sep 15 21:49:49.157941 n-d-796909-3 sudo[115243]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:49.465154 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-ae0d681c-b862-4746-9299-a8ddaadb24e0 tempest-GroupSnapshotsTest-767815226 None] Created reservations ['0154de18-6d13-4c52-851a-b0a7970d279f'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:49:49.576926 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-ae0d681c-b862-4746-9299-a8ddaadb24e0 tempest-GroupSnapshotsTest-767815226 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-965465472 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-965465472, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:49:49.577768 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-ae0d681c-b862-4746-9299-a8ddaadb24e0 tempest-GroupSnapshotsTest-767815226 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-965465472 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-965465472, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:49:49.720312 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-ae0d681c-b862-4746-9299-a8ddaadb24e0 tempest-GroupSnapshotsTest-767815226 None] Created reservations ['ece103f9-5507-4d31-9a9d-ac03ef4b94c1', '656db832-788c-4ae4-80ff-b47c634c8871', '5e2f4d93-2e58-4f7e-b8f0-d2f264e79540', 'a596c44c-a114-4bf1-a0a4-9483ca5b3df7'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:49:49.722844 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-ae0d681c-b862-4746-9299-a8ddaadb24e0 tempest-GroupSnapshotsTest-767815226 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:49:49.722844 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:49:49.722844 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:49:49.881667 n-d-796909-3 sudo[115243]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:49.884734 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-90fa8969-3ad2-4cf7-80d2-ad03214df79d tempest-AbsoluteLimitsTests-986285876 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-baa1e1b2-6cbf-4161-9403-30a7f0ecd674" returned: 0 in 0.777s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:49.886420 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-90fa8969-3ad2-4cf7-80d2-ad03214df79d tempest-AbsoluteLimitsTests-986285876 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-baa1e1b2-6cbf-4161-9403-30a7f0ecd674 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:49.909629 n-d-796909-3 sudo[115258]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-baa1e1b2-6cbf-4161-9403-30a7f0ecd674
Sep 15 21:49:49.910455 n-d-796909-3 sudo[115258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:50.058700 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-ae0d681c-b862-4746-9299-a8ddaadb24e0 tempest-GroupSnapshotsTest-767815226 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:49:50.058700 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:49:50.058700 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:49:50.194337 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-ae0d681c-b862-4746-9299-a8ddaadb24e0 tempest-GroupSnapshotsTest-767815226 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:49:50.198919 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ae0d681c-b862-4746-9299-a8ddaadb24e0 tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:50.232793 n-d-796909-3 sudo[115263]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:49:50.234581 n-d-796909-3 sudo[115263]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:50.544537 n-d-796909-3 sudo[115258]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:50.547380 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-90fa8969-3ad2-4cf7-80d2-ad03214df79d tempest-AbsoluteLimitsTests-986285876 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-baa1e1b2-6cbf-4161-9403-30a7f0ecd674" returned: 0 in 0.660s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:50.548619 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-90fa8969-3ad2-4cf7-80d2-ad03214df79d tempest-AbsoluteLimitsTests-986285876 None] Successfully deleted volume: baa1e1b2-6cbf-4161-9403-30a7f0ecd674
Sep 15 21:49:50.714212 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-90fa8969-3ad2-4cf7-80d2-ad03214df79d tempest-AbsoluteLimitsTests-986285876 None] Created reservations ['63dd94b2-b7b5-457a-a161-5c672c9cf349', '314f3762-138a-499d-922e-9a91acdb81cc', '094f332f-b6e6-4a09-96e1-4b9648eff7ce', 'c72cd932-d593-4e32-a406-81139fea6f3d'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:49:50.716378 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-90fa8969-3ad2-4cf7-80d2-ad03214df79d tempest-AbsoluteLimitsTests-986285876 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:49:50.716378 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:49:50.716378 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:49:50.847352 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-237f8351-31cc-41c0-bf67-540d34cc3ca7 tempest-GroupSnapshotsTest-767815226 None] group_snapshot 203691fa-5d98-4929-a4f3-cf9ec1f83b01: deleting
Sep 15 21:49:50.931184 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-237f8351-31cc-41c0-bf67-540d34cc3ca7 tempest-GroupSnapshotsTest-767815226 None] group_snapshot 203691fa-5d98-4929-a4f3-cf9ec1f83b01: deleting {{(pid=84872) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4017}}
Sep 15 21:49:50.953703 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-237f8351-31cc-41c0-bf67-540d34cc3ca7 tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-75c8e5e9-bf33-44c8-9a2b-4f58d9a635dc {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:51.005711 n-d-796909-3 sudo[115275]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-75c8e5e9-bf33-44c8-9a2b-4f58d9a635dc
Sep 15 21:49:51.009163 n-d-796909-3 sudo[115275]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:51.131732 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-90fa8969-3ad2-4cf7-80d2-ad03214df79d tempest-AbsoluteLimitsTests-986285876 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:49:51.134596 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-90fa8969-3ad2-4cf7-80d2-ad03214df79d tempest-AbsoluteLimitsTests-986285876 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:51.133943 n-d-796909-3 sudo[115263]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:51.153815 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ae0d681c-b862-4746-9299-a8ddaadb24e0 tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.958s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:51.156861 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ae0d681c-b862-4746-9299-a8ddaadb24e0 tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:51.170278 n-d-796909-3 sudo[115277]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:49:51.173261 n-d-796909-3 sudo[115277]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:51.191103 n-d-796909-3 sudo[115278]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:49:51.191924 n-d-796909-3 sudo[115278]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:51.654623 n-d-796909-3 sudo[115275]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:51.657354 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-237f8351-31cc-41c0-bf67-540d34cc3ca7 tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-75c8e5e9-bf33-44c8-9a2b-4f58d9a635dc" returned: 0 in 0.703s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:51.659745 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-237f8351-31cc-41c0-bf67-540d34cc3ca7 tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-75c8e5e9-bf33-44c8-9a2b-4f58d9a635dc {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:51.703170 n-d-796909-3 sudo[115284]: ubuntu : TTY=unknown ; 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-75c8e5e9-bf33-44c8-9a2b-4f58d9a635dc
Sep 15 21:49:51.705869 n-d-796909-3 sudo[115284]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:51.785482 n-d-796909-3 sudo[115277]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:51.788723 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-90fa8969-3ad2-4cf7-80d2-ad03214df79d tempest-AbsoluteLimitsTests-986285876 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.654s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:51.790721 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-90fa8969-3ad2-4cf7-80d2-ad03214df79d tempest-AbsoluteLimitsTests-986285876 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:51.842632 n-d-796909-3 sudo[115287]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:49:51.843458 n-d-796909-3 sudo[115287]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:51.874705 n-d-796909-3 sudo[115278]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:51.877635 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ae0d681c-b862-4746-9299-a8ddaadb24e0 tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.720s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:51.879719 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-ae0d681c-b862-4746-9299-a8ddaadb24e0 tempest-GroupSnapshotsTest-767815226 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:49:51.886972 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-ae0d681c-b862-4746-9299-a8ddaadb24e0 tempest-GroupSnapshotsTest-767815226 None] Delete group completed successfully.
Sep 15 21:49:52.457853 n-d-796909-3 sudo[115287]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:52.459866 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-90fa8969-3ad2-4cf7-80d2-ad03214df79d tempest-AbsoluteLimitsTests-986285876 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.669s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:52.461916 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-90fa8969-3ad2-4cf7-80d2-ad03214df79d tempest-AbsoluteLimitsTests-986285876 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:49:52.466409 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-90fa8969-3ad2-4cf7-80d2-ad03214df79d tempest-AbsoluteLimitsTests-986285876 None] Deleted volume successfully.
Sep 15 21:49:52.565969 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-90fa8969-3ad2-4cf7-80d2-ad03214df79d tempest-AbsoluteLimitsTests-986285876 None] Lock "b'cinder-baa1e1b2-6cbf-4161-9403-30a7f0ecd674-delete_volume'" released by "delete_volume" :: held 4.660s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:49:53.012111 n-d-796909-3 sudo[115284]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:53.013902 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-237f8351-31cc-41c0-bf67-540d34cc3ca7 tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-75c8e5e9-bf33-44c8-9a2b-4f58d9a635dc" returned: 0 in 1.354s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:53.218739 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-237f8351-31cc-41c0-bf67-540d34cc3ca7 tempest-GroupSnapshotsTest-767815226 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-965465472 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-965465472, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:49:53.331927 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-237f8351-31cc-41c0-bf67-540d34cc3ca7 tempest-GroupSnapshotsTest-767815226 None] Created reservations ['91e632c0-a4d6-4dfb-ba3d-919fa21e2ca6', '5d058163-78a0-4fa4-83bc-d5d1a85cb445', '135dedb0-53e5-49b9-a1f5-f8a5e367489b', '86754001-6951-4228-adbf-9774d565adc6'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:49:53.333642 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-237f8351-31cc-41c0-bf67-540d34cc3ca7 tempest-GroupSnapshotsTest-767815226 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:49:53.333642 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:49:53.333642 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:49:53.652430 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-237f8351-31cc-41c0-bf67-540d34cc3ca7 tempest-GroupSnapshotsTest-767815226 None] group_snapshot 203691fa-5d98-4929-a4f3-cf9ec1f83b01: deleted successfully
Sep 15 21:49:55.317412 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-5ddc0ae2-ec73-48d9-aae8-1de8e7d997ce tempest-GroupSnapshotsTest-767815226 None] Skipping remove_export. No iscsi_target is presently exported for volume: 60e460ee-7b19-4201-92f6-c914a98b2bf9
Sep 15 21:49:55.319210 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5ddc0ae2-ec73-48d9-aae8-1de8e7d997ce tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-60e460ee-7b19-4201-92f6-c914a98b2bf9 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:55.370061 n-d-796909-3 sudo[115417]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-60e460ee-7b19-4201-92f6-c914a98b2bf9
Sep 15 21:49:55.372460 n-d-796909-3 sudo[115417]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:56.175576 n-d-796909-3 sudo[115417]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:56.178414 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5ddc0ae2-ec73-48d9-aae8-1de8e7d997ce tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-60e460ee-7b19-4201-92f6-c914a98b2bf9" returned: 0 in 0.858s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:56.180117 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5ddc0ae2-ec73-48d9-aae8-1de8e7d997ce tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-60e460ee-7b19-4201-92f6-c914a98b2bf9 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:56.208857 n-d-796909-3 sudo[115424]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-60e460ee-7b19-4201-92f6-c914a98b2bf9
Sep 15 21:49:56.209720 n-d-796909-3 sudo[115424]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:56.951691 n-d-796909-3 sudo[115424]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:56.954209 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5ddc0ae2-ec73-48d9-aae8-1de8e7d997ce tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-60e460ee-7b19-4201-92f6-c914a98b2bf9" returned: 0 in 0.773s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:56.961448 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5ddc0ae2-ec73-48d9-aae8-1de8e7d997ce tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-60e460ee-7b19-4201-92f6-c914a98b2bf9 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:57.016635 n-d-796909-3 sudo[115429]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-60e460ee-7b19-4201-92f6-c914a98b2bf9
Sep 15 21:49:57.017441 n-d-796909-3 sudo[115429]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:57.861088 n-d-796909-3 sudo[115429]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:57.863728 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5ddc0ae2-ec73-48d9-aae8-1de8e7d997ce tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-60e460ee-7b19-4201-92f6-c914a98b2bf9" returned: 0 in 0.907s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:57.864801 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-5ddc0ae2-ec73-48d9-aae8-1de8e7d997ce tempest-GroupSnapshotsTest-767815226 None] Successfully deleted volume: 60e460ee-7b19-4201-92f6-c914a98b2bf9
Sep 15 21:49:58.262523 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-5ddc0ae2-ec73-48d9-aae8-1de8e7d997ce tempest-GroupSnapshotsTest-767815226 None] Created reservations ['423a4616-5404-4ac3-aa1d-a36dcd9a26fc'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:49:58.457196 n-d-796909-3 cinder-volume[84872]: WARNING cinder.db.sqlalchemy.api [None req-5ddc0ae2-ec73-48d9-aae8-1de8e7d997ce tempest-GroupSnapshotsTest-767815226 None] Change will make usage less than 0 for the following resources: ['gigabytes', 'gigabytes_tempest-GroupSnapshotsTest-volume-type-965465472']
Sep 15 21:49:58.457717 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-5ddc0ae2-ec73-48d9-aae8-1de8e7d997ce tempest-GroupSnapshotsTest-767815226 None] Created reservations ['4c923e26-c653-474e-b7d7-cc18d44b5182', 'c14d3ed9-7eb6-456c-81f8-c08aa216d55e', '2be9abe0-638a-483a-bae5-01a11aa8291b', 'c67b5a13-e4f3-4dba-950f-d9ce92b174d9'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:49:58.460066 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-5ddc0ae2-ec73-48d9-aae8-1de8e7d997ce tempest-GroupSnapshotsTest-767815226 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:49:58.460066 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:49:58.460066 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:49:58.920367 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-5ddc0ae2-ec73-48d9-aae8-1de8e7d997ce tempest-GroupSnapshotsTest-767815226 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:49:58.921281 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5ddc0ae2-ec73-48d9-aae8-1de8e7d997ce tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:58.943192 n-d-796909-3 sudo[115468]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:49:58.945099 n-d-796909-3 sudo[115468]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:59.482090 n-d-796909-3 sudo[115468]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:59.484378 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5ddc0ae2-ec73-48d9-aae8-1de8e7d997ce tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.563s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:59.487399 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5ddc0ae2-ec73-48d9-aae8-1de8e7d997ce tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:59.535025 n-d-796909-3 sudo[115471]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:49:59.536650 n-d-796909-3 sudo[115471]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:00.159798 n-d-796909-3 sudo[115471]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:00.161996 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5ddc0ae2-ec73-48d9-aae8-1de8e7d997ce tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.674s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:00.164092 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-5ddc0ae2-ec73-48d9-aae8-1de8e7d997ce tempest-GroupSnapshotsTest-767815226 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:50:00.169145 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-5ddc0ae2-ec73-48d9-aae8-1de8e7d997ce tempest-GroupSnapshotsTest-767815226 None] Delete group completed successfully.
Sep 15 21:50:00.311467 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-bf35b064-0f4b-406d-b9ca-5c30293e673a tempest-GroupSnapshotsTest-767815226 None] Group tempest-GroupSnapshotsTest-Group-641799014: creating
Sep 15 21:50:00.438358 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-bf35b064-0f4b-406d-b9ca-5c30293e673a tempest-GroupSnapshotsTest-767815226 None] Group tempest-GroupSnapshotsTest-Group-641799014: created successfully
Sep 15 21:50:00.474456 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-bf35b064-0f4b-406d-b9ca-5c30293e673a tempest-GroupSnapshotsTest-767815226 None] Create group completed successfully.
Sep 15 21:50:02.839085 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-848303c0-09ce-45b1-8d84-b283e644cacf tempest-GroupSnapshotsTest-767815226 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:50:02.843827 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-848303c0-09ce-45b1-8d84-b283e644cacf tempest-GroupSnapshotsTest-767815226 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:50:02.846278 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-848303c0-09ce-45b1-8d84-b283e644cacf tempest-GroupSnapshotsTest-767815226 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:50:02.865554 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-848303c0-09ce-45b1-8d84-b283e644cacf tempest-GroupSnapshotsTest-767815226 None] Flow 'volume_create_manager' (9ee4b783-e90a-4f5b-929f-6b1da02d1e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:50:02.869938 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-848303c0-09ce-45b1-8d84-b283e644cacf tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e0fc666-3d8a-4f08-a012-4fd5ad4d8d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:02.900258 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-848303c0-09ce-45b1-8d84-b283e644cacf tempest-GroupSnapshotsTest-767815226 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:50:02.931321 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-848303c0-09ce-45b1-8d84-b283e644cacf tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e0fc666-3d8a-4f08-a012-4fd5ad4d8d7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:50:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1838617665',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=03482eef-91b5-4ae1-8a76-d9d809660dad,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=ff216a29-276d-49b8-b9e8-ed93973b8739,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c2e2c8e76d746e28b0cdb77f4f940a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:50:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:50:03Z,user_id='fc0b6943ad2a4c6292d1ff98ee3523f1',volume_attachment=>,volume_type=VolumeType(b4a7a0c7-dfe8-4795-93e9-d2b39a2113ca),volume_type_id=b4a7a0c7-dfe8-4795-93e9-d2b39a2113ca)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:02.933973 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-848303c0-09ce-45b1-8d84-b283e644cacf tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2eff6e12-19b7-4729-9ac8-9c0ab7c068e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:02.936293 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-848303c0-09ce-45b1-8d84-b283e644cacf tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2eff6e12-19b7-4729-9ac8-9c0ab7c068e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:02.938755 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-848303c0-09ce-45b1-8d84-b283e644cacf tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ea76bfae-1a58-4c4d-9319-41b8682bf297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:02.942004 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-848303c0-09ce-45b1-8d84-b283e644cacf tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ea76bfae-1a58-4c4d-9319-41b8682bf297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ff216a29-276d-49b8-b9e8-ed93973b8739', 'volume_name': 'volume-ff216a29-276d-49b8-b9e8-ed93973b8739', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:02.944570 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-848303c0-09ce-45b1-8d84-b283e644cacf tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3717bec7-ca1b-4bdd-b6ec-bec47b0f9839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:02.946801 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-848303c0-09ce-45b1-8d84-b283e644cacf tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3717bec7-ca1b-4bdd-b6ec-bec47b0f9839) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:02.949182 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-848303c0-09ce-45b1-8d84-b283e644cacf tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (65d0b0b0-97a7-4db7-b340-72dabdbbee4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:02.972756 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-848303c0-09ce-45b1-8d84-b283e644cacf tempest-GroupSnapshotsTest-767815226 None] Volume ff216a29-276d-49b8-b9e8-ed93973b8739: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ff216a29-276d-49b8-b9e8-ed93973b8739', 'volume_size': 1}
Sep 15 21:50:02.974037 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-848303c0-09ce-45b1-8d84-b283e644cacf tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ff216a29-276d-49b8-b9e8-ed93973b8739 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:03.018206 n-d-796909-3 sudo[115558]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ff216a29-276d-49b8-b9e8-ed93973b8739 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:50:03.027430 n-d-796909-3 sudo[115558]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:03.720035 n-d-796909-3 sudo[115558]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:03.722676 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-848303c0-09ce-45b1-8d84-b283e644cacf tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ff216a29-276d-49b8-b9e8-ed93973b8739 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.748s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:03.727472 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-848303c0-09ce-45b1-8d84-b283e644cacf tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (65d0b0b0-97a7-4db7-b340-72dabdbbee4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ff216a29-276d-49b8-b9e8-ed93973b8739', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:03.730334 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-848303c0-09ce-45b1-8d84-b283e644cacf tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ba077ded-ec21-422e-8b6d-0c4f438474e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:03.838123 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-848303c0-09ce-45b1-8d84-b283e644cacf tempest-GroupSnapshotsTest-767815226 None] Volume volume-ff216a29-276d-49b8-b9e8-ed93973b8739 (ff216a29-276d-49b8-b9e8-ed93973b8739): created successfully
Sep 15 21:50:03.842388 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-848303c0-09ce-45b1-8d84-b283e644cacf tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ba077ded-ec21-422e-8b6d-0c4f438474e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:03.846309 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-848303c0-09ce-45b1-8d84-b283e644cacf tempest-GroupSnapshotsTest-767815226 None] Flow 'volume_create_manager' (9ee4b783-e90a-4f5b-929f-6b1da02d1e39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:50:03.951209 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-848303c0-09ce-45b1-8d84-b283e644cacf tempest-GroupSnapshotsTest-767815226 None] Created volume successfully.
Sep 15 21:50:06.605399 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-ca372b08-5d8c-4a27-b176-5d9983e84446 tempest-GroupSnapshotsTest-767815226 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:50:06.620231 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-ca372b08-5d8c-4a27-b176-5d9983e84446 tempest-GroupSnapshotsTest-767815226 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:50:06.623976 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-ca372b08-5d8c-4a27-b176-5d9983e84446 tempest-GroupSnapshotsTest-767815226 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:50:06.664035 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ca372b08-5d8c-4a27-b176-5d9983e84446 tempest-GroupSnapshotsTest-767815226 None] Flow 'volume_create_manager' (7260c8d2-7b4a-47e1-8c88-4c7dc383667b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:50:06.673865 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ca372b08-5d8c-4a27-b176-5d9983e84446 tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f87c4c8-d4b0-41aa-bf16-ed2f0084a95f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:06.735981 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-ca372b08-5d8c-4a27-b176-5d9983e84446 tempest-GroupSnapshotsTest-767815226 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:50:06.770107 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ca372b08-5d8c-4a27-b176-5d9983e84446 tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f87c4c8-d4b0-41aa-bf16-ed2f0084a95f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:50:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1606406547',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=03482eef-91b5-4ae1-8a76-d9d809660dad,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=61294c5f-b201-4bda-bf33-0159bbf7473a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c2e2c8e76d746e28b0cdb77f4f940a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:50:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:50:06Z,user_id='fc0b6943ad2a4c6292d1ff98ee3523f1',volume_attachment=>,volume_type=VolumeType(b4a7a0c7-dfe8-4795-93e9-d2b39a2113ca),volume_type_id=b4a7a0c7-dfe8-4795-93e9-d2b39a2113ca)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:06.773479 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ca372b08-5d8c-4a27-b176-5d9983e84446 tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (892ba2df-b83f-4569-8204-142646d34847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:06.775961 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ca372b08-5d8c-4a27-b176-5d9983e84446 tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (892ba2df-b83f-4569-8204-142646d34847) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:06.778450 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ca372b08-5d8c-4a27-b176-5d9983e84446 tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (98e2f296-3a25-4cd4-b5fa-8d97b190a72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:06.780882 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ca372b08-5d8c-4a27-b176-5d9983e84446 tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (98e2f296-3a25-4cd4-b5fa-8d97b190a72f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '61294c5f-b201-4bda-bf33-0159bbf7473a', 'volume_name': 'volume-61294c5f-b201-4bda-bf33-0159bbf7473a', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:06.783295 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ca372b08-5d8c-4a27-b176-5d9983e84446 tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8e266159-cf98-4b12-8db8-9636b27f9756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:06.785549 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ca372b08-5d8c-4a27-b176-5d9983e84446 tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8e266159-cf98-4b12-8db8-9636b27f9756) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:06.788090 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ca372b08-5d8c-4a27-b176-5d9983e84446 tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cfd9c145-00d2-4e30-92a8-6c95078b5650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:06.819778 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-ca372b08-5d8c-4a27-b176-5d9983e84446 tempest-GroupSnapshotsTest-767815226 None] Volume 61294c5f-b201-4bda-bf33-0159bbf7473a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-61294c5f-b201-4bda-bf33-0159bbf7473a', 'volume_size': 1}
Sep 15 21:50:06.823097 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ca372b08-5d8c-4a27-b176-5d9983e84446 tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-61294c5f-b201-4bda-bf33-0159bbf7473a stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:06.856800 n-d-796909-3 sudo[115646]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-61294c5f-b201-4bda-bf33-0159bbf7473a stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:50:06.858841 n-d-796909-3 sudo[115646]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:07.541124 n-d-796909-3 sudo[115646]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:07.543674 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ca372b08-5d8c-4a27-b176-5d9983e84446 tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-61294c5f-b201-4bda-bf33-0159bbf7473a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.720s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:07.547213 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ca372b08-5d8c-4a27-b176-5d9983e84446 tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cfd9c145-00d2-4e30-92a8-6c95078b5650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-61294c5f-b201-4bda-bf33-0159bbf7473a', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:07.549607 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ca372b08-5d8c-4a27-b176-5d9983e84446 tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (92d3bec2-022c-4954-be97-62e276d36fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:07.637020 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-ca372b08-5d8c-4a27-b176-5d9983e84446 tempest-GroupSnapshotsTest-767815226 None] Volume volume-61294c5f-b201-4bda-bf33-0159bbf7473a (61294c5f-b201-4bda-bf33-0159bbf7473a): created successfully
Sep 15 21:50:07.639129 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ca372b08-5d8c-4a27-b176-5d9983e84446 tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (92d3bec2-022c-4954-be97-62e276d36fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:07.642596 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ca372b08-5d8c-4a27-b176-5d9983e84446 tempest-GroupSnapshotsTest-767815226 None] Flow 'volume_create_manager' (7260c8d2-7b4a-47e1-8c88-4c7dc383667b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:50:07.782924 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-ca372b08-5d8c-4a27-b176-5d9983e84446 tempest-GroupSnapshotsTest-767815226 None] Created volume successfully.
Sep 15 21:50:09.187229 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-d03bfbbd-e915-4ac1-b200-07e038a96119 tempest-GroupSnapshotsTest-767815226 None] Update group completed successfully.
Sep 15 21:50:10.673205 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-a94eccc0-6db0-4baf-934b-f79ad44895e4 tempest-GroupSnapshotsTest-767815226 None] Update group completed successfully.
Sep 15 21:50:11.837923 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-a21138f3-1372-4927-92ea-709a931e2115 tempest-GroupSnapshotsTest-767815226 None] Update group completed successfully.
Sep 15 21:50:13.352327 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-70a91ee5-df03-4059-9201-0b89ff5e2d94 tempest-GroupSnapshotsTest-767815226 None] Update group completed successfully.
Sep 15 21:50:14.842789 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-7d34fb49-c474-48d3-99b2-09d681e76fb6 tempest-GroupSnapshotsTest-767815226 None] GroupSnapshot 5ec4a592-7610-4d61-9f1e-c3d28f0d0156: creating.
Sep 15 21:50:14.873702 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7d34fb49-c474-48d3-99b2-09d681e76fb6 tempest-GroupSnapshotsTest-767815226 None] Group snapshot 5ec4a592-7610-4d61-9f1e-c3d28f0d0156: creating. {{(pid=84872) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3850}}
Sep 15 21:50:14.926024 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7d34fb49-c474-48d3-99b2-09d681e76fb6 tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff216a29-276d-49b8-b9e8-ed93973b8739 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:14.965511 n-d-796909-3 sudo[115754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff216a29-276d-49b8-b9e8-ed93973b8739
Sep 15 21:50:14.966320 n-d-796909-3 sudo[115754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:15.427019 n-d-796909-3 sudo[115754]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:15.429805 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7d34fb49-c474-48d3-99b2-09d681e76fb6 tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff216a29-276d-49b8-b9e8-ed93973b8739" returned: 0 in 0.503s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:15.431314 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7d34fb49-c474-48d3-99b2-09d681e76fb6 tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0025eb66-e65d-4e18-917f-fe3958e83d36 --snapshot stack-volumes-lvmdriver-1/volume-ff216a29-276d-49b8-b9e8-ed93973b8739 -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:15.449706 n-d-796909-3 sudo[115759]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0025eb66-e65d-4e18-917f-fe3958e83d36 --snapshot stack-volumes-lvmdriver-1/volume-ff216a29-276d-49b8-b9e8-ed93973b8739 -L 1.00g
Sep 15 21:50:15.450495 n-d-796909-3 sudo[115759]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:16.216237 n-d-796909-3 sudo[115759]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:16.218921 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7d34fb49-c474-48d3-99b2-09d681e76fb6 tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0025eb66-e65d-4e18-917f-fe3958e83d36 --snapshot stack-volumes-lvmdriver-1/volume-ff216a29-276d-49b8-b9e8-ed93973b8739 -L 1.00g" returned: 0 in 0.787s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:16.268272 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7d34fb49-c474-48d3-99b2-09d681e76fb6 tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-61294c5f-b201-4bda-bf33-0159bbf7473a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:16.289027 n-d-796909-3 sudo[115867]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-61294c5f-b201-4bda-bf33-0159bbf7473a
Sep 15 21:50:16.290361 n-d-796909-3 sudo[115867]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:16.743977 n-d-796909-3 sudo[115867]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:16.746318 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7d34fb49-c474-48d3-99b2-09d681e76fb6 tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-61294c5f-b201-4bda-bf33-0159bbf7473a" returned: 0 in 0.478s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:16.747839 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7d34fb49-c474-48d3-99b2-09d681e76fb6 tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0379f067-7e22-4cd9-b83c-cc5e7022f17e --snapshot stack-volumes-lvmdriver-1/volume-61294c5f-b201-4bda-bf33-0159bbf7473a -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:16.768856 n-d-796909-3 sudo[115870]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0379f067-7e22-4cd9-b83c-cc5e7022f17e --snapshot stack-volumes-lvmdriver-1/volume-61294c5f-b201-4bda-bf33-0159bbf7473a -L 1.00g
Sep 15 21:50:16.769656 n-d-796909-3 sudo[115870]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:17.642239 n-d-796909-3 sudo[115870]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:17.644788 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7d34fb49-c474-48d3-99b2-09d681e76fb6 tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0379f067-7e22-4cd9-b83c-cc5e7022f17e --snapshot stack-volumes-lvmdriver-1/volume-61294c5f-b201-4bda-bf33-0159bbf7473a -L 1.00g" returned: 0 in 0.896s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:18.155457 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-7d34fb49-c474-48d3-99b2-09d681e76fb6 tempest-GroupSnapshotsTest-767815226 None] group_snapshot 5ec4a592-7610-4d61-9f1e-c3d28f0d0156: created successfully
Sep 15 21:50:18.417546 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-97138096-c4c5-4133-8bf9-d89905987482 tempest-GroupSnapshotsTest-767815226 None] group_snapshot 5ec4a592-7610-4d61-9f1e-c3d28f0d0156: deleting
Sep 15 21:50:18.487604 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-97138096-c4c5-4133-8bf9-d89905987482 tempest-GroupSnapshotsTest-767815226 None] group_snapshot 5ec4a592-7610-4d61-9f1e-c3d28f0d0156: deleting {{(pid=84872) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4017}}
Sep 15 21:50:18.500404 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-97138096-c4c5-4133-8bf9-d89905987482 tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0025eb66-e65d-4e18-917f-fe3958e83d36 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:18.528660 n-d-796909-3 sudo[115985]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0025eb66-e65d-4e18-917f-fe3958e83d36
Sep 15 21:50:18.529522 n-d-796909-3 sudo[115985]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:19.010419 n-d-796909-3 sudo[115985]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:19.012711 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-97138096-c4c5-4133-8bf9-d89905987482 tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0025eb66-e65d-4e18-917f-fe3958e83d36" returned: 0 in 0.512s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:19.014877 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-97138096-c4c5-4133-8bf9-d89905987482 tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0025eb66-e65d-4e18-917f-fe3958e83d36 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:19.034719 n-d-796909-3 sudo[115996]: ubuntu : TTY=unknown ; 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-0025eb66-e65d-4e18-917f-fe3958e83d36
Sep 15 21:50:19.035647 n-d-796909-3 sudo[115996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:19.810105 n-d-796909-3 sudo[115996]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:19.815502 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-97138096-c4c5-4133-8bf9-d89905987482 tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0025eb66-e65d-4e18-917f-fe3958e83d36" returned: 0 in 0.797s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:19.817550 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-97138096-c4c5-4133-8bf9-d89905987482 tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0379f067-7e22-4cd9-b83c-cc5e7022f17e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:19.839234 n-d-796909-3 sudo[116050]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0379f067-7e22-4cd9-b83c-cc5e7022f17e
Sep 15 21:50:19.840306 n-d-796909-3 sudo[116050]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:20.246339 n-d-796909-3 sudo[116050]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:20.248770 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-97138096-c4c5-4133-8bf9-d89905987482 tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0379f067-7e22-4cd9-b83c-cc5e7022f17e" returned: 0 in 0.431s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:20.250614 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-97138096-c4c5-4133-8bf9-d89905987482 tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0379f067-7e22-4cd9-b83c-cc5e7022f17e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:20.269271 n-d-796909-3 sudo[116053]: ubuntu : TTY=unknown ; 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-0379f067-7e22-4cd9-b83c-cc5e7022f17e
Sep 15 21:50:20.270049 n-d-796909-3 sudo[116053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:20.691290 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-bb1cba29-e5aa-4c0d-82c9-7f2cfe2ac1c6 tempest-VolumesActionsTest-1166156466 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:50:20.696411 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-bb1cba29-e5aa-4c0d-82c9-7f2cfe2ac1c6 tempest-VolumesActionsTest-1166156466 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:50:20.697105 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-bb1cba29-e5aa-4c0d-82c9-7f2cfe2ac1c6 tempest-VolumesActionsTest-1166156466 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:50:20.721979 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bb1cba29-e5aa-4c0d-82c9-7f2cfe2ac1c6 tempest-VolumesActionsTest-1166156466 None] Flow 'volume_create_manager' (9af79fc9-690d-4d25-9efa-2a7e2235e9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:50:20.729867 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bb1cba29-e5aa-4c0d-82c9-7f2cfe2ac1c6 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fe603453-d91c-48e4-b7f0-a352dd67a492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:20.756550 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-bb1cba29-e5aa-4c0d-82c9-7f2cfe2ac1c6 tempest-VolumesActionsTest-1166156466 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:50:20.809137 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bb1cba29-e5aa-4c0d-82c9-7f2cfe2ac1c6 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fe603453-d91c-48e4-b7f0-a352dd67a492) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:50:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-664945744',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=d6dac9dc-f67b-41b2-9f13-5a1654c812d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a47dd4895ee444086c27540145f0c87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:50:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:50:21Z,user_id='ceeabebbbd6749c6b46a259775c795cc',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:20.810399 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bb1cba29-e5aa-4c0d-82c9-7f2cfe2ac1c6 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3f1894d6-acc0-44e3-b0d7-1df9a77c3bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:20.813071 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bb1cba29-e5aa-4c0d-82c9-7f2cfe2ac1c6 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3f1894d6-acc0-44e3-b0d7-1df9a77c3bbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:20.815893 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bb1cba29-e5aa-4c0d-82c9-7f2cfe2ac1c6 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (556608a4-0470-432e-ab2a-0467e6c4813e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:20.818158 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bb1cba29-e5aa-4c0d-82c9-7f2cfe2ac1c6 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (556608a4-0470-432e-ab2a-0467e6c4813e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd6dac9dc-f67b-41b2-9f13-5a1654c812d6', 'volume_name': 'volume-d6dac9dc-f67b-41b2-9f13-5a1654c812d6', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:20.821457 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bb1cba29-e5aa-4c0d-82c9-7f2cfe2ac1c6 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (449d22ad-0db6-413f-a256-c3854f27735b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:20.823742 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bb1cba29-e5aa-4c0d-82c9-7f2cfe2ac1c6 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (449d22ad-0db6-413f-a256-c3854f27735b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:20.827994 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bb1cba29-e5aa-4c0d-82c9-7f2cfe2ac1c6 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (65a04196-809b-4d86-ae01-17c79db576c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:20.828851 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-bb1cba29-e5aa-4c0d-82c9-7f2cfe2ac1c6 tempest-VolumesActionsTest-1166156466 None] Volume d6dac9dc-f67b-41b2-9f13-5a1654c812d6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d6dac9dc-f67b-41b2-9f13-5a1654c812d6', 'volume_size': 1}
Sep 15 21:50:20.832021 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bb1cba29-e5aa-4c0d-82c9-7f2cfe2ac1c6 tempest-VolumesActionsTest-1166156466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d6dac9dc-f67b-41b2-9f13-5a1654c812d6 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:20.857020 n-d-796909-3 sudo[116095]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d6dac9dc-f67b-41b2-9f13-5a1654c812d6 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:50:20.857806 n-d-796909-3 sudo[116095]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:20.983398 n-d-796909-3 sudo[116053]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:20.985655 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-97138096-c4c5-4133-8bf9-d89905987482 tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0379f067-7e22-4cd9-b83c-cc5e7022f17e" returned: 0 in 0.735s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:21.286130 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-97138096-c4c5-4133-8bf9-d89905987482 tempest-GroupSnapshotsTest-767815226 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-418791060 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-418791060, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:50:21.286934 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-97138096-c4c5-4133-8bf9-d89905987482 tempest-GroupSnapshotsTest-767815226 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-418791060 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-418791060, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:50:21.379793 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-97138096-c4c5-4133-8bf9-d89905987482 tempest-GroupSnapshotsTest-767815226 None] Created reservations ['74a9fb85-f7c0-4332-b33f-ed71f41cf218', 'd82fdbbf-23c5-464c-b9af-a770f72474ec', 'cd5635e6-3ad9-4222-a8c0-4b7f1738d951', '33d7ca89-20cf-4a14-9e5f-8120337ae13a'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:50:21.382145 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-97138096-c4c5-4133-8bf9-d89905987482 tempest-GroupSnapshotsTest-767815226 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:50:21.382145 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:50:21.382145 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:50:21.490742 n-d-796909-3 sudo[116095]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:21.493383 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bb1cba29-e5aa-4c0d-82c9-7f2cfe2ac1c6 tempest-VolumesActionsTest-1166156466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d6dac9dc-f67b-41b2-9f13-5a1654c812d6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.663s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:21.496027 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bb1cba29-e5aa-4c0d-82c9-7f2cfe2ac1c6 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (65a04196-809b-4d86-ae01-17c79db576c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d6dac9dc-f67b-41b2-9f13-5a1654c812d6', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:21.498300 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bb1cba29-e5aa-4c0d-82c9-7f2cfe2ac1c6 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (95cd478c-bbf5-46d1-86db-816bc24b6096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:21.588584 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-bb1cba29-e5aa-4c0d-82c9-7f2cfe2ac1c6 tempest-VolumesActionsTest-1166156466 None] Volume volume-d6dac9dc-f67b-41b2-9f13-5a1654c812d6 (d6dac9dc-f67b-41b2-9f13-5a1654c812d6): created successfully
Sep 15 21:50:21.590579 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bb1cba29-e5aa-4c0d-82c9-7f2cfe2ac1c6 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (95cd478c-bbf5-46d1-86db-816bc24b6096) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:21.593663 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bb1cba29-e5aa-4c0d-82c9-7f2cfe2ac1c6 tempest-VolumesActionsTest-1166156466 None] Flow 'volume_create_manager' (9af79fc9-690d-4d25-9efa-2a7e2235e9e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:50:21.688687 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-bb1cba29-e5aa-4c0d-82c9-7f2cfe2ac1c6 tempest-VolumesActionsTest-1166156466 None] Created volume successfully.
Sep 15 21:50:21.822337 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-97138096-c4c5-4133-8bf9-d89905987482 tempest-GroupSnapshotsTest-767815226 None] Created reservations ['c29bd659-a3af-4bf6-848b-7cdd2086b484', '7d7af9c5-c1f2-4bd9-8f7c-f87c1f3bebfa', 'dd191127-f878-4fb2-ba21-6810138090bc', 'ec36f171-3abc-4da6-ab85-cdda7d0b1d87'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:50:21.823820 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-97138096-c4c5-4133-8bf9-d89905987482 tempest-GroupSnapshotsTest-767815226 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:50:21.823820 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:50:21.823820 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:50:22.073984 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-97138096-c4c5-4133-8bf9-d89905987482 tempest-GroupSnapshotsTest-767815226 None] group_snapshot 5ec4a592-7610-4d61-9f1e-c3d28f0d0156: deleted successfully
Sep 15 21:50:22.838703 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-a78fe174-8abe-46c9-800f-dc3fe55e87d2 tempest-VolumesActionsTest-1166156466 None] Lock "b'cinder-d6dac9dc-f67b-41b2-9f13-5a1654c812d6'" acquired by "attach_volume" :: waited 0.009s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:50:23.042887 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-a78fe174-8abe-46c9-800f-dc3fe55e87d2 tempest-VolumesActionsTest-1166156466 None] Attaching volume d6dac9dc-f67b-41b2-9f13-5a1654c812d6 to instance e089068b-4e85-4adb-830e-59b5ede980b6 at mountpoint /dev/sdb on host None.
Sep 15 21:50:23.215968 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-a78fe174-8abe-46c9-800f-dc3fe55e87d2 tempest-VolumesActionsTest-1166156466 None] Attach volume completed successfully.
Sep 15 21:50:23.221353 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-a78fe174-8abe-46c9-800f-dc3fe55e87d2 tempest-VolumesActionsTest-1166156466 None] Lock "b'cinder-d6dac9dc-f67b-41b2-9f13-5a1654c812d6'" released by "attach_volume" :: held 0.383s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:50:23.528043 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-ed2c5057-e8b5-43ab-b781-df10d66a352e tempest-GroupSnapshotsTest-767815226 None] Skipping remove_export. No iscsi_target is presently exported for volume: 61294c5f-b201-4bda-bf33-0159bbf7473a
Sep 15 21:50:23.529639 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ed2c5057-e8b5-43ab-b781-df10d66a352e tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-61294c5f-b201-4bda-bf33-0159bbf7473a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:23.552098 n-d-796909-3 sudo[116130]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-61294c5f-b201-4bda-bf33-0159bbf7473a
Sep 15 21:50:23.552940 n-d-796909-3 sudo[116130]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:23.984087 n-d-796909-3 sudo[116130]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:23.986288 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ed2c5057-e8b5-43ab-b781-df10d66a352e tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-61294c5f-b201-4bda-bf33-0159bbf7473a" returned: 0 in 0.457s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:23.988813 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ed2c5057-e8b5-43ab-b781-df10d66a352e tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-61294c5f-b201-4bda-bf33-0159bbf7473a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:24.027351 n-d-796909-3 sudo[116133]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-61294c5f-b201-4bda-bf33-0159bbf7473a
Sep 15 21:50:24.028152 n-d-796909-3 sudo[116133]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:24.303476 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-abd357e5-385c-473a-ae39-452637199a49 tempest-VolumesActionsTest-364817593 None] Terminate volume connection completed successfully.
Sep 15 21:50:24.343596 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-abd357e5-385c-473a-ae39-452637199a49 tempest-VolumesActionsTest-364817593 None] Lock "b'cinder-d6dac9dc-f67b-41b2-9f13-5a1654c812d6-detach_volume'" acquired by "detach_volume" :: waited 0.010s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:50:24.360736 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-abd357e5-385c-473a-ae39-452637199a49 tempest-VolumesActionsTest-364817593 None] Detaching volume d6dac9dc-f67b-41b2-9f13-5a1654c812d6 from instance e089068b-4e85-4adb-830e-59b5ede980b6.
Sep 15 21:50:24.361640 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-abd357e5-385c-473a-ae39-452637199a49 tempest-VolumesActionsTest-364817593 None] Skipping remove_export. No iscsi_target is presently exported for volume: d6dac9dc-f67b-41b2-9f13-5a1654c812d6
Sep 15 21:50:24.511408 n-d-796909-3 sudo[116133]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:24.513758 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ed2c5057-e8b5-43ab-b781-df10d66a352e tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-61294c5f-b201-4bda-bf33-0159bbf7473a" returned: 0 in 0.525s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:24.515258 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ed2c5057-e8b5-43ab-b781-df10d66a352e tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-61294c5f-b201-4bda-bf33-0159bbf7473a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:24.534986 n-d-796909-3 sudo[116136]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-61294c5f-b201-4bda-bf33-0159bbf7473a
Sep 15 21:50:24.535817 n-d-796909-3 sudo[116136]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:24.566633 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-abd357e5-385c-473a-ae39-452637199a49 tempest-VolumesActionsTest-364817593 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:50:24.566633 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:50:24.566633 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:50:24.657549 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-abd357e5-385c-473a-ae39-452637199a49 tempest-VolumesActionsTest-364817593 None] Detach volume completed successfully.
Sep 15 21:50:24.669466 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-abd357e5-385c-473a-ae39-452637199a49 tempest-VolumesActionsTest-364817593 None] Lock "b'cinder-d6dac9dc-f67b-41b2-9f13-5a1654c812d6-detach_volume'" released by "detach_volume" :: held 0.326s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:50:25.101509 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-092d24fc-d41b-4ff1-b4c2-431a200207cc tempest-VolumesActionsTest-1166156466 None] Lock "b'cinder-d6dac9dc-f67b-41b2-9f13-5a1654c812d6-detach_volume'" acquired by "detach_volume" :: waited 0.010s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:50:25.116478 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-092d24fc-d41b-4ff1-b4c2-431a200207cc tempest-VolumesActionsTest-1166156466 None] Volume detach called, but volume not attached.
Sep 15 21:50:25.188909 n-d-796909-3 sudo[116136]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:25.190862 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ed2c5057-e8b5-43ab-b781-df10d66a352e tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-61294c5f-b201-4bda-bf33-0159bbf7473a" returned: 0 in 0.676s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:25.191896 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-ed2c5057-e8b5-43ab-b781-df10d66a352e tempest-GroupSnapshotsTest-767815226 None] Successfully deleted volume: 61294c5f-b201-4bda-bf33-0159bbf7473a
Sep 15 21:50:25.192476 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-ed2c5057-e8b5-43ab-b781-df10d66a352e tempest-GroupSnapshotsTest-767815226 None] Skipping remove_export. No iscsi_target is presently exported for volume: ff216a29-276d-49b8-b9e8-ed93973b8739
Sep 15 21:50:25.193669 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ed2c5057-e8b5-43ab-b781-df10d66a352e tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff216a29-276d-49b8-b9e8-ed93973b8739 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:25.236775 n-d-796909-3 sudo[116144]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff216a29-276d-49b8-b9e8-ed93973b8739
Sep 15 21:50:25.239557 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-092d24fc-d41b-4ff1-b4c2-431a200207cc tempest-VolumesActionsTest-1166156466 None] Lock "b'cinder-d6dac9dc-f67b-41b2-9f13-5a1654c812d6-detach_volume'" released by "detach_volume" :: held 0.138s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:50:25.242953 n-d-796909-3 sudo[116144]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:25.789281 n-d-796909-3 sudo[116144]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:25.794502 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ed2c5057-e8b5-43ab-b781-df10d66a352e tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff216a29-276d-49b8-b9e8-ed93973b8739" returned: 0 in 0.598s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:25.794502 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ed2c5057-e8b5-43ab-b781-df10d66a352e tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ff216a29-276d-49b8-b9e8-ed93973b8739 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:25.816272 n-d-796909-3 sudo[116147]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ff216a29-276d-49b8-b9e8-ed93973b8739
Sep 15 21:50:25.828390 n-d-796909-3 sudo[116147]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:26.339832 n-d-796909-3 sudo[116147]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:26.341974 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ed2c5057-e8b5-43ab-b781-df10d66a352e tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ff216a29-276d-49b8-b9e8-ed93973b8739" returned: 0 in 0.549s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:26.343568 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ed2c5057-e8b5-43ab-b781-df10d66a352e tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ff216a29-276d-49b8-b9e8-ed93973b8739 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:26.362379 n-d-796909-3 sudo[116152]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ff216a29-276d-49b8-b9e8-ed93973b8739
Sep 15 21:50:26.363265 n-d-796909-3 sudo[116152]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:26.880932 n-d-796909-3 sudo[116152]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:26.883490 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ed2c5057-e8b5-43ab-b781-df10d66a352e tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ff216a29-276d-49b8-b9e8-ed93973b8739" returned: 0 in 0.539s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:26.884723 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-ed2c5057-e8b5-43ab-b781-df10d66a352e tempest-GroupSnapshotsTest-767815226 None] Successfully deleted volume: ff216a29-276d-49b8-b9e8-ed93973b8739
Sep 15 21:50:27.296912 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-ed2c5057-e8b5-43ab-b781-df10d66a352e tempest-GroupSnapshotsTest-767815226 None] Created reservations ['a0d258da-bf89-48be-b3de-dea9476e488d'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:50:27.320801 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-ed2c5057-e8b5-43ab-b781-df10d66a352e tempest-GroupSnapshotsTest-767815226 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-418791060 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-418791060, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:50:27.431960 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-ed2c5057-e8b5-43ab-b781-df10d66a352e tempest-GroupSnapshotsTest-767815226 None] Created reservations ['87c303f7-5331-4f75-9f6e-ff9028a1f7d3', 'c7026f1f-9745-44b3-9ed1-9453a4c71640', '55936d12-d0d6-4b92-9279-82983173a715', '29a4e1fd-41b9-493f-afad-60dcdb75061d'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:50:27.434754 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-ed2c5057-e8b5-43ab-b781-df10d66a352e tempest-GroupSnapshotsTest-767815226 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:50:27.434754 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:50:27.434754 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:50:27.736751 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-ed2c5057-e8b5-43ab-b781-df10d66a352e tempest-GroupSnapshotsTest-767815226 None] Created reservations ['90a67caa-e8da-4177-b655-dc7d47ef6ee9', '0f8708d2-9623-4334-a0e7-54df671b043e', '6c7f8be1-2c69-489c-922e-e442ed30311e', '2d35222a-6559-4e46-b318-ecce41689358'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:50:28.124464 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-ed2c5057-e8b5-43ab-b781-df10d66a352e tempest-GroupSnapshotsTest-767815226 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:50:28.125155 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ed2c5057-e8b5-43ab-b781-df10d66a352e tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:28.153679 n-d-796909-3 sudo[116170]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:50:28.154569 n-d-796909-3 sudo[116170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:28.593900 n-d-796909-3 sudo[116170]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:28.596439 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ed2c5057-e8b5-43ab-b781-df10d66a352e tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.471s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:28.602598 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ed2c5057-e8b5-43ab-b781-df10d66a352e tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:28.656496 n-d-796909-3 sudo[116174]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:50:28.657287 n-d-796909-3 sudo[116174]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:29.178257 n-d-796909-3 sudo[116174]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:29.181342 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ed2c5057-e8b5-43ab-b781-df10d66a352e tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.581s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:29.183738 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-ed2c5057-e8b5-43ab-b781-df10d66a352e tempest-GroupSnapshotsTest-767815226 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:50:29.191054 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-ed2c5057-e8b5-43ab-b781-df10d66a352e tempest-GroupSnapshotsTest-767815226 None] Delete group completed successfully.
Sep 15 21:50:29.531957 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-fde9a434-38f1-44a3-8ca6-b96f16c4d676 tempest-GroupSnapshotsTest-767815226 None] Group tempest-GroupSnapshotsTest-Group-693230287: creating
Sep 15 21:50:29.658191 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-fde9a434-38f1-44a3-8ca6-b96f16c4d676 tempest-GroupSnapshotsTest-767815226 None] Group tempest-GroupSnapshotsTest-Group-693230287: created successfully
Sep 15 21:50:29.677802 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-fde9a434-38f1-44a3-8ca6-b96f16c4d676 tempest-GroupSnapshotsTest-767815226 None] Create group completed successfully.
Sep 15 21:50:31.511043 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-2c3535e5-9c05-4453-8e45-a8e8961a123f tempest-GroupSnapshotsTest-767815226 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:50:31.521108 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-2c3535e5-9c05-4453-8e45-a8e8961a123f tempest-GroupSnapshotsTest-767815226 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:50:31.522199 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-2c3535e5-9c05-4453-8e45-a8e8961a123f tempest-GroupSnapshotsTest-767815226 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:50:31.546148 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2c3535e5-9c05-4453-8e45-a8e8961a123f tempest-GroupSnapshotsTest-767815226 None] Flow 'volume_create_manager' (118590a4-5675-4ac5-89be-a675beec14d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:50:31.549930 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2c3535e5-9c05-4453-8e45-a8e8961a123f tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6fc2cd41-6c82-4614-9eab-5d33c97b178a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:31.582764 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-2c3535e5-9c05-4453-8e45-a8e8961a123f tempest-GroupSnapshotsTest-767815226 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:50:31.646736 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2c3535e5-9c05-4453-8e45-a8e8961a123f tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6fc2cd41-6c82-4614-9eab-5d33c97b178a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:50:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-63322284',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=7b2ec812-2d3e-4aa7-b398-b89e35e752bc,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=f477990a-713a-4f25-a21f-b938f62a819b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c2e2c8e76d746e28b0cdb77f4f940a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:50:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:50:31Z,user_id='fc0b6943ad2a4c6292d1ff98ee3523f1',volume_attachment=>,volume_type=VolumeType(147929e8-9d2c-4db2-a8a2-0fcd7b3068e3),volume_type_id=147929e8-9d2c-4db2-a8a2-0fcd7b3068e3)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:31.655411 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2c3535e5-9c05-4453-8e45-a8e8961a123f tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e8b9c43a-93a5-4f73-bc90-966a28225ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:31.658809 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2c3535e5-9c05-4453-8e45-a8e8961a123f tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e8b9c43a-93a5-4f73-bc90-966a28225ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:31.668962 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2c3535e5-9c05-4453-8e45-a8e8961a123f tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (25440c59-b85d-427e-9bf5-437e7b12d331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:31.672249 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2c3535e5-9c05-4453-8e45-a8e8961a123f tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (25440c59-b85d-427e-9bf5-437e7b12d331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f477990a-713a-4f25-a21f-b938f62a819b', 'volume_name': 'volume-f477990a-713a-4f25-a21f-b938f62a819b', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:31.679703 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2c3535e5-9c05-4453-8e45-a8e8961a123f tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4a65bca9-9ccb-4e64-9cd1-0f0b833f8f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:31.683876 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2c3535e5-9c05-4453-8e45-a8e8961a123f tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4a65bca9-9ccb-4e64-9cd1-0f0b833f8f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:31.686584 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2c3535e5-9c05-4453-8e45-a8e8961a123f tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b04000f7-9edc-4391-b4da-651d90632242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:31.730563 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-2c3535e5-9c05-4453-8e45-a8e8961a123f tempest-GroupSnapshotsTest-767815226 None] Volume f477990a-713a-4f25-a21f-b938f62a819b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f477990a-713a-4f25-a21f-b938f62a819b', 'volume_size': 1}
Sep 15 21:50:31.732181 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2c3535e5-9c05-4453-8e45-a8e8961a123f tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f477990a-713a-4f25-a21f-b938f62a819b stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:31.762073 n-d-796909-3 sudo[116234]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f477990a-713a-4f25-a21f-b938f62a819b stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:50:31.764834 n-d-796909-3 sudo[116234]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:32.587976 n-d-796909-3 sudo[116234]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:32.590203 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2c3535e5-9c05-4453-8e45-a8e8961a123f tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f477990a-713a-4f25-a21f-b938f62a819b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.858s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:32.594124 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2c3535e5-9c05-4453-8e45-a8e8961a123f tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b04000f7-9edc-4391-b4da-651d90632242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f477990a-713a-4f25-a21f-b938f62a819b', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:32.596621 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2c3535e5-9c05-4453-8e45-a8e8961a123f tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cd55ad2f-95db-4621-a6ca-9c51986c5861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:32.703645 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-2c3535e5-9c05-4453-8e45-a8e8961a123f tempest-GroupSnapshotsTest-767815226 None] Volume volume-f477990a-713a-4f25-a21f-b938f62a819b (f477990a-713a-4f25-a21f-b938f62a819b): created successfully
Sep 15 21:50:32.706310 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2c3535e5-9c05-4453-8e45-a8e8961a123f tempest-GroupSnapshotsTest-767815226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cd55ad2f-95db-4621-a6ca-9c51986c5861) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:32.710753 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2c3535e5-9c05-4453-8e45-a8e8961a123f tempest-GroupSnapshotsTest-767815226 None] Flow 'volume_create_manager' (118590a4-5675-4ac5-89be-a675beec14d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:50:32.837296 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-2c3535e5-9c05-4453-8e45-a8e8961a123f tempest-GroupSnapshotsTest-767815226 None] Created volume successfully.
Sep 15 21:50:32.885201 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-9c328c45-3fdd-435e-9912-bca2b9615e8c tempest-VolumesActionsTest-1166156466 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:50:32.889915 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-9c328c45-3fdd-435e-9912-bca2b9615e8c tempest-VolumesActionsTest-1166156466 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:50:32.890507 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-9c328c45-3fdd-435e-9912-bca2b9615e8c tempest-VolumesActionsTest-1166156466 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:50:32.907274 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9c328c45-3fdd-435e-9912-bca2b9615e8c tempest-VolumesActionsTest-1166156466 None] Flow 'volume_create_manager' (41a8fbda-8632-4e63-8065-6b977ca39f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:50:32.911020 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9c328c45-3fdd-435e-9912-bca2b9615e8c tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (44df3f14-6ec8-475c-896e-ec53efa41a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:32.936782 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-9c328c45-3fdd-435e-9912-bca2b9615e8c tempest-VolumesActionsTest-1166156466 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:50:32.966557 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9c328c45-3fdd-435e-9912-bca2b9615e8c tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (44df3f14-6ec8-475c-896e-ec53efa41a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:50:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1045884472',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=26393e30-4091-4bca-b62d-fecdbf5bffa3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a47dd4895ee444086c27540145f0c87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:50:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:50:33Z,user_id='ceeabebbbd6749c6b46a259775c795cc',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:32.969850 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9c328c45-3fdd-435e-9912-bca2b9615e8c tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8f3158bd-54c5-4220-814f-fadb90920b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:32.972266 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9c328c45-3fdd-435e-9912-bca2b9615e8c tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8f3158bd-54c5-4220-814f-fadb90920b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:32.976291 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9c328c45-3fdd-435e-9912-bca2b9615e8c tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a44585a0-9071-44fe-a6b9-a6fd2a8c554d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:32.978834 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9c328c45-3fdd-435e-9912-bca2b9615e8c tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a44585a0-9071-44fe-a6b9-a6fd2a8c554d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '26393e30-4091-4bca-b62d-fecdbf5bffa3', 'volume_name': 'volume-26393e30-4091-4bca-b62d-fecdbf5bffa3', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:32.981275 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9c328c45-3fdd-435e-9912-bca2b9615e8c tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (94b39788-4962-4431-af5d-4be4facf2abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:32.983625 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9c328c45-3fdd-435e-9912-bca2b9615e8c tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (94b39788-4962-4431-af5d-4be4facf2abc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:32.986164 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9c328c45-3fdd-435e-9912-bca2b9615e8c tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aef23b00-43a0-47ac-b986-3fe6a253f82e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:32.987058 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-9c328c45-3fdd-435e-9912-bca2b9615e8c tempest-VolumesActionsTest-1166156466 None] Volume 26393e30-4091-4bca-b62d-fecdbf5bffa3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-26393e30-4091-4bca-b62d-fecdbf5bffa3', 'volume_size': 1}
Sep 15 21:50:32.988217 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9c328c45-3fdd-435e-9912-bca2b9615e8c tempest-VolumesActionsTest-1166156466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-26393e30-4091-4bca-b62d-fecdbf5bffa3 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:33.009208 n-d-796909-3 sudo[116270]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-26393e30-4091-4bca-b62d-fecdbf5bffa3 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:50:33.010661 n-d-796909-3 sudo[116270]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:33.682585 n-d-796909-3 sudo[116270]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:33.685590 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9c328c45-3fdd-435e-9912-bca2b9615e8c tempest-VolumesActionsTest-1166156466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-26393e30-4091-4bca-b62d-fecdbf5bffa3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.696s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:33.689379 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9c328c45-3fdd-435e-9912-bca2b9615e8c tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aef23b00-43a0-47ac-b986-3fe6a253f82e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-26393e30-4091-4bca-b62d-fecdbf5bffa3', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:33.700621 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9c328c45-3fdd-435e-9912-bca2b9615e8c tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b9c97083-3d26-4d5f-bd18-66330ee6f220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:33.789233 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-9c328c45-3fdd-435e-9912-bca2b9615e8c tempest-VolumesActionsTest-1166156466 None] Volume volume-26393e30-4091-4bca-b62d-fecdbf5bffa3 (26393e30-4091-4bca-b62d-fecdbf5bffa3): created successfully
Sep 15 21:50:33.791164 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9c328c45-3fdd-435e-9912-bca2b9615e8c tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b9c97083-3d26-4d5f-bd18-66330ee6f220) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:33.794633 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9c328c45-3fdd-435e-9912-bca2b9615e8c tempest-VolumesActionsTest-1166156466 None] Flow 'volume_create_manager' (41a8fbda-8632-4e63-8065-6b977ca39f51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:50:33.894372 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-9c328c45-3fdd-435e-9912-bca2b9615e8c tempest-VolumesActionsTest-1166156466 None] Created volume successfully.
Sep 15 21:50:34.437819 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-a8ef7a38-f981-433e-aab5-2a17bb0fbcd8 tempest-GroupSnapshotsTest-767815226 None] GroupSnapshot 4e9cfef6-6d3c-4f5a-9359-62f91372031d: creating.
Sep 15 21:50:34.470055 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a8ef7a38-f981-433e-aab5-2a17bb0fbcd8 tempest-GroupSnapshotsTest-767815226 None] Group snapshot 4e9cfef6-6d3c-4f5a-9359-62f91372031d: creating. {{(pid=84872) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3850}}
Sep 15 21:50:34.531516 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a8ef7a38-f981-433e-aab5-2a17bb0fbcd8 tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f477990a-713a-4f25-a21f-b938f62a819b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:34.554096 n-d-796909-3 sudo[116359]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f477990a-713a-4f25-a21f-b938f62a819b
Sep 15 21:50:34.556422 n-d-796909-3 sudo[116359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:35.212932 n-d-796909-3 sudo[116359]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:35.215528 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a8ef7a38-f981-433e-aab5-2a17bb0fbcd8 tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f477990a-713a-4f25-a21f-b938f62a819b" returned: 0 in 0.684s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:35.218756 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a8ef7a38-f981-433e-aab5-2a17bb0fbcd8 tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-726dd2b5-dda7-47b9-903f-340da50b5d57 --snapshot stack-volumes-lvmdriver-1/volume-f477990a-713a-4f25-a21f-b938f62a819b -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:35.270482 n-d-796909-3 sudo[116385]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-726dd2b5-dda7-47b9-903f-340da50b5d57 --snapshot stack-volumes-lvmdriver-1/volume-f477990a-713a-4f25-a21f-b938f62a819b -L 1.00g
Sep 15 21:50:35.272190 n-d-796909-3 sudo[116385]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:35.853483 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-f9f49a15-067d-4973-a588-3a09695df53d tempest-VolumesActionsTest-364817593 None] Lock "b'cinder-26393e30-4091-4bca-b62d-fecdbf5bffa3-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:50:36.071928 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-f9f49a15-067d-4973-a588-3a09695df53d tempest-VolumesActionsTest-364817593 None] Skipping remove_export. No iscsi_target is presently exported for volume: 26393e30-4091-4bca-b62d-fecdbf5bffa3
Sep 15 21:50:36.074949 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f9f49a15-067d-4973-a588-3a09695df53d tempest-VolumesActionsTest-364817593 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-26393e30-4091-4bca-b62d-fecdbf5bffa3 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:36.096471 n-d-796909-3 sudo[116431]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-26393e30-4091-4bca-b62d-fecdbf5bffa3
Sep 15 21:50:36.097630 n-d-796909-3 sudo[116431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:36.910149 n-d-796909-3 sudo[116431]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:36.914100 n-d-796909-3 sudo[116385]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:36.915506 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f9f49a15-067d-4973-a588-3a09695df53d tempest-VolumesActionsTest-364817593 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-26393e30-4091-4bca-b62d-fecdbf5bffa3" returned: 0 in 0.840s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:36.917311 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f9f49a15-067d-4973-a588-3a09695df53d tempest-VolumesActionsTest-364817593 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-26393e30-4091-4bca-b62d-fecdbf5bffa3 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:36.935571 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a8ef7a38-f981-433e-aab5-2a17bb0fbcd8 tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-726dd2b5-dda7-47b9-903f-340da50b5d57 --snapshot stack-volumes-lvmdriver-1/volume-f477990a-713a-4f25-a21f-b938f62a819b -L 1.00g" returned: 0 in 1.715s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:36.937514 n-d-796909-3 sudo[116547]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-26393e30-4091-4bca-b62d-fecdbf5bffa3
Sep 15 21:50:36.938343 n-d-796909-3 sudo[116547]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:37.346606 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-a8ef7a38-f981-433e-aab5-2a17bb0fbcd8 tempest-GroupSnapshotsTest-767815226 None] group_snapshot 4e9cfef6-6d3c-4f5a-9359-62f91372031d: created successfully
Sep 15 21:50:37.413503 n-d-796909-3 sudo[116547]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:37.415621 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f9f49a15-067d-4973-a588-3a09695df53d tempest-VolumesActionsTest-364817593 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-26393e30-4091-4bca-b62d-fecdbf5bffa3" returned: 0 in 0.498s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:37.417201 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f9f49a15-067d-4973-a588-3a09695df53d tempest-VolumesActionsTest-364817593 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-26393e30-4091-4bca-b62d-fecdbf5bffa3 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:37.437262 n-d-796909-3 sudo[116550]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-26393e30-4091-4bca-b62d-fecdbf5bffa3
Sep 15 21:50:37.438052 n-d-796909-3 sudo[116550]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:38.079448 n-d-796909-3 sudo[116550]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:38.081525 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f9f49a15-067d-4973-a588-3a09695df53d tempest-VolumesActionsTest-364817593 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-26393e30-4091-4bca-b62d-fecdbf5bffa3" returned: 0 in 0.664s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:38.082846 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-f9f49a15-067d-4973-a588-3a09695df53d tempest-VolumesActionsTest-364817593 None] Successfully deleted volume: 26393e30-4091-4bca-b62d-fecdbf5bffa3
Sep 15 21:50:38.132063 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-51511c4a-4afa-4104-9f73-0d157c8bb753 tempest-GroupSnapshotsTest-767815226 None] group_snapshot 4e9cfef6-6d3c-4f5a-9359-62f91372031d: deleting
Sep 15 21:50:38.162535 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-51511c4a-4afa-4104-9f73-0d157c8bb753 tempest-GroupSnapshotsTest-767815226 None] group_snapshot 4e9cfef6-6d3c-4f5a-9359-62f91372031d: deleting {{(pid=84872) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4017}}
Sep 15 21:50:38.173135 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-51511c4a-4afa-4104-9f73-0d157c8bb753 tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-726dd2b5-dda7-47b9-903f-340da50b5d57 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:38.203065 n-d-796909-3 sudo[116558]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-726dd2b5-dda7-47b9-903f-340da50b5d57
Sep 15 21:50:38.203905 n-d-796909-3 sudo[116558]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:38.218526 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-f9f49a15-067d-4973-a588-3a09695df53d tempest-VolumesActionsTest-364817593 None] Created reservations ['e9edcba2-7988-4304-8c38-d88abfc1bec9', '68cb1fa3-bdc2-4312-afdb-abfd92382cbf', '69df32ba-f1d5-4d1f-97d0-56d91c842978', '28636315-b647-48d7-a655-7119c7c9ddf2'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:50:38.221997 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-f9f49a15-067d-4973-a588-3a09695df53d tempest-VolumesActionsTest-364817593 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:50:38.221997 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:50:38.221997 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:50:38.414425 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-f9f49a15-067d-4973-a588-3a09695df53d tempest-VolumesActionsTest-364817593 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:50:38.415589 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f9f49a15-067d-4973-a588-3a09695df53d tempest-VolumesActionsTest-364817593 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:38.436894 n-d-796909-3 sudo[116560]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:50:38.438475 n-d-796909-3 sudo[116560]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:38.668776 n-d-796909-3 sudo[116558]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:38.671050 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-51511c4a-4afa-4104-9f73-0d157c8bb753 tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-726dd2b5-dda7-47b9-903f-340da50b5d57" returned: 0 in 0.498s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:38.673253 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-51511c4a-4afa-4104-9f73-0d157c8bb753 tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-726dd2b5-dda7-47b9-903f-340da50b5d57 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:38.692468 n-d-796909-3 sudo[116563]: ubuntu : TTY=unknown ; 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-726dd2b5-dda7-47b9-903f-340da50b5d57
Sep 15 21:50:38.694943 n-d-796909-3 sudo[116563]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:38.840736 n-d-796909-3 sudo[116560]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:38.842994 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f9f49a15-067d-4973-a588-3a09695df53d tempest-VolumesActionsTest-364817593 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.427s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:38.845214 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f9f49a15-067d-4973-a588-3a09695df53d tempest-VolumesActionsTest-364817593 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:38.865144 n-d-796909-3 sudo[116566]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:50:38.866503 n-d-796909-3 sudo[116566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:39.445275 n-d-796909-3 sudo[116563]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:39.448315 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-51511c4a-4afa-4104-9f73-0d157c8bb753 tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-726dd2b5-dda7-47b9-903f-340da50b5d57" returned: 0 in 0.775s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:39.448786 n-d-796909-3 sudo[116566]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:39.460615 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f9f49a15-067d-4973-a588-3a09695df53d tempest-VolumesActionsTest-364817593 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.612s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:39.460615 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-f9f49a15-067d-4973-a588-3a09695df53d tempest-VolumesActionsTest-364817593 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:50:39.468138 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-f9f49a15-067d-4973-a588-3a09695df53d tempest-VolumesActionsTest-364817593 None] Deleted volume successfully.
Sep 15 21:50:39.572353 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-f9f49a15-067d-4973-a588-3a09695df53d tempest-VolumesActionsTest-364817593 None] Lock "b'cinder-26393e30-4091-4bca-b62d-fecdbf5bffa3-delete_volume'" released by "delete_volume" :: held 3.723s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:50:39.691873 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-51511c4a-4afa-4104-9f73-0d157c8bb753 tempest-GroupSnapshotsTest-767815226 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-684178511 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-684178511, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:50:39.692754 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-51511c4a-4afa-4104-9f73-0d157c8bb753 tempest-GroupSnapshotsTest-767815226 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-684178511 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-684178511, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:50:39.820878 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-51511c4a-4afa-4104-9f73-0d157c8bb753 tempest-GroupSnapshotsTest-767815226 None] Created reservations ['4a46203e-1ab6-4b9e-9ce1-7f9850ab1622', 'de66b923-a72a-49b0-a48d-dc2102cebd6d', 'cf280773-97de-4b4c-839a-df69e2b27a17', '426bf988-50e4-4674-bab3-088294c538a1'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:50:39.823888 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-51511c4a-4afa-4104-9f73-0d157c8bb753 tempest-GroupSnapshotsTest-767815226 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:50:39.823888 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:50:39.823888 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:50:40.180557 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-51511c4a-4afa-4104-9f73-0d157c8bb753 tempest-GroupSnapshotsTest-767815226 None] group_snapshot 4e9cfef6-6d3c-4f5a-9359-62f91372031d: deleted successfully
Sep 15 21:50:40.450778 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-37044acb-3d32-4948-b486-a47ae6a7f8a7 tempest-VolumesActionsTest-1166156466 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:50:40.466530 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-37044acb-3d32-4948-b486-a47ae6a7f8a7 tempest-VolumesActionsTest-1166156466 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:50:40.467144 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-37044acb-3d32-4948-b486-a47ae6a7f8a7 tempest-VolumesActionsTest-1166156466 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:50:40.481885 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-37044acb-3d32-4948-b486-a47ae6a7f8a7 tempest-VolumesActionsTest-1166156466 None] Flow 'volume_create_manager' (51ba6dda-5e9a-44b6-a782-0fb4948b5b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:50:40.494166 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-37044acb-3d32-4948-b486-a47ae6a7f8a7 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c75d66aa-ba9b-4a24-8a5f-30a63134e3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:40.516409 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-37044acb-3d32-4948-b486-a47ae6a7f8a7 tempest-VolumesActionsTest-1166156466 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:50:40.541553 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-37044acb-3d32-4948-b486-a47ae6a7f8a7 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c75d66aa-ba9b-4a24-8a5f-30a63134e3c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:50:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-103792407',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=3cc1b313-6322-4dca-ba81-5cebf86d0def,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a47dd4895ee444086c27540145f0c87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:50:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:50:40Z,user_id='ceeabebbbd6749c6b46a259775c795cc',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:40.544248 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-37044acb-3d32-4948-b486-a47ae6a7f8a7 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (589c2ef3-a08f-47e0-af26-1e12fa9986c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:40.546688 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-37044acb-3d32-4948-b486-a47ae6a7f8a7 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (589c2ef3-a08f-47e0-af26-1e12fa9986c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:40.549408 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-37044acb-3d32-4948-b486-a47ae6a7f8a7 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (91e99011-7fae-4204-901d-1b050f351ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:40.551699 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-37044acb-3d32-4948-b486-a47ae6a7f8a7 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (91e99011-7fae-4204-901d-1b050f351ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3cc1b313-6322-4dca-ba81-5cebf86d0def', 'volume_name': 'volume-3cc1b313-6322-4dca-ba81-5cebf86d0def', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:40.554185 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-37044acb-3d32-4948-b486-a47ae6a7f8a7 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ba897db4-d270-4842-b6c9-d557d2d78ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:40.556443 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-37044acb-3d32-4948-b486-a47ae6a7f8a7 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ba897db4-d270-4842-b6c9-d557d2d78ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:40.559023 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-37044acb-3d32-4948-b486-a47ae6a7f8a7 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0c2ba813-8656-4af6-b38c-14c787eb2bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:40.559977 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-37044acb-3d32-4948-b486-a47ae6a7f8a7 tempest-VolumesActionsTest-1166156466 None] Volume 3cc1b313-6322-4dca-ba81-5cebf86d0def: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3cc1b313-6322-4dca-ba81-5cebf86d0def', 'volume_size': 1}
Sep 15 21:50:40.561247 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-37044acb-3d32-4948-b486-a47ae6a7f8a7 tempest-VolumesActionsTest-1166156466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3cc1b313-6322-4dca-ba81-5cebf86d0def stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:40.596908 n-d-796909-3 sudo[116620]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3cc1b313-6322-4dca-ba81-5cebf86d0def stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:50:40.598921 n-d-796909-3 sudo[116620]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:41.054992 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-3791db85-ba70-458f-86d4-201b3ca5eecb tempest-GroupSnapshotsTest-767815226 None] Skipping remove_export. No iscsi_target is presently exported for volume: f477990a-713a-4f25-a21f-b938f62a819b
Sep 15 21:50:41.054992 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3791db85-ba70-458f-86d4-201b3ca5eecb tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f477990a-713a-4f25-a21f-b938f62a819b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:41.075594 n-d-796909-3 sudo[116623]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f477990a-713a-4f25-a21f-b938f62a819b
Sep 15 21:50:41.077199 n-d-796909-3 sudo[116623]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:41.252967 n-d-796909-3 sudo[116620]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:41.255342 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-37044acb-3d32-4948-b486-a47ae6a7f8a7 tempest-VolumesActionsTest-1166156466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3cc1b313-6322-4dca-ba81-5cebf86d0def stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.694s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:41.260651 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-37044acb-3d32-4948-b486-a47ae6a7f8a7 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0c2ba813-8656-4af6-b38c-14c787eb2bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3cc1b313-6322-4dca-ba81-5cebf86d0def', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:41.263686 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-37044acb-3d32-4948-b486-a47ae6a7f8a7 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a98a95a0-1407-4684-86af-becda2e0c1b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:41.371351 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-37044acb-3d32-4948-b486-a47ae6a7f8a7 tempest-VolumesActionsTest-1166156466 None] Volume volume-3cc1b313-6322-4dca-ba81-5cebf86d0def (3cc1b313-6322-4dca-ba81-5cebf86d0def): created successfully
Sep 15 21:50:41.373792 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-37044acb-3d32-4948-b486-a47ae6a7f8a7 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a98a95a0-1407-4684-86af-becda2e0c1b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:41.377075 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-37044acb-3d32-4948-b486-a47ae6a7f8a7 tempest-VolumesActionsTest-1166156466 None] Flow 'volume_create_manager' (51ba6dda-5e9a-44b6-a782-0fb4948b5b5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:50:41.482834 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-37044acb-3d32-4948-b486-a47ae6a7f8a7 tempest-VolumesActionsTest-1166156466 None] Created volume successfully.
Sep 15 21:50:41.508182 n-d-796909-3 sudo[116623]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:41.509977 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3791db85-ba70-458f-86d4-201b3ca5eecb tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f477990a-713a-4f25-a21f-b938f62a819b" returned: 0 in 0.457s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:41.511298 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3791db85-ba70-458f-86d4-201b3ca5eecb tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f477990a-713a-4f25-a21f-b938f62a819b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:41.530020 n-d-796909-3 sudo[116655]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f477990a-713a-4f25-a21f-b938f62a819b
Sep 15 21:50:41.530821 n-d-796909-3 sudo[116655]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:41.932556 n-d-796909-3 sudo[116655]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:41.934860 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3791db85-ba70-458f-86d4-201b3ca5eecb tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f477990a-713a-4f25-a21f-b938f62a819b" returned: 0 in 0.423s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:41.936720 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3791db85-ba70-458f-86d4-201b3ca5eecb tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f477990a-713a-4f25-a21f-b938f62a819b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:41.955830 n-d-796909-3 sudo[116658]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f477990a-713a-4f25-a21f-b938f62a819b
Sep 15 21:50:41.956647 n-d-796909-3 sudo[116658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:42.530415 n-d-796909-3 sudo[116658]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:42.532770 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3791db85-ba70-458f-86d4-201b3ca5eecb tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f477990a-713a-4f25-a21f-b938f62a819b" returned: 0 in 0.596s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:42.534777 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-3791db85-ba70-458f-86d4-201b3ca5eecb tempest-GroupSnapshotsTest-767815226 None] Successfully deleted volume: f477990a-713a-4f25-a21f-b938f62a819b
Sep 15 21:50:42.955539 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-3791db85-ba70-458f-86d4-201b3ca5eecb tempest-GroupSnapshotsTest-767815226 None] Created reservations ['98183a40-916d-43df-b27e-ea70f6b0b769'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:50:42.981956 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-3791db85-ba70-458f-86d4-201b3ca5eecb tempest-GroupSnapshotsTest-767815226 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-684178511 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-684178511, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:50:43.075191 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-3791db85-ba70-458f-86d4-201b3ca5eecb tempest-GroupSnapshotsTest-767815226 None] Created reservations ['bd555391-bde6-46a1-8193-b7bce24acd6d', 'bf999f00-3865-41c6-bb56-da34f77521e1', 'f10aae1c-622a-4db5-b71e-b1335777f830', 'f2dc2b6a-0e4d-48b5-ac61-2f0f76226bf4'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:50:43.077629 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-3791db85-ba70-458f-86d4-201b3ca5eecb tempest-GroupSnapshotsTest-767815226 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:50:43.077629 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:50:43.077629 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:50:43.191007 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-6da1c3c5-e6dc-4a4d-b3e9-76ec14bb7e40 tempest-VolumesActionsTest-364817593 None] Lock "b'cinder-3cc1b313-6322-4dca-ba81-5cebf86d0def-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:50:43.403912 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-6da1c3c5-e6dc-4a4d-b3e9-76ec14bb7e40 tempest-VolumesActionsTest-364817593 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3cc1b313-6322-4dca-ba81-5cebf86d0def
Sep 15 21:50:43.405107 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6da1c3c5-e6dc-4a4d-b3e9-76ec14bb7e40 tempest-VolumesActionsTest-364817593 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3cc1b313-6322-4dca-ba81-5cebf86d0def {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:43.438202 n-d-796909-3 sudo[116666]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3cc1b313-6322-4dca-ba81-5cebf86d0def
Sep 15 21:50:43.439509 n-d-796909-3 sudo[116666]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:43.540651 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-3791db85-ba70-458f-86d4-201b3ca5eecb tempest-GroupSnapshotsTest-767815226 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:50:43.540651 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:50:43.540651 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:50:43.695086 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3791db85-ba70-458f-86d4-201b3ca5eecb tempest-GroupSnapshotsTest-767815226 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:50:43.696298 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3791db85-ba70-458f-86d4-201b3ca5eecb tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:43.737219 n-d-796909-3 sudo[116668]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:50:43.738713 n-d-796909-3 sudo[116668]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:43.927455 n-d-796909-3 sudo[116666]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:43.931323 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6da1c3c5-e6dc-4a4d-b3e9-76ec14bb7e40 tempest-VolumesActionsTest-364817593 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3cc1b313-6322-4dca-ba81-5cebf86d0def" returned: 0 in 0.526s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:43.933839 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6da1c3c5-e6dc-4a4d-b3e9-76ec14bb7e40 tempest-VolumesActionsTest-364817593 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3cc1b313-6322-4dca-ba81-5cebf86d0def {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:43.958391 n-d-796909-3 sudo[116671]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3cc1b313-6322-4dca-ba81-5cebf86d0def
Sep 15 21:50:43.960412 n-d-796909-3 sudo[116671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:44.230052 n-d-796909-3 sudo[116668]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:44.232543 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3791db85-ba70-458f-86d4-201b3ca5eecb tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.536s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:44.234612 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3791db85-ba70-458f-86d4-201b3ca5eecb tempest-GroupSnapshotsTest-767815226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:44.258401 n-d-796909-3 sudo[116695]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:50:44.260000 n-d-796909-3 sudo[116695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:44.519526 n-d-796909-3 sudo[116671]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:44.521806 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6da1c3c5-e6dc-4a4d-b3e9-76ec14bb7e40 tempest-VolumesActionsTest-364817593 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3cc1b313-6322-4dca-ba81-5cebf86d0def" returned: 0 in 0.588s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:44.531326 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6da1c3c5-e6dc-4a4d-b3e9-76ec14bb7e40 tempest-VolumesActionsTest-364817593 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3cc1b313-6322-4dca-ba81-5cebf86d0def {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:44.562223 n-d-796909-3 sudo[116704]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3cc1b313-6322-4dca-ba81-5cebf86d0def
Sep 15 21:50:44.564408 n-d-796909-3 sudo[116704]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:44.872753 n-d-796909-3 sudo[116695]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:44.875027 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3791db85-ba70-458f-86d4-201b3ca5eecb tempest-GroupSnapshotsTest-767815226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.640s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:44.877862 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3791db85-ba70-458f-86d4-201b3ca5eecb tempest-GroupSnapshotsTest-767815226 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:50:44.889383 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-3791db85-ba70-458f-86d4-201b3ca5eecb tempest-GroupSnapshotsTest-767815226 None] Delete group completed successfully.
Sep 15 21:50:45.201337 n-d-796909-3 sudo[116704]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:45.203356 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6da1c3c5-e6dc-4a4d-b3e9-76ec14bb7e40 tempest-VolumesActionsTest-364817593 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3cc1b313-6322-4dca-ba81-5cebf86d0def" returned: 0 in 0.679s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:45.204703 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-6da1c3c5-e6dc-4a4d-b3e9-76ec14bb7e40 tempest-VolumesActionsTest-364817593 None] Successfully deleted volume: 3cc1b313-6322-4dca-ba81-5cebf86d0def
Sep 15 21:50:45.375597 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-6da1c3c5-e6dc-4a4d-b3e9-76ec14bb7e40 tempest-VolumesActionsTest-364817593 None] Created reservations ['11ee53f7-1b13-4f64-a764-31e65ad31d71', 'dbf03212-5d7c-4c97-a837-61c259cac89e', 'df2bc0ec-7605-46f6-96bc-9fa76f6ae5e6', '45b62078-5510-46e7-92f6-c2cb763b25a2'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:50:45.378678 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-6da1c3c5-e6dc-4a4d-b3e9-76ec14bb7e40 tempest-VolumesActionsTest-364817593 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:50:45.378678 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:50:45.378678 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:50:45.622400 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-6da1c3c5-e6dc-4a4d-b3e9-76ec14bb7e40 tempest-VolumesActionsTest-364817593 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:50:45.623117 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6da1c3c5-e6dc-4a4d-b3e9-76ec14bb7e40 tempest-VolumesActionsTest-364817593 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:45.661383 n-d-796909-3 sudo[116747]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:50:45.666764 n-d-796909-3 sudo[116747]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:46.306010 n-d-796909-3 sudo[116747]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:46.310828 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6da1c3c5-e6dc-4a4d-b3e9-76ec14bb7e40 tempest-VolumesActionsTest-364817593 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:46.312026 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6da1c3c5-e6dc-4a4d-b3e9-76ec14bb7e40 tempest-VolumesActionsTest-364817593 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:46.343401 n-d-796909-3 sudo[116756]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:50:46.344695 n-d-796909-3 sudo[116756]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:46.897493 n-d-796909-3 sudo[116756]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:46.899774 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6da1c3c5-e6dc-4a4d-b3e9-76ec14bb7e40 tempest-VolumesActionsTest-364817593 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:46.904370 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-6da1c3c5-e6dc-4a4d-b3e9-76ec14bb7e40 tempest-VolumesActionsTest-364817593 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:50:46.910057 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-6da1c3c5-e6dc-4a4d-b3e9-76ec14bb7e40 tempest-VolumesActionsTest-364817593 None] Deleted volume successfully.
Sep 15 21:50:46.992922 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-6da1c3c5-e6dc-4a4d-b3e9-76ec14bb7e40 tempest-VolumesActionsTest-364817593 None] Lock "b'cinder-3cc1b313-6322-4dca-ba81-5cebf86d0def-delete_volume'" released by "delete_volume" :: held 3.802s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:50:47.045047 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-18f49c4c-40df-4f9a-8f36-3faffada53dc tempest-VolumesActionsTest-1166156466 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:50:47.049357 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-18f49c4c-40df-4f9a-8f36-3faffada53dc tempest-VolumesActionsTest-1166156466 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:50:47.055115 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-18f49c4c-40df-4f9a-8f36-3faffada53dc tempest-VolumesActionsTest-1166156466 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:50:47.063346 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-18f49c4c-40df-4f9a-8f36-3faffada53dc tempest-VolumesActionsTest-1166156466 None] Flow 'volume_create_manager' (e472827c-dd25-4d9b-96d8-a50f756cf564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:50:47.066507 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-18f49c4c-40df-4f9a-8f36-3faffada53dc tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9a23e2fa-fae4-4839-b67b-6c1465410ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:47.093908 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-18f49c4c-40df-4f9a-8f36-3faffada53dc tempest-VolumesActionsTest-1166156466 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:50:47.128679 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-18f49c4c-40df-4f9a-8f36-3faffada53dc tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9a23e2fa-fae4-4839-b67b-6c1465410ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:50:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-66564577',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=bc23cc17-258d-4b53-8a28-fdf707cd8221,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a47dd4895ee444086c27540145f0c87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:50:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:50:47Z,user_id='ceeabebbbd6749c6b46a259775c795cc',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:47.132531 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-18f49c4c-40df-4f9a-8f36-3faffada53dc tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b78f4f5e-29e9-4ce1-851a-e0aee1631445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:47.135810 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-18f49c4c-40df-4f9a-8f36-3faffada53dc tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b78f4f5e-29e9-4ce1-851a-e0aee1631445) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:47.140546 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-18f49c4c-40df-4f9a-8f36-3faffada53dc tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8113df5d-d228-4a5e-ae1e-5dfa60c8a101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:47.143697 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-18f49c4c-40df-4f9a-8f36-3faffada53dc tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8113df5d-d228-4a5e-ae1e-5dfa60c8a101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bc23cc17-258d-4b53-8a28-fdf707cd8221', 'volume_name': 'volume-bc23cc17-258d-4b53-8a28-fdf707cd8221', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:47.152858 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-18f49c4c-40df-4f9a-8f36-3faffada53dc tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9b8b4aba-6e91-4c56-b295-bb1d1c4e14ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:47.152858 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-18f49c4c-40df-4f9a-8f36-3faffada53dc tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9b8b4aba-6e91-4c56-b295-bb1d1c4e14ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:47.152858 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-18f49c4c-40df-4f9a-8f36-3faffada53dc tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (992db718-94d2-4a89-af15-533ef91898a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:47.153256 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-18f49c4c-40df-4f9a-8f36-3faffada53dc tempest-VolumesActionsTest-1166156466 None] Volume bc23cc17-258d-4b53-8a28-fdf707cd8221: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bc23cc17-258d-4b53-8a28-fdf707cd8221', 'volume_size': 1}
Sep 15 21:50:47.154690 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-18f49c4c-40df-4f9a-8f36-3faffada53dc tempest-VolumesActionsTest-1166156466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bc23cc17-258d-4b53-8a28-fdf707cd8221 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:47.177067 n-d-796909-3 sudo[116769]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bc23cc17-258d-4b53-8a28-fdf707cd8221 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:50:47.178769 n-d-796909-3 sudo[116769]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:47.767745 n-d-796909-3 sudo[116769]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:47.770519 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-18f49c4c-40df-4f9a-8f36-3faffada53dc tempest-VolumesActionsTest-1166156466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bc23cc17-258d-4b53-8a28-fdf707cd8221 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.615s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:47.775189 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-18f49c4c-40df-4f9a-8f36-3faffada53dc tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (992db718-94d2-4a89-af15-533ef91898a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bc23cc17-258d-4b53-8a28-fdf707cd8221', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:47.780608 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-18f49c4c-40df-4f9a-8f36-3faffada53dc tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (70cd1a72-dfd1-4552-844d-822f7588da15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:47.879547 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-18f49c4c-40df-4f9a-8f36-3faffada53dc tempest-VolumesActionsTest-1166156466 None] Volume volume-bc23cc17-258d-4b53-8a28-fdf707cd8221 (bc23cc17-258d-4b53-8a28-fdf707cd8221): created successfully
Sep 15 21:50:47.882813 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-18f49c4c-40df-4f9a-8f36-3faffada53dc tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (70cd1a72-dfd1-4552-844d-822f7588da15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:47.885940 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-18f49c4c-40df-4f9a-8f36-3faffada53dc tempest-VolumesActionsTest-1166156466 None] Flow 'volume_create_manager' (e472827c-dd25-4d9b-96d8-a50f756cf564) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:50:47.889398 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:50:47.890202 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:50:47.891382 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:47.930382 n-d-796909-3 sudo[116803]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:50:47.932436 n-d-796909-3 sudo[116803]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:48.029160 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-18f49c4c-40df-4f9a-8f36-3faffada53dc tempest-VolumesActionsTest-1166156466 None] Created volume successfully.
Sep 15 21:50:48.454254 n-d-796909-3 sudo[116803]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:48.456256 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:48.458030 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:48.478665 n-d-796909-3 sudo[116806]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:50:48.479511 n-d-796909-3 sudo[116806]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:48.812051 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-b37af5d7-22d3-4485-aa61-bb0202bba81a tempest-VolumesActionsTest-364817593 None] Lock "b'cinder-bc23cc17-258d-4b53-8a28-fdf707cd8221-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:50:48.921935 n-d-796909-3 sudo[116806]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:48.924811 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:48.926583 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:50:48.948123 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-b37af5d7-22d3-4485-aa61-bb0202bba81a tempest-VolumesActionsTest-364817593 None] Skipping remove_export. No iscsi_target is presently exported for volume: bc23cc17-258d-4b53-8a28-fdf707cd8221
Sep 15 21:50:48.949508 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b37af5d7-22d3-4485-aa61-bb0202bba81a tempest-VolumesActionsTest-364817593 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bc23cc17-258d-4b53-8a28-fdf707cd8221 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:48.976522 n-d-796909-3 sudo[116809]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bc23cc17-258d-4b53-8a28-fdf707cd8221
Sep 15 21:50:48.977336 n-d-796909-3 sudo[116809]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:49.403894 n-d-796909-3 sudo[116809]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:49.406222 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b37af5d7-22d3-4485-aa61-bb0202bba81a tempest-VolumesActionsTest-364817593 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bc23cc17-258d-4b53-8a28-fdf707cd8221" returned: 0 in 0.456s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:49.408175 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b37af5d7-22d3-4485-aa61-bb0202bba81a tempest-VolumesActionsTest-364817593 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bc23cc17-258d-4b53-8a28-fdf707cd8221 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:49.429325 n-d-796909-3 sudo[116812]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bc23cc17-258d-4b53-8a28-fdf707cd8221
Sep 15 21:50:49.430235 n-d-796909-3 sudo[116812]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:49.835189 n-d-796909-3 sudo[116812]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:49.838592 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b37af5d7-22d3-4485-aa61-bb0202bba81a tempest-VolumesActionsTest-364817593 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bc23cc17-258d-4b53-8a28-fdf707cd8221" returned: 0 in 0.430s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:49.842211 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b37af5d7-22d3-4485-aa61-bb0202bba81a tempest-VolumesActionsTest-364817593 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bc23cc17-258d-4b53-8a28-fdf707cd8221 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:49.872741 n-d-796909-3 sudo[116824]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bc23cc17-258d-4b53-8a28-fdf707cd8221
Sep 15 21:50:49.874317 n-d-796909-3 sudo[116824]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:50.481740 n-d-796909-3 sudo[116824]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:50.484414 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b37af5d7-22d3-4485-aa61-bb0202bba81a tempest-VolumesActionsTest-364817593 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bc23cc17-258d-4b53-8a28-fdf707cd8221" returned: 0 in 0.641s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:50.490484 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-b37af5d7-22d3-4485-aa61-bb0202bba81a tempest-VolumesActionsTest-364817593 None] Successfully deleted volume: bc23cc17-258d-4b53-8a28-fdf707cd8221
Sep 15 21:50:50.672346 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-b37af5d7-22d3-4485-aa61-bb0202bba81a tempest-VolumesActionsTest-364817593 None] Created reservations ['a2b28068-a052-4f2e-9f79-5046945a55cc', 'db6e8fb3-0586-4a33-a92b-5a75d2173215', '161d8b9a-9666-4426-92da-78451dcb15fe', 'cbca2cff-e484-42ab-83ed-63d90f1d0cfe'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:50:50.674621 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-b37af5d7-22d3-4485-aa61-bb0202bba81a tempest-VolumesActionsTest-364817593 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:50:50.674621 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:50:50.674621 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:50:50.908787 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-b37af5d7-22d3-4485-aa61-bb0202bba81a tempest-VolumesActionsTest-364817593 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:50:50.909512 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b37af5d7-22d3-4485-aa61-bb0202bba81a tempest-VolumesActionsTest-364817593 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:50.931952 n-d-796909-3 sudo[116831]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:50:50.932751 n-d-796909-3 sudo[116831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:51.413153 n-d-796909-3 sudo[116831]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:51.416217 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b37af5d7-22d3-4485-aa61-bb0202bba81a tempest-VolumesActionsTest-364817593 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:51.418767 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b37af5d7-22d3-4485-aa61-bb0202bba81a tempest-VolumesActionsTest-364817593 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:51.443674 n-d-796909-3 sudo[116834]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:50:51.445784 n-d-796909-3 sudo[116834]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:52.013242 n-d-796909-3 sudo[116834]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:52.016283 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b37af5d7-22d3-4485-aa61-bb0202bba81a tempest-VolumesActionsTest-364817593 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.597s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:52.018249 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-b37af5d7-22d3-4485-aa61-bb0202bba81a tempest-VolumesActionsTest-364817593 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:50:52.024475 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-b37af5d7-22d3-4485-aa61-bb0202bba81a tempest-VolumesActionsTest-364817593 None] Deleted volume successfully.
Sep 15 21:50:52.120488 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-b37af5d7-22d3-4485-aa61-bb0202bba81a tempest-VolumesActionsTest-364817593 None] Lock "b'cinder-bc23cc17-258d-4b53-8a28-fdf707cd8221-delete_volume'" released by "delete_volume" :: held 3.309s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:50:52.425693 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-57b3349e-4979-4ed5-9199-dbbf38b36005 tempest-VolumesActionsTest-1166156466 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:50:52.429030 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-57b3349e-4979-4ed5-9199-dbbf38b36005 tempest-VolumesActionsTest-1166156466 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:50:52.429636 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-57b3349e-4979-4ed5-9199-dbbf38b36005 tempest-VolumesActionsTest-1166156466 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:50:52.442898 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57b3349e-4979-4ed5-9199-dbbf38b36005 tempest-VolumesActionsTest-1166156466 None] Flow 'volume_create_manager' (b64b39e1-40d6-4699-a682-e1bbc210c762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:50:52.446710 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57b3349e-4979-4ed5-9199-dbbf38b36005 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1e3c4953-85d6-4bc2-8111-bf23774893bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:52.468534 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-57b3349e-4979-4ed5-9199-dbbf38b36005 tempest-VolumesActionsTest-1166156466 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:50:52.494451 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57b3349e-4979-4ed5-9199-dbbf38b36005 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1e3c4953-85d6-4bc2-8111-bf23774893bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:50:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-731922370',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=71ff89f7-0bb7-42e1-8f21-664001e8449e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a47dd4895ee444086c27540145f0c87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:50:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:50:52Z,user_id='ceeabebbbd6749c6b46a259775c795cc',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:52.497045 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57b3349e-4979-4ed5-9199-dbbf38b36005 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (26ef888a-7fa0-4a25-9235-75d9027a8e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:52.499327 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57b3349e-4979-4ed5-9199-dbbf38b36005 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (26ef888a-7fa0-4a25-9235-75d9027a8e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:52.501629 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57b3349e-4979-4ed5-9199-dbbf38b36005 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0798db5c-58c0-4771-bfd4-4f58811d2fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:52.503857 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57b3349e-4979-4ed5-9199-dbbf38b36005 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0798db5c-58c0-4771-bfd4-4f58811d2fdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '71ff89f7-0bb7-42e1-8f21-664001e8449e', 'volume_name': 'volume-71ff89f7-0bb7-42e1-8f21-664001e8449e', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:52.506032 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57b3349e-4979-4ed5-9199-dbbf38b36005 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d1f0e501-1a59-4693-af99-7013dfdb370d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:52.508777 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57b3349e-4979-4ed5-9199-dbbf38b36005 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d1f0e501-1a59-4693-af99-7013dfdb370d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:52.511011 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57b3349e-4979-4ed5-9199-dbbf38b36005 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3ae37ce3-d7a7-428d-baeb-f395d7b7105b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:52.511829 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-57b3349e-4979-4ed5-9199-dbbf38b36005 tempest-VolumesActionsTest-1166156466 None] Volume 71ff89f7-0bb7-42e1-8f21-664001e8449e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-71ff89f7-0bb7-42e1-8f21-664001e8449e', 'volume_size': 1}
Sep 15 21:50:52.512839 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-57b3349e-4979-4ed5-9199-dbbf38b36005 tempest-VolumesActionsTest-1166156466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-71ff89f7-0bb7-42e1-8f21-664001e8449e stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:52.531788 n-d-796909-3 sudo[116841]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-71ff89f7-0bb7-42e1-8f21-664001e8449e stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:50:52.532601 n-d-796909-3 sudo[116841]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:53.118048 n-d-796909-3 sudo[116841]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:53.120790 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-57b3349e-4979-4ed5-9199-dbbf38b36005 tempest-VolumesActionsTest-1166156466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-71ff89f7-0bb7-42e1-8f21-664001e8449e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.607s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:53.124388 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57b3349e-4979-4ed5-9199-dbbf38b36005 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3ae37ce3-d7a7-428d-baeb-f395d7b7105b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-71ff89f7-0bb7-42e1-8f21-664001e8449e', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:53.126998 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57b3349e-4979-4ed5-9199-dbbf38b36005 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c6688f1f-68b3-4b13-8f08-c154272824b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:53.250040 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-57b3349e-4979-4ed5-9199-dbbf38b36005 tempest-VolumesActionsTest-1166156466 None] Volume volume-71ff89f7-0bb7-42e1-8f21-664001e8449e (71ff89f7-0bb7-42e1-8f21-664001e8449e): created successfully
Sep 15 21:50:53.252037 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57b3349e-4979-4ed5-9199-dbbf38b36005 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c6688f1f-68b3-4b13-8f08-c154272824b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:53.255569 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57b3349e-4979-4ed5-9199-dbbf38b36005 tempest-VolumesActionsTest-1166156466 None] Flow 'volume_create_manager' (b64b39e1-40d6-4699-a682-e1bbc210c762) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:50:53.363427 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-57b3349e-4979-4ed5-9199-dbbf38b36005 tempest-VolumesActionsTest-1166156466 None] Created volume successfully.
Sep 15 21:50:54.953053 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-c8862a9d-537a-492f-8050-89ae2a87866d tempest-VolumesActionsTest-364817593 None] Lock "b'cinder-71ff89f7-0bb7-42e1-8f21-664001e8449e-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:50:55.096558 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-c8862a9d-537a-492f-8050-89ae2a87866d tempest-VolumesActionsTest-364817593 None] Skipping remove_export. No iscsi_target is presently exported for volume: 71ff89f7-0bb7-42e1-8f21-664001e8449e
Sep 15 21:50:55.097492 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c8862a9d-537a-492f-8050-89ae2a87866d tempest-VolumesActionsTest-364817593 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-71ff89f7-0bb7-42e1-8f21-664001e8449e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:55.121450 n-d-796909-3 sudo[116880]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-71ff89f7-0bb7-42e1-8f21-664001e8449e
Sep 15 21:50:55.122422 n-d-796909-3 sudo[116880]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:55.571492 n-d-796909-3 sudo[116880]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:55.573837 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c8862a9d-537a-492f-8050-89ae2a87866d tempest-VolumesActionsTest-364817593 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-71ff89f7-0bb7-42e1-8f21-664001e8449e" returned: 0 in 0.476s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:55.575420 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c8862a9d-537a-492f-8050-89ae2a87866d tempest-VolumesActionsTest-364817593 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-71ff89f7-0bb7-42e1-8f21-664001e8449e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:55.594598 n-d-796909-3 sudo[116883]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-71ff89f7-0bb7-42e1-8f21-664001e8449e
Sep 15 21:50:55.595434 n-d-796909-3 sudo[116883]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:56.052810 n-d-796909-3 sudo[116883]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:56.055221 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c8862a9d-537a-492f-8050-89ae2a87866d tempest-VolumesActionsTest-364817593 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-71ff89f7-0bb7-42e1-8f21-664001e8449e" returned: 0 in 0.479s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:56.057637 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c8862a9d-537a-492f-8050-89ae2a87866d tempest-VolumesActionsTest-364817593 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-71ff89f7-0bb7-42e1-8f21-664001e8449e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:56.078451 n-d-796909-3 sudo[116888]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-71ff89f7-0bb7-42e1-8f21-664001e8449e
Sep 15 21:50:56.079555 n-d-796909-3 sudo[116888]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:56.651605 n-d-796909-3 sudo[116888]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:56.653966 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c8862a9d-537a-492f-8050-89ae2a87866d tempest-VolumesActionsTest-364817593 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-71ff89f7-0bb7-42e1-8f21-664001e8449e" returned: 0 in 0.596s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:56.655361 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-c8862a9d-537a-492f-8050-89ae2a87866d tempest-VolumesActionsTest-364817593 None] Successfully deleted volume: 71ff89f7-0bb7-42e1-8f21-664001e8449e
Sep 15 21:50:56.828789 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-c8862a9d-537a-492f-8050-89ae2a87866d tempest-VolumesActionsTest-364817593 None] Created reservations ['9392325d-d23a-4fb6-ab96-da5996d50174', 'b71eb1f2-6346-43b9-a66d-859c9d5da874', 'c991c034-bf00-4321-883d-41bc8fc625ce', 'eb01ffd3-74eb-4ae8-8d0f-9e2e86bb68b3'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:50:56.831814 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-c8862a9d-537a-492f-8050-89ae2a87866d tempest-VolumesActionsTest-364817593 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:50:56.831814 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:50:56.831814 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:50:57.102488 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-c8862a9d-537a-492f-8050-89ae2a87866d tempest-VolumesActionsTest-364817593 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:50:57.105082 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c8862a9d-537a-492f-8050-89ae2a87866d tempest-VolumesActionsTest-364817593 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:57.141184 n-d-796909-3 sudo[116894]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:50:57.143601 n-d-796909-3 sudo[116894]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:57.764423 n-d-796909-3 sudo[116894]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:57.770069 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c8862a9d-537a-492f-8050-89ae2a87866d tempest-VolumesActionsTest-364817593 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.662s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:57.774890 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c8862a9d-537a-492f-8050-89ae2a87866d tempest-VolumesActionsTest-364817593 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:57.829283 n-d-796909-3 sudo[116900]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:50:57.834032 n-d-796909-3 sudo[116900]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:58.424356 n-d-796909-3 sudo[116900]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:58.427634 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c8862a9d-537a-492f-8050-89ae2a87866d tempest-VolumesActionsTest-364817593 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.652s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:58.429933 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-c8862a9d-537a-492f-8050-89ae2a87866d tempest-VolumesActionsTest-364817593 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:50:58.434885 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-c8862a9d-537a-492f-8050-89ae2a87866d tempest-VolumesActionsTest-364817593 None] Deleted volume successfully.
Sep 15 21:50:58.567074 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-c8862a9d-537a-492f-8050-89ae2a87866d tempest-VolumesActionsTest-364817593 None] Lock "b'cinder-71ff89f7-0bb7-42e1-8f21-664001e8449e-delete_volume'" released by "delete_volume" :: held 3.614s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:50:58.673555 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-bdc1ef99-8fd7-41c3-b19a-8f12e7c830f6 tempest-VolumesActionsTest-1166156466 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:50:58.677721 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-bdc1ef99-8fd7-41c3-b19a-8f12e7c830f6 tempest-VolumesActionsTest-1166156466 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:50:58.678251 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-bdc1ef99-8fd7-41c3-b19a-8f12e7c830f6 tempest-VolumesActionsTest-1166156466 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:50:58.690962 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bdc1ef99-8fd7-41c3-b19a-8f12e7c830f6 tempest-VolumesActionsTest-1166156466 None] Flow 'volume_create_manager' (8aa9d677-3aae-42f2-bf3a-1ddf2bc0b855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:50:58.694870 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bdc1ef99-8fd7-41c3-b19a-8f12e7c830f6 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eb0901d7-fb13-4913-8599-0fff031ff3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:58.721367 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-bdc1ef99-8fd7-41c3-b19a-8f12e7c830f6 tempest-VolumesActionsTest-1166156466 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:50:58.747814 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bdc1ef99-8fd7-41c3-b19a-8f12e7c830f6 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eb0901d7-fb13-4913-8599-0fff031ff3e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:50:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1810323667',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=dabfc251-0144-4eec-8790-cb70413bc218,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a47dd4895ee444086c27540145f0c87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:50:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:50:58Z,user_id='ceeabebbbd6749c6b46a259775c795cc',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:58.750600 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bdc1ef99-8fd7-41c3-b19a-8f12e7c830f6 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b6556c79-7352-49d9-a614-91e8ca95d105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:58.752913 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bdc1ef99-8fd7-41c3-b19a-8f12e7c830f6 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b6556c79-7352-49d9-a614-91e8ca95d105) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:58.755747 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bdc1ef99-8fd7-41c3-b19a-8f12e7c830f6 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c12178e4-029a-4073-b096-f3cd20fbcf55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:58.758768 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bdc1ef99-8fd7-41c3-b19a-8f12e7c830f6 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c12178e4-029a-4073-b096-f3cd20fbcf55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dabfc251-0144-4eec-8790-cb70413bc218', 'volume_name': 'volume-dabfc251-0144-4eec-8790-cb70413bc218', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:58.761507 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bdc1ef99-8fd7-41c3-b19a-8f12e7c830f6 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b462c6d6-21ea-451f-b558-65323ec8df8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:58.764160 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bdc1ef99-8fd7-41c3-b19a-8f12e7c830f6 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b462c6d6-21ea-451f-b558-65323ec8df8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:58.766278 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bdc1ef99-8fd7-41c3-b19a-8f12e7c830f6 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bc1e44d9-581f-4abe-94b1-2d1e29f14ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:58.767059 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-bdc1ef99-8fd7-41c3-b19a-8f12e7c830f6 tempest-VolumesActionsTest-1166156466 None] Volume dabfc251-0144-4eec-8790-cb70413bc218: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dabfc251-0144-4eec-8790-cb70413bc218', 'volume_size': 1}
Sep 15 21:50:58.768238 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bdc1ef99-8fd7-41c3-b19a-8f12e7c830f6 tempest-VolumesActionsTest-1166156466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dabfc251-0144-4eec-8790-cb70413bc218 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:58.793153 n-d-796909-3 sudo[116904]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dabfc251-0144-4eec-8790-cb70413bc218 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:50:58.793955 n-d-796909-3 sudo[116904]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:59.386101 n-d-796909-3 sudo[116904]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:59.388432 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bdc1ef99-8fd7-41c3-b19a-8f12e7c830f6 tempest-VolumesActionsTest-1166156466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dabfc251-0144-4eec-8790-cb70413bc218 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.620s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:59.391640 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bdc1ef99-8fd7-41c3-b19a-8f12e7c830f6 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bc1e44d9-581f-4abe-94b1-2d1e29f14ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dabfc251-0144-4eec-8790-cb70413bc218', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:59.393871 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bdc1ef99-8fd7-41c3-b19a-8f12e7c830f6 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c5482b9a-3ea4-4884-81c5-b29850021ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:50:59.513747 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-bdc1ef99-8fd7-41c3-b19a-8f12e7c830f6 tempest-VolumesActionsTest-1166156466 None] Volume volume-dabfc251-0144-4eec-8790-cb70413bc218 (dabfc251-0144-4eec-8790-cb70413bc218): created successfully
Sep 15 21:50:59.515997 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bdc1ef99-8fd7-41c3-b19a-8f12e7c830f6 tempest-VolumesActionsTest-1166156466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c5482b9a-3ea4-4884-81c5-b29850021ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:50:59.519319 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-bdc1ef99-8fd7-41c3-b19a-8f12e7c830f6 tempest-VolumesActionsTest-1166156466 None] Flow 'volume_create_manager' (8aa9d677-3aae-42f2-bf3a-1ddf2bc0b855) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:50:59.628875 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-bdc1ef99-8fd7-41c3-b19a-8f12e7c830f6 tempest-VolumesActionsTest-1166156466 None] Created volume successfully.
Sep 15 21:51:01.716313 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-29cb3b29-7bcc-4f48-8105-272c5bd9b26b tempest-AttachVolumeShelveTestJSON-2026270259 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:51:01.720188 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-29cb3b29-7bcc-4f48-8105-272c5bd9b26b tempest-AttachVolumeShelveTestJSON-2026270259 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:51:01.720731 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-29cb3b29-7bcc-4f48-8105-272c5bd9b26b tempest-AttachVolumeShelveTestJSON-2026270259 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:51:01.734628 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-29cb3b29-7bcc-4f48-8105-272c5bd9b26b tempest-AttachVolumeShelveTestJSON-2026270259 None] Flow 'volume_create_manager' (b151451a-c3e7-41a9-98c8-bad4abc82105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:51:01.737656 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-29cb3b29-7bcc-4f48-8105-272c5bd9b26b tempest-AttachVolumeShelveTestJSON-2026270259 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7897c7aa-5260-423d-850a-213d2aa79f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:01.760134 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-29cb3b29-7bcc-4f48-8105-272c5bd9b26b tempest-AttachVolumeShelveTestJSON-2026270259 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:51:01.784168 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-29cb3b29-7bcc-4f48-8105-272c5bd9b26b tempest-AttachVolumeShelveTestJSON-2026270259 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7897c7aa-5260-423d-850a-213d2aa79f63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:51:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-555811237',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=cd8b099e-a919-4d1a-bb46-7682fccbe19e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4067d0a6b8a242b89ed4d980ebb0e4f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:51:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:51:02Z,user_id='48a4f530c8e94c9d8e3ff324a9c0c1a9',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:01.786673 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-29cb3b29-7bcc-4f48-8105-272c5bd9b26b tempest-AttachVolumeShelveTestJSON-2026270259 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d4ebf43c-115d-4485-b84a-e6035bb14e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:01.789288 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-29cb3b29-7bcc-4f48-8105-272c5bd9b26b tempest-AttachVolumeShelveTestJSON-2026270259 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d4ebf43c-115d-4485-b84a-e6035bb14e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:01.791561 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-29cb3b29-7bcc-4f48-8105-272c5bd9b26b tempest-AttachVolumeShelveTestJSON-2026270259 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f07517d3-79c5-4482-bd46-4c2037311cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:01.793727 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-29cb3b29-7bcc-4f48-8105-272c5bd9b26b tempest-AttachVolumeShelveTestJSON-2026270259 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f07517d3-79c5-4482-bd46-4c2037311cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cd8b099e-a919-4d1a-bb46-7682fccbe19e', 'volume_name': 'volume-cd8b099e-a919-4d1a-bb46-7682fccbe19e', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:01.796056 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-29cb3b29-7bcc-4f48-8105-272c5bd9b26b tempest-AttachVolumeShelveTestJSON-2026270259 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a5be140c-0907-4ff8-a9ce-eaeff40defc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:01.798168 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-29cb3b29-7bcc-4f48-8105-272c5bd9b26b tempest-AttachVolumeShelveTestJSON-2026270259 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a5be140c-0907-4ff8-a9ce-eaeff40defc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:01.800160 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-29cb3b29-7bcc-4f48-8105-272c5bd9b26b tempest-AttachVolumeShelveTestJSON-2026270259 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (30842dcb-e4f8-43b8-afc9-151b580ceb76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:01.800950 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-29cb3b29-7bcc-4f48-8105-272c5bd9b26b tempest-AttachVolumeShelveTestJSON-2026270259 None] Volume cd8b099e-a919-4d1a-bb46-7682fccbe19e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cd8b099e-a919-4d1a-bb46-7682fccbe19e', 'volume_size': 1}
Sep 15 21:51:01.802055 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-29cb3b29-7bcc-4f48-8105-272c5bd9b26b tempest-AttachVolumeShelveTestJSON-2026270259 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cd8b099e-a919-4d1a-bb46-7682fccbe19e stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:01.822175 n-d-796909-3 sudo[116938]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cd8b099e-a919-4d1a-bb46-7682fccbe19e stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:51:01.822956 n-d-796909-3 sudo[116938]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:02.477366 n-d-796909-3 sudo[116938]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:02.479784 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-29cb3b29-7bcc-4f48-8105-272c5bd9b26b tempest-AttachVolumeShelveTestJSON-2026270259 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cd8b099e-a919-4d1a-bb46-7682fccbe19e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.677s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:02.482966 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-29cb3b29-7bcc-4f48-8105-272c5bd9b26b tempest-AttachVolumeShelveTestJSON-2026270259 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (30842dcb-e4f8-43b8-afc9-151b580ceb76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cd8b099e-a919-4d1a-bb46-7682fccbe19e', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:02.485216 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-29cb3b29-7bcc-4f48-8105-272c5bd9b26b tempest-AttachVolumeShelveTestJSON-2026270259 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e66a580d-91f2-4821-977a-5d19119dc004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:02.548354 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-29cb3b29-7bcc-4f48-8105-272c5bd9b26b tempest-AttachVolumeShelveTestJSON-2026270259 None] Volume volume-cd8b099e-a919-4d1a-bb46-7682fccbe19e (cd8b099e-a919-4d1a-bb46-7682fccbe19e): created successfully
Sep 15 21:51:02.550286 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-29cb3b29-7bcc-4f48-8105-272c5bd9b26b tempest-AttachVolumeShelveTestJSON-2026270259 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e66a580d-91f2-4821-977a-5d19119dc004) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:02.553304 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-29cb3b29-7bcc-4f48-8105-272c5bd9b26b tempest-AttachVolumeShelveTestJSON-2026270259 None] Flow 'volume_create_manager' (b151451a-c3e7-41a9-98c8-bad4abc82105) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:51:02.635169 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-29cb3b29-7bcc-4f48-8105-272c5bd9b26b tempest-AttachVolumeShelveTestJSON-2026270259 None] Created volume successfully.
Sep 15 21:51:02.660949 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-cdd01ccc-d20a-47fd-9779-034e9b0f5b12 tempest-VolumesActionsTest-1166156466 None] Lock "b'cinder-dabfc251-0144-4eec-8790-cb70413bc218-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:51:02.786241 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-cdd01ccc-d20a-47fd-9779-034e9b0f5b12 tempest-VolumesActionsTest-1166156466 None] Skipping remove_export. No iscsi_target is presently exported for volume: dabfc251-0144-4eec-8790-cb70413bc218
Sep 15 21:51:02.787234 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cdd01ccc-d20a-47fd-9779-034e9b0f5b12 tempest-VolumesActionsTest-1166156466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dabfc251-0144-4eec-8790-cb70413bc218 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:02.806390 n-d-796909-3 sudo[116971]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dabfc251-0144-4eec-8790-cb70413bc218
Sep 15 21:51:02.807391 n-d-796909-3 sudo[116971]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:03.242337 n-d-796909-3 sudo[116971]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:03.247341 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cdd01ccc-d20a-47fd-9779-034e9b0f5b12 tempest-VolumesActionsTest-1166156466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dabfc251-0144-4eec-8790-cb70413bc218" returned: 0 in 0.457s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:03.247341 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cdd01ccc-d20a-47fd-9779-034e9b0f5b12 tempest-VolumesActionsTest-1166156466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dabfc251-0144-4eec-8790-cb70413bc218 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:03.267112 n-d-796909-3 sudo[116976]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dabfc251-0144-4eec-8790-cb70413bc218
Sep 15 21:51:03.268627 n-d-796909-3 sudo[116976]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:03.681677 n-d-796909-3 sudo[116976]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:03.684814 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cdd01ccc-d20a-47fd-9779-034e9b0f5b12 tempest-VolumesActionsTest-1166156466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dabfc251-0144-4eec-8790-cb70413bc218" returned: 0 in 0.437s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:03.687893 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cdd01ccc-d20a-47fd-9779-034e9b0f5b12 tempest-VolumesActionsTest-1166156466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dabfc251-0144-4eec-8790-cb70413bc218 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:03.706745 n-d-796909-3 sudo[116981]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dabfc251-0144-4eec-8790-cb70413bc218
Sep 15 21:51:03.708069 n-d-796909-3 sudo[116981]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:04.269783 n-d-796909-3 sudo[116981]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:04.272776 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cdd01ccc-d20a-47fd-9779-034e9b0f5b12 tempest-VolumesActionsTest-1166156466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dabfc251-0144-4eec-8790-cb70413bc218" returned: 0 in 0.584s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:04.274671 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-cdd01ccc-d20a-47fd-9779-034e9b0f5b12 tempest-VolumesActionsTest-1166156466 None] Successfully deleted volume: dabfc251-0144-4eec-8790-cb70413bc218
Sep 15 21:51:04.420506 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-cdd01ccc-d20a-47fd-9779-034e9b0f5b12 tempest-VolumesActionsTest-1166156466 None] Created reservations ['46d9d300-6b85-4180-bec9-7a3994793cb2', 'ea42ef58-464f-47bc-9d33-975735a33399', '8d6c2e31-fb12-4853-82df-d67a6653d8d1', 'e9d52fb7-f4ad-4da9-993d-ca6d43dbb064'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:51:04.422724 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-cdd01ccc-d20a-47fd-9779-034e9b0f5b12 tempest-VolumesActionsTest-1166156466 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:51:04.422724 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:51:04.422724 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:51:04.604652 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-cdd01ccc-d20a-47fd-9779-034e9b0f5b12 tempest-VolumesActionsTest-1166156466 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:51:04.605472 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cdd01ccc-d20a-47fd-9779-034e9b0f5b12 tempest-VolumesActionsTest-1166156466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:04.628304 n-d-796909-3 sudo[116987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:51:04.629258 n-d-796909-3 sudo[116987]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:05.064317 n-d-796909-3 sudo[116987]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:05.067342 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cdd01ccc-d20a-47fd-9779-034e9b0f5b12 tempest-VolumesActionsTest-1166156466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:05.070637 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cdd01ccc-d20a-47fd-9779-034e9b0f5b12 tempest-VolumesActionsTest-1166156466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:05.098653 n-d-796909-3 sudo[116990]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:51:05.100503 n-d-796909-3 sudo[116990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:05.447525 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-e4deec2c-f870-43af-b34e-0381fd2feedd tempest-VolumesActionsTest-1166156466 None] Lock "b'cinder-d6dac9dc-f67b-41b2-9f13-5a1654c812d6-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:51:05.510149 n-d-796909-3 sudo[116990]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:05.512207 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cdd01ccc-d20a-47fd-9779-034e9b0f5b12 tempest-VolumesActionsTest-1166156466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.442s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:05.514184 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-cdd01ccc-d20a-47fd-9779-034e9b0f5b12 tempest-VolumesActionsTest-1166156466 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:51:05.522909 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-cdd01ccc-d20a-47fd-9779-034e9b0f5b12 tempest-VolumesActionsTest-1166156466 None] Deleted volume successfully.
Sep 15 21:51:05.643725 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-e4deec2c-f870-43af-b34e-0381fd2feedd tempest-VolumesActionsTest-1166156466 None] Skipping remove_export. No iscsi_target is presently exported for volume: d6dac9dc-f67b-41b2-9f13-5a1654c812d6
Sep 15 21:51:05.645116 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e4deec2c-f870-43af-b34e-0381fd2feedd tempest-VolumesActionsTest-1166156466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d6dac9dc-f67b-41b2-9f13-5a1654c812d6 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:05.668922 n-d-796909-3 sudo[116993]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d6dac9dc-f67b-41b2-9f13-5a1654c812d6
Sep 15 21:51:05.669482 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-cdd01ccc-d20a-47fd-9779-034e9b0f5b12 tempest-VolumesActionsTest-1166156466 None] Lock "b'cinder-dabfc251-0144-4eec-8790-cb70413bc218-delete_volume'" released by "delete_volume" :: held 3.008s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:51:05.669826 n-d-796909-3 sudo[116993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:06.091063 n-d-796909-3 sudo[116993]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:06.093180 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e4deec2c-f870-43af-b34e-0381fd2feedd tempest-VolumesActionsTest-1166156466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d6dac9dc-f67b-41b2-9f13-5a1654c812d6" returned: 0 in 0.448s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:06.094749 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e4deec2c-f870-43af-b34e-0381fd2feedd tempest-VolumesActionsTest-1166156466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d6dac9dc-f67b-41b2-9f13-5a1654c812d6 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:06.117503 n-d-796909-3 sudo[116996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d6dac9dc-f67b-41b2-9f13-5a1654c812d6
Sep 15 21:51:06.118887 n-d-796909-3 sudo[116996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:06.582788 n-d-796909-3 sudo[116996]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:06.585107 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e4deec2c-f870-43af-b34e-0381fd2feedd tempest-VolumesActionsTest-1166156466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d6dac9dc-f67b-41b2-9f13-5a1654c812d6" returned: 0 in 0.490s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:06.587754 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e4deec2c-f870-43af-b34e-0381fd2feedd tempest-VolumesActionsTest-1166156466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d6dac9dc-f67b-41b2-9f13-5a1654c812d6 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:06.635548 n-d-796909-3 sudo[116999]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d6dac9dc-f67b-41b2-9f13-5a1654c812d6
Sep 15 21:51:06.636343 n-d-796909-3 sudo[116999]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:07.328742 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-4d43fcb8-72f6-4d93-8b09-0d30d12e928e tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:51:07.335814 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-4d43fcb8-72f6-4d93-8b09-0d30d12e928e tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:51:07.335814 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-4d43fcb8-72f6-4d93-8b09-0d30d12e928e tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:51:07.347258 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4d43fcb8-72f6-4d93-8b09-0d30d12e928e tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Flow 'volume_create_manager' (23ee7ec5-6ddb-4f60-9a60-f60c09d50521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:51:07.351560 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4d43fcb8-72f6-4d93-8b09-0d30d12e928e tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b1acf731-25ee-474c-8416-01467990291d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:07.373251 n-d-796909-3 sudo[116999]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:07.375954 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e4deec2c-f870-43af-b34e-0381fd2feedd tempest-VolumesActionsTest-1166156466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d6dac9dc-f67b-41b2-9f13-5a1654c812d6" returned: 0 in 0.788s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:07.377107 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-e4deec2c-f870-43af-b34e-0381fd2feedd tempest-VolumesActionsTest-1166156466 None] Successfully deleted volume: d6dac9dc-f67b-41b2-9f13-5a1654c812d6
Sep 15 21:51:07.385938 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-4d43fcb8-72f6-4d93-8b09-0d30d12e928e tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:51:07.416128 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4d43fcb8-72f6-4d93-8b09-0d30d12e928e tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b1acf731-25ee-474c-8416-01467990291d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:51:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-797586491',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='966dd108bd864082adce4875405255e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:51:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:51:07Z,user_id='1dfeb05c6d1946968e2ba1ab0b1cafb3',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:07.418564 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4d43fcb8-72f6-4d93-8b09-0d30d12e928e tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (441d510e-626c-417f-9b1f-a763aab55f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:07.420680 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4d43fcb8-72f6-4d93-8b09-0d30d12e928e tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (441d510e-626c-417f-9b1f-a763aab55f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:07.422952 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4d43fcb8-72f6-4d93-8b09-0d30d12e928e tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ab441a1-6ee4-485a-ac48-1ca50f05d6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:07.425382 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4d43fcb8-72f6-4d93-8b09-0d30d12e928e tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ab441a1-6ee4-485a-ac48-1ca50f05d6e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd', 'volume_name': 'volume-481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:07.427650 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4d43fcb8-72f6-4d93-8b09-0d30d12e928e tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6be47f22-b1a4-4534-9568-5d4e8770609a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:07.429736 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4d43fcb8-72f6-4d93-8b09-0d30d12e928e tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6be47f22-b1a4-4534-9568-5d4e8770609a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:07.431845 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4d43fcb8-72f6-4d93-8b09-0d30d12e928e tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (351a75e0-b8b9-4680-9a49-9b93b079566a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:07.432623 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-4d43fcb8-72f6-4d93-8b09-0d30d12e928e tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Volume 481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd', 'volume_size': 1}
Sep 15 21:51:07.433842 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4d43fcb8-72f6-4d93-8b09-0d30d12e928e tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:07.454249 n-d-796909-3 sudo[117047]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:51:07.456288 n-d-796909-3 sudo[117047]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:07.575569 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-e4deec2c-f870-43af-b34e-0381fd2feedd tempest-VolumesActionsTest-1166156466 None] Created reservations ['f245d660-cbc7-4a21-a4f4-9855303989bd', 'e954c517-a205-4a9d-be19-013d6c6a3c90', '2cff5afc-5856-490e-b543-775f5c7d7363', 'acbaaa44-cfdd-41f1-809d-52d09f0b4dca'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:51:07.578149 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-e4deec2c-f870-43af-b34e-0381fd2feedd tempest-VolumesActionsTest-1166156466 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:51:07.578149 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:51:07.578149 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:51:07.797521 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-e4deec2c-f870-43af-b34e-0381fd2feedd tempest-VolumesActionsTest-1166156466 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:51:07.798793 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e4deec2c-f870-43af-b34e-0381fd2feedd tempest-VolumesActionsTest-1166156466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:07.846387 n-d-796909-3 sudo[117071]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:51:07.855313 n-d-796909-3 sudo[117071]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:08.314806 n-d-796909-3 sudo[117047]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:08.317252 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4d43fcb8-72f6-4d93-8b09-0d30d12e928e tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.883s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:08.320748 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4d43fcb8-72f6-4d93-8b09-0d30d12e928e tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (351a75e0-b8b9-4680-9a49-9b93b079566a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:08.324499 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4d43fcb8-72f6-4d93-8b09-0d30d12e928e tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d72cdae-2e9a-46f7-9776-2bfaca108ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:08.465612 n-d-796909-3 sudo[117071]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:08.467516 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e4deec2c-f870-43af-b34e-0381fd2feedd tempest-VolumesActionsTest-1166156466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.668s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:08.469507 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e4deec2c-f870-43af-b34e-0381fd2feedd tempest-VolumesActionsTest-1166156466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:08.491331 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-4d43fcb8-72f6-4d93-8b09-0d30d12e928e tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Volume volume-481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd (481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd): created successfully
Sep 15 21:51:08.492538 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4d43fcb8-72f6-4d93-8b09-0d30d12e928e tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d72cdae-2e9a-46f7-9776-2bfaca108ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:08.493289 n-d-796909-3 sudo[117120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:51:08.495707 n-d-796909-3 sudo[117120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:08.497035 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4d43fcb8-72f6-4d93-8b09-0d30d12e928e tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Flow 'volume_create_manager' (23ee7ec5-6ddb-4f60-9a60-f60c09d50521) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:51:08.585092 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-4d43fcb8-72f6-4d93-8b09-0d30d12e928e tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Created volume successfully.
Sep 15 21:51:09.103275 n-d-796909-3 sudo[117120]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:09.105725 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e4deec2c-f870-43af-b34e-0381fd2feedd tempest-VolumesActionsTest-1166156466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.636s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:09.109006 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-e4deec2c-f870-43af-b34e-0381fd2feedd tempest-VolumesActionsTest-1166156466 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:51:09.122333 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-e4deec2c-f870-43af-b34e-0381fd2feedd tempest-VolumesActionsTest-1166156466 None] Deleted volume successfully.
Sep 15 21:51:09.256737 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-e4deec2c-f870-43af-b34e-0381fd2feedd tempest-VolumesActionsTest-1166156466 None] Lock "b'cinder-d6dac9dc-f67b-41b2-9f13-5a1654c812d6-delete_volume'" released by "delete_volume" :: held 3.809s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:51:10.078978 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-49ef79df-6218-4938-b24e-9dd19b24d004 tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:10.099833 n-d-796909-3 sudo[117140]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd
Sep 15 21:51:10.101308 n-d-796909-3 sudo[117140]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:10.565126 n-d-796909-3 sudo[117140]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:10.567773 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-49ef79df-6218-4938-b24e-9dd19b24d004 tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd" returned: 0 in 0.488s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:10.571699 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-49ef79df-6218-4938-b24e-9dd19b24d004 tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7673a2f5-a51a-4f89-acab-b5768ae0cb5b --snapshot stack-volumes-lvmdriver-1/volume-481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:10.613100 n-d-796909-3 sudo[117143]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7673a2f5-a51a-4f89-acab-b5768ae0cb5b --snapshot stack-volumes-lvmdriver-1/volume-481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd -L 1.00g
Sep 15 21:51:10.613914 n-d-796909-3 sudo[117143]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:11.570009 n-d-796909-3 sudo[117143]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:11.572491 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-49ef79df-6218-4938-b24e-9dd19b24d004 tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7673a2f5-a51a-4f89-acab-b5768ae0cb5b --snapshot stack-volumes-lvmdriver-1/volume-481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd -L 1.00g" returned: 0 in 1.000s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:11.702698 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-49ef79df-6218-4938-b24e-9dd19b24d004 tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Create snapshot completed successfully
Sep 15 21:51:13.391942 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-835b43e9-6c85-411f-8eb6-33bc371e55ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Lock "b'cinder-7673a2f5-a51a-4f89-acab-b5768ae0cb5b-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:51:13.396612 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-835b43e9-6c85-411f-8eb6-33bc371e55ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7673a2f5-a51a-4f89-acab-b5768ae0cb5b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:13.454040 n-d-796909-3 sudo[117348]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7673a2f5-a51a-4f89-acab-b5768ae0cb5b
Sep 15 21:51:13.454869 n-d-796909-3 sudo[117348]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:14.252189 n-d-796909-3 sudo[117348]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:14.255136 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-835b43e9-6c85-411f-8eb6-33bc371e55ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7673a2f5-a51a-4f89-acab-b5768ae0cb5b" returned: 0 in 0.858s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:14.258107 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-835b43e9-6c85-411f-8eb6-33bc371e55ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7673a2f5-a51a-4f89-acab-b5768ae0cb5b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:14.278901 n-d-796909-3 sudo[117376]: ubuntu : TTY=unknown ; 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-7673a2f5-a51a-4f89-acab-b5768ae0cb5b
Sep 15 21:51:14.279851 n-d-796909-3 sudo[117376]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:15.091170 n-d-796909-3 sudo[117376]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:15.094058 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-835b43e9-6c85-411f-8eb6-33bc371e55ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7673a2f5-a51a-4f89-acab-b5768ae0cb5b" returned: 0 in 0.835s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:15.426612 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-835b43e9-6c85-411f-8eb6-33bc371e55ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Created reservations ['706b2c26-2aea-459b-96ea-37822859dd1e', 'd18c316f-385f-42ba-8627-fedaef9caa22', '1eda13ab-bced-43c8-bead-3a9bd15503d0', 'cdd30744-ceab-48ff-8835-5bca3c696441'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:51:15.429013 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-835b43e9-6c85-411f-8eb6-33bc371e55ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:51:15.429013 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:51:15.429013 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:51:15.603745 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-835b43e9-6c85-411f-8eb6-33bc371e55ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Delete snapshot completed successfully.
Sep 15 21:51:15.614431 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-835b43e9-6c85-411f-8eb6-33bc371e55ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Lock "b'cinder-7673a2f5-a51a-4f89-acab-b5768ae0cb5b-delete_snapshot'" released by "delete_snapshot" :: held 2.221s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:51:15.925117 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-eefe998e-7ce4-4772-82e9-8fb2d8bf1dd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Lock "b'cinder-481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:51:16.071620 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-eefe998e-7ce4-4772-82e9-8fb2d8bf1dd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Skipping remove_export. No iscsi_target is presently exported for volume: 481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd
Sep 15 21:51:16.072757 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-eefe998e-7ce4-4772-82e9-8fb2d8bf1dd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:16.117135 n-d-796909-3 sudo[117430]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd
Sep 15 21:51:16.118617 n-d-796909-3 sudo[117430]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:16.598534 n-d-796909-3 sudo[117430]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:16.606289 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-eefe998e-7ce4-4772-82e9-8fb2d8bf1dd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd" returned: 0 in 0.529s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:16.606289 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-eefe998e-7ce4-4772-82e9-8fb2d8bf1dd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:16.625518 n-d-796909-3 sudo[117433]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd
Sep 15 21:51:16.627667 n-d-796909-3 sudo[117433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:17.122687 n-d-796909-3 sudo[117433]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:17.125258 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-eefe998e-7ce4-4772-82e9-8fb2d8bf1dd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd" returned: 0 in 0.521s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:17.127786 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-eefe998e-7ce4-4772-82e9-8fb2d8bf1dd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:17.157241 n-d-796909-3 sudo[117436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd
Sep 15 21:51:17.158137 n-d-796909-3 sudo[117436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:17.730759 n-d-796909-3 sudo[117436]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:17.733709 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-eefe998e-7ce4-4772-82e9-8fb2d8bf1dd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd" returned: 0 in 0.605s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:17.734960 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-eefe998e-7ce4-4772-82e9-8fb2d8bf1dd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Successfully deleted volume: 481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd
Sep 15 21:51:17.851979 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-eefe998e-7ce4-4772-82e9-8fb2d8bf1dd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Created reservations ['492bfa4b-5dd7-4482-8eea-45947b9cb4ff', '4068d19d-1b51-467d-8478-4c589c9e9477', '2b3b21ac-775d-44b5-a66b-881756afbbe8', '8379bf62-2894-4ea2-96af-6685b742b0d8'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:51:17.855502 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-eefe998e-7ce4-4772-82e9-8fb2d8bf1dd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:51:17.855502 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:51:17.855502 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:51:18.039816 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-eefe998e-7ce4-4772-82e9-8fb2d8bf1dd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:51:18.040829 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-eefe998e-7ce4-4772-82e9-8fb2d8bf1dd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:18.060890 n-d-796909-3 sudo[117452]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:51:18.062355 n-d-796909-3 sudo[117452]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:18.481797 n-d-796909-3 sudo[117452]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:18.484112 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-eefe998e-7ce4-4772-82e9-8fb2d8bf1dd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:18.486424 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-eefe998e-7ce4-4772-82e9-8fb2d8bf1dd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:18.508656 n-d-796909-3 sudo[117455]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:51:18.509653 n-d-796909-3 sudo[117455]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:19.063518 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-b75e17d5-1bc8-4a8c-9143-1d345fc79fca tempest-VolumesTransfersTest-2107651309 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:51:19.069068 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-b75e17d5-1bc8-4a8c-9143-1d345fc79fca tempest-VolumesTransfersTest-2107651309 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:51:19.069580 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-b75e17d5-1bc8-4a8c-9143-1d345fc79fca tempest-VolumesTransfersTest-2107651309 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:51:19.100174 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b75e17d5-1bc8-4a8c-9143-1d345fc79fca tempest-VolumesTransfersTest-2107651309 None] Flow 'volume_create_manager' (431d712a-5229-4e4c-946e-a11d8c56eb34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:51:19.104096 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b75e17d5-1bc8-4a8c-9143-1d345fc79fca tempest-VolumesTransfersTest-2107651309 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee22993a-be62-4ad5-b4a4-820551ef2809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:19.126551 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-b75e17d5-1bc8-4a8c-9143-1d345fc79fca tempest-VolumesTransfersTest-2107651309 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:51:19.151822 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b75e17d5-1bc8-4a8c-9143-1d345fc79fca tempest-VolumesTransfersTest-2107651309 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee22993a-be62-4ad5-b4a4-820551ef2809) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:51:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2029381701',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=e04cb6c1-57dc-4621-9652-8ae2ac247a7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2ae9d940d354cacbf6f0f6317124b83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:51:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:51:19Z,user_id='198c5470adab4008a089901ba4ed53d8',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:19.154402 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b75e17d5-1bc8-4a8c-9143-1d345fc79fca tempest-VolumesTransfersTest-2107651309 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d8699db0-5aea-44c5-a021-c61541b4cc97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:19.156715 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b75e17d5-1bc8-4a8c-9143-1d345fc79fca tempest-VolumesTransfersTest-2107651309 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d8699db0-5aea-44c5-a021-c61541b4cc97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:19.159067 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b75e17d5-1bc8-4a8c-9143-1d345fc79fca tempest-VolumesTransfersTest-2107651309 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dd24400a-7e00-4132-a637-0fd7c14ef9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:19.161393 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b75e17d5-1bc8-4a8c-9143-1d345fc79fca tempest-VolumesTransfersTest-2107651309 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dd24400a-7e00-4132-a637-0fd7c14ef9f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e04cb6c1-57dc-4621-9652-8ae2ac247a7d', 'volume_name': 'volume-e04cb6c1-57dc-4621-9652-8ae2ac247a7d', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:19.163894 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b75e17d5-1bc8-4a8c-9143-1d345fc79fca tempest-VolumesTransfersTest-2107651309 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (40718241-aad2-4cb0-9bd5-3c78a70ac5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:19.166041 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b75e17d5-1bc8-4a8c-9143-1d345fc79fca tempest-VolumesTransfersTest-2107651309 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (40718241-aad2-4cb0-9bd5-3c78a70ac5a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:19.168190 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b75e17d5-1bc8-4a8c-9143-1d345fc79fca tempest-VolumesTransfersTest-2107651309 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (604fb8d2-9377-4557-b899-f4c3b82c3c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:19.168976 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-b75e17d5-1bc8-4a8c-9143-1d345fc79fca tempest-VolumesTransfersTest-2107651309 None] Volume e04cb6c1-57dc-4621-9652-8ae2ac247a7d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e04cb6c1-57dc-4621-9652-8ae2ac247a7d', 'volume_size': 1}
Sep 15 21:51:19.170110 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b75e17d5-1bc8-4a8c-9143-1d345fc79fca tempest-VolumesTransfersTest-2107651309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e04cb6c1-57dc-4621-9652-8ae2ac247a7d stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:19.190816 n-d-796909-3 sudo[117458]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e04cb6c1-57dc-4621-9652-8ae2ac247a7d stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:51:19.191811 n-d-796909-3 sudo[117458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:19.198414 n-d-796909-3 sudo[117455]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:19.201272 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-eefe998e-7ce4-4772-82e9-8fb2d8bf1dd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.714s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:19.203670 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-eefe998e-7ce4-4772-82e9-8fb2d8bf1dd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:51:19.210096 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-eefe998e-7ce4-4772-82e9-8fb2d8bf1dd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Deleted volume successfully.
Sep 15 21:51:19.283886 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-eefe998e-7ce4-4772-82e9-8fb2d8bf1dd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1459072980 None] Lock "b'cinder-481dfb1b-f3d0-4a4c-9236-d13a9f58e8dd-delete_volume'" released by "delete_volume" :: held 3.359s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:51:19.784520 n-d-796909-3 sudo[117458]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:19.787827 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b75e17d5-1bc8-4a8c-9143-1d345fc79fca tempest-VolumesTransfersTest-2107651309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e04cb6c1-57dc-4621-9652-8ae2ac247a7d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.617s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:19.790904 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b75e17d5-1bc8-4a8c-9143-1d345fc79fca tempest-VolumesTransfersTest-2107651309 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (604fb8d2-9377-4557-b899-f4c3b82c3c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e04cb6c1-57dc-4621-9652-8ae2ac247a7d', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:19.793256 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b75e17d5-1bc8-4a8c-9143-1d345fc79fca tempest-VolumesTransfersTest-2107651309 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1665cbbb-922c-4f42-8c94-082fa62f58e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:19.914528 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-b75e17d5-1bc8-4a8c-9143-1d345fc79fca tempest-VolumesTransfersTest-2107651309 None] Volume volume-e04cb6c1-57dc-4621-9652-8ae2ac247a7d (e04cb6c1-57dc-4621-9652-8ae2ac247a7d): created successfully
Sep 15 21:51:19.916490 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b75e17d5-1bc8-4a8c-9143-1d345fc79fca tempest-VolumesTransfersTest-2107651309 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1665cbbb-922c-4f42-8c94-082fa62f58e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:19.919690 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b75e17d5-1bc8-4a8c-9143-1d345fc79fca tempest-VolumesTransfersTest-2107651309 None] Flow 'volume_create_manager' (431d712a-5229-4e4c-946e-a11d8c56eb34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:51:19.994576 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-b75e17d5-1bc8-4a8c-9143-1d345fc79fca tempest-VolumesTransfersTest-2107651309 None] Created volume successfully.
Sep 15 21:51:21.378444 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-e7ef967c-8359-4b2a-9c21-b882d6767c2f tempest-VolumesTransfersTest-1038401312 None] Transfer volume completed successfully.
Sep 15 21:51:22.946761 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-e83106b2-5bc9-4bfb-b0c3-0d1a95b5d3b5 tempest-VolumesTransfersTest-1217241505 None] Lock "b'cinder-e04cb6c1-57dc-4621-9652-8ae2ac247a7d-delete_volume'" acquired by "delete_volume" :: waited 0.060s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:51:23.077310 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-e83106b2-5bc9-4bfb-b0c3-0d1a95b5d3b5 tempest-VolumesTransfersTest-1217241505 None] Skipping remove_export. No iscsi_target is presently exported for volume: e04cb6c1-57dc-4621-9652-8ae2ac247a7d
Sep 15 21:51:23.078442 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e83106b2-5bc9-4bfb-b0c3-0d1a95b5d3b5 tempest-VolumesTransfersTest-1217241505 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e04cb6c1-57dc-4621-9652-8ae2ac247a7d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:23.104526 n-d-796909-3 sudo[117512]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e04cb6c1-57dc-4621-9652-8ae2ac247a7d
Sep 15 21:51:23.105529 n-d-796909-3 sudo[117512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:23.578617 n-d-796909-3 sudo[117512]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:23.581051 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e83106b2-5bc9-4bfb-b0c3-0d1a95b5d3b5 tempest-VolumesTransfersTest-1217241505 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e04cb6c1-57dc-4621-9652-8ae2ac247a7d" returned: 0 in 0.502s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:23.583376 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e83106b2-5bc9-4bfb-b0c3-0d1a95b5d3b5 tempest-VolumesTransfersTest-1217241505 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e04cb6c1-57dc-4621-9652-8ae2ac247a7d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:23.634436 n-d-796909-3 sudo[117515]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e04cb6c1-57dc-4621-9652-8ae2ac247a7d
Sep 15 21:51:23.635264 n-d-796909-3 sudo[117515]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:24.151394 n-d-796909-3 sudo[117515]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:24.153728 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e83106b2-5bc9-4bfb-b0c3-0d1a95b5d3b5 tempest-VolumesTransfersTest-1217241505 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e04cb6c1-57dc-4621-9652-8ae2ac247a7d" returned: 0 in 0.570s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:24.156003 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e83106b2-5bc9-4bfb-b0c3-0d1a95b5d3b5 tempest-VolumesTransfersTest-1217241505 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e04cb6c1-57dc-4621-9652-8ae2ac247a7d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:24.190803 n-d-796909-3 sudo[117518]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e04cb6c1-57dc-4621-9652-8ae2ac247a7d
Sep 15 21:51:24.192661 n-d-796909-3 sudo[117518]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:24.989984 n-d-796909-3 sudo[117518]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:24.992653 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e83106b2-5bc9-4bfb-b0c3-0d1a95b5d3b5 tempest-VolumesTransfersTest-1217241505 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e04cb6c1-57dc-4621-9652-8ae2ac247a7d" returned: 0 in 0.837s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:24.993772 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-e83106b2-5bc9-4bfb-b0c3-0d1a95b5d3b5 tempest-VolumesTransfersTest-1217241505 None] Successfully deleted volume: e04cb6c1-57dc-4621-9652-8ae2ac247a7d
Sep 15 21:51:25.106193 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-e83106b2-5bc9-4bfb-b0c3-0d1a95b5d3b5 tempest-VolumesTransfersTest-1217241505 None] Created reservations ['d15ab83d-b562-41ff-87f5-fcc19631c55f', '46fac3df-48b3-4bf7-ae97-aae425659018', '381ce152-c817-4650-8a0a-af7a1bb45f63', '679687a7-a392-42ed-bd8f-aa1c93c79f64'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:51:25.108389 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-e83106b2-5bc9-4bfb-b0c3-0d1a95b5d3b5 tempest-VolumesTransfersTest-1217241505 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:51:25.108389 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:51:25.108389 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:51:25.334710 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-e83106b2-5bc9-4bfb-b0c3-0d1a95b5d3b5 tempest-VolumesTransfersTest-1217241505 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:51:25.336162 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e83106b2-5bc9-4bfb-b0c3-0d1a95b5d3b5 tempest-VolumesTransfersTest-1217241505 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:25.384132 n-d-796909-3 sudo[117526]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:51:25.388341 n-d-796909-3 sudo[117526]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:26.100379 n-d-796909-3 sudo[117526]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:26.102766 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e83106b2-5bc9-4bfb-b0c3-0d1a95b5d3b5 tempest-VolumesTransfersTest-1217241505 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.766s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:26.105652 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e83106b2-5bc9-4bfb-b0c3-0d1a95b5d3b5 tempest-VolumesTransfersTest-1217241505 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:26.138338 n-d-796909-3 sudo[117539]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:51:26.142449 n-d-796909-3 sudo[117539]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:26.754391 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-76368616-a090-43a2-ba64-793d988fa5fe tempest-VolumesTransfersTest-2107651309 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:51:26.765576 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-76368616-a090-43a2-ba64-793d988fa5fe tempest-VolumesTransfersTest-2107651309 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:51:26.766462 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-76368616-a090-43a2-ba64-793d988fa5fe tempest-VolumesTransfersTest-2107651309 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:51:26.790250 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-76368616-a090-43a2-ba64-793d988fa5fe tempest-VolumesTransfersTest-2107651309 None] Flow 'volume_create_manager' (13f80ee4-c475-4311-bb83-187d550aab69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:51:26.794546 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-76368616-a090-43a2-ba64-793d988fa5fe tempest-VolumesTransfersTest-2107651309 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fc7cc7aa-1b0e-4de7-93a7-0b9b1b1a14cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:26.855941 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-76368616-a090-43a2-ba64-793d988fa5fe tempest-VolumesTransfersTest-2107651309 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:51:26.909289 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-76368616-a090-43a2-ba64-793d988fa5fe tempest-VolumesTransfersTest-2107651309 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fc7cc7aa-1b0e-4de7-93a7-0b9b1b1a14cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:51:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1767521093',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=c2c6d665-81a2-407f-9a0c-77a5eea09319,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2ae9d940d354cacbf6f0f6317124b83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:51:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:51:27Z,user_id='198c5470adab4008a089901ba4ed53d8',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:26.912668 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-76368616-a090-43a2-ba64-793d988fa5fe tempest-VolumesTransfersTest-2107651309 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2e1ea73d-7846-44dc-a26b-8ab80406f08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:26.914884 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-76368616-a090-43a2-ba64-793d988fa5fe tempest-VolumesTransfersTest-2107651309 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2e1ea73d-7846-44dc-a26b-8ab80406f08a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:26.917209 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-76368616-a090-43a2-ba64-793d988fa5fe tempest-VolumesTransfersTest-2107651309 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f44b9ff2-8dad-4af1-aba5-40b39f37f19c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:26.924673 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-76368616-a090-43a2-ba64-793d988fa5fe tempest-VolumesTransfersTest-2107651309 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f44b9ff2-8dad-4af1-aba5-40b39f37f19c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c2c6d665-81a2-407f-9a0c-77a5eea09319', 'volume_name': 'volume-c2c6d665-81a2-407f-9a0c-77a5eea09319', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:26.931297 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-76368616-a090-43a2-ba64-793d988fa5fe tempest-VolumesTransfersTest-2107651309 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e954fde3-628a-4b42-a3dd-06054df4c423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:26.933732 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-76368616-a090-43a2-ba64-793d988fa5fe tempest-VolumesTransfersTest-2107651309 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e954fde3-628a-4b42-a3dd-06054df4c423) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:26.936146 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-76368616-a090-43a2-ba64-793d988fa5fe tempest-VolumesTransfersTest-2107651309 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (09b679b3-f800-473c-a9f2-3bd56c962c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:26.937172 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-76368616-a090-43a2-ba64-793d988fa5fe tempest-VolumesTransfersTest-2107651309 None] Volume c2c6d665-81a2-407f-9a0c-77a5eea09319: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c2c6d665-81a2-407f-9a0c-77a5eea09319', 'volume_size': 1}
Sep 15 21:51:26.938394 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-76368616-a090-43a2-ba64-793d988fa5fe tempest-VolumesTransfersTest-2107651309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c2c6d665-81a2-407f-9a0c-77a5eea09319 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:26.938694 n-d-796909-3 sudo[117539]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:26.962560 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e83106b2-5bc9-4bfb-b0c3-0d1a95b5d3b5 tempest-VolumesTransfersTest-1217241505 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.857s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:26.966235 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-e83106b2-5bc9-4bfb-b0c3-0d1a95b5d3b5 tempest-VolumesTransfersTest-1217241505 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:51:26.978058 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-e83106b2-5bc9-4bfb-b0c3-0d1a95b5d3b5 tempest-VolumesTransfersTest-1217241505 None] Deleted volume successfully.
Sep 15 21:51:26.990934 n-d-796909-3 sudo[117542]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c2c6d665-81a2-407f-9a0c-77a5eea09319 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:51:26.991775 n-d-796909-3 sudo[117542]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:27.060601 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-e83106b2-5bc9-4bfb-b0c3-0d1a95b5d3b5 tempest-VolumesTransfersTest-1217241505 None] Lock "b'cinder-e04cb6c1-57dc-4621-9652-8ae2ac247a7d-delete_volume'" released by "delete_volume" :: held 4.114s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:51:27.778958 n-d-796909-3 sudo[117542]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:27.780789 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-76368616-a090-43a2-ba64-793d988fa5fe tempest-VolumesTransfersTest-2107651309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c2c6d665-81a2-407f-9a0c-77a5eea09319 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.842s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:27.786370 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-76368616-a090-43a2-ba64-793d988fa5fe tempest-VolumesTransfersTest-2107651309 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (09b679b3-f800-473c-a9f2-3bd56c962c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c2c6d665-81a2-407f-9a0c-77a5eea09319', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:27.789636 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-76368616-a090-43a2-ba64-793d988fa5fe tempest-VolumesTransfersTest-2107651309 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ce1c230-83dc-4fcc-89c5-babccffc300a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:27.891904 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-76368616-a090-43a2-ba64-793d988fa5fe tempest-VolumesTransfersTest-2107651309 None] Volume volume-c2c6d665-81a2-407f-9a0c-77a5eea09319 (c2c6d665-81a2-407f-9a0c-77a5eea09319): created successfully
Sep 15 21:51:27.893984 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-76368616-a090-43a2-ba64-793d988fa5fe tempest-VolumesTransfersTest-2107651309 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ce1c230-83dc-4fcc-89c5-babccffc300a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:27.897839 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-76368616-a090-43a2-ba64-793d988fa5fe tempest-VolumesTransfersTest-2107651309 None] Flow 'volume_create_manager' (13f80ee4-c475-4311-bb83-187d550aab69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:51:28.002998 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-76368616-a090-43a2-ba64-793d988fa5fe tempest-VolumesTransfersTest-2107651309 None] Created volume successfully.
Sep 15 21:51:28.098375 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-be422bf5-9745-433f-bcd3-14bd02be0979 tempest-VolumeTypesAccessTest-1657667691 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:51:28.103422 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-be422bf5-9745-433f-bcd3-14bd02be0979 tempest-VolumeTypesAccessTest-1657667691 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:51:28.104006 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-be422bf5-9745-433f-bcd3-14bd02be0979 tempest-VolumeTypesAccessTest-1657667691 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:51:28.117098 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-be422bf5-9745-433f-bcd3-14bd02be0979 tempest-VolumeTypesAccessTest-1657667691 None] Flow 'volume_create_manager' (f67cffaa-8616-498d-9325-c20724a40aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:51:28.120270 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-be422bf5-9745-433f-bcd3-14bd02be0979 tempest-VolumeTypesAccessTest-1657667691 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (99477c18-2518-42aa-af9a-f354f6aed732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:28.145218 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-be422bf5-9745-433f-bcd3-14bd02be0979 tempest-VolumeTypesAccessTest-1657667691 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:51:28.176577 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-be422bf5-9745-433f-bcd3-14bd02be0979 tempest-VolumeTypesAccessTest-1657667691 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (99477c18-2518-42aa-af9a-f354f6aed732) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:51:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-223390424',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=aa635d18-5177-46e5-9b8c-090486da8e49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36920cc792414d1b8ab9ac90bf546fdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:51:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:51:28Z,user_id='4fcde007e4524390ac10ce64e6c86868',volume_attachment=>,volume_type=VolumeType(340721e6-7abe-40cf-8e49-a8afed62f95e),volume_type_id=340721e6-7abe-40cf-8e49-a8afed62f95e)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:28.179262 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-be422bf5-9745-433f-bcd3-14bd02be0979 tempest-VolumeTypesAccessTest-1657667691 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4c9ddb2f-8d2e-400c-84f8-b8b19ed60f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:28.182357 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-be422bf5-9745-433f-bcd3-14bd02be0979 tempest-VolumeTypesAccessTest-1657667691 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4c9ddb2f-8d2e-400c-84f8-b8b19ed60f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:28.185560 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-be422bf5-9745-433f-bcd3-14bd02be0979 tempest-VolumeTypesAccessTest-1657667691 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (47e2cd09-fe9c-42b8-9b87-0993de2a30ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:28.201537 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-be422bf5-9745-433f-bcd3-14bd02be0979 tempest-VolumeTypesAccessTest-1657667691 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (47e2cd09-fe9c-42b8-9b87-0993de2a30ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'aa635d18-5177-46e5-9b8c-090486da8e49', 'volume_name': 'volume-aa635d18-5177-46e5-9b8c-090486da8e49', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:28.204482 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-be422bf5-9745-433f-bcd3-14bd02be0979 tempest-VolumeTypesAccessTest-1657667691 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e6c01989-8e6d-4d59-a49a-2cbb9eb2d671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:28.213965 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-be422bf5-9745-433f-bcd3-14bd02be0979 tempest-VolumeTypesAccessTest-1657667691 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e6c01989-8e6d-4d59-a49a-2cbb9eb2d671) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:28.216623 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-be422bf5-9745-433f-bcd3-14bd02be0979 tempest-VolumeTypesAccessTest-1657667691 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2294d841-4bce-4527-a994-10434905cae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:28.221765 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-be422bf5-9745-433f-bcd3-14bd02be0979 tempest-VolumeTypesAccessTest-1657667691 None] Volume aa635d18-5177-46e5-9b8c-090486da8e49: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-aa635d18-5177-46e5-9b8c-090486da8e49', 'volume_size': 1}
Sep 15 21:51:28.223371 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-be422bf5-9745-433f-bcd3-14bd02be0979 tempest-VolumeTypesAccessTest-1657667691 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa635d18-5177-46e5-9b8c-090486da8e49 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:28.278548 n-d-796909-3 sudo[117574]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa635d18-5177-46e5-9b8c-090486da8e49 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:51:28.280239 n-d-796909-3 sudo[117574]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:29.182620 n-d-796909-3 sudo[117574]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:29.184911 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-be422bf5-9745-433f-bcd3-14bd02be0979 tempest-VolumeTypesAccessTest-1657667691 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa635d18-5177-46e5-9b8c-090486da8e49 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.962s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:29.189986 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-be422bf5-9745-433f-bcd3-14bd02be0979 tempest-VolumeTypesAccessTest-1657667691 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2294d841-4bce-4527-a994-10434905cae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aa635d18-5177-46e5-9b8c-090486da8e49', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:29.191485 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-be422bf5-9745-433f-bcd3-14bd02be0979 tempest-VolumeTypesAccessTest-1657667691 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (940ed461-f01c-4bca-84be-47800bec2c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:29.401330 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-be422bf5-9745-433f-bcd3-14bd02be0979 tempest-VolumeTypesAccessTest-1657667691 None] Volume volume-aa635d18-5177-46e5-9b8c-090486da8e49 (aa635d18-5177-46e5-9b8c-090486da8e49): created successfully
Sep 15 21:51:29.406142 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-be422bf5-9745-433f-bcd3-14bd02be0979 tempest-VolumeTypesAccessTest-1657667691 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (940ed461-f01c-4bca-84be-47800bec2c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:29.416456 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-be422bf5-9745-433f-bcd3-14bd02be0979 tempest-VolumeTypesAccessTest-1657667691 None] Flow 'volume_create_manager' (f67cffaa-8616-498d-9325-c20724a40aa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:51:29.545270 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-be422bf5-9745-433f-bcd3-14bd02be0979 tempest-VolumeTypesAccessTest-1657667691 None] Created volume successfully.
Sep 15 21:51:30.699225 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-836c9cfc-2bf5-48be-b98e-6d4500b1a5b3 tempest-VolumesTransfersTest-1217241505 None] Lock "b'cinder-c2c6d665-81a2-407f-9a0c-77a5eea09319-delete_volume'" acquired by "delete_volume" :: waited 0.033s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:51:30.858968 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-836c9cfc-2bf5-48be-b98e-6d4500b1a5b3 tempest-VolumesTransfersTest-1217241505 None] Skipping remove_export. No iscsi_target is presently exported for volume: c2c6d665-81a2-407f-9a0c-77a5eea09319
Sep 15 21:51:30.860045 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-836c9cfc-2bf5-48be-b98e-6d4500b1a5b3 tempest-VolumesTransfersTest-1217241505 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c2c6d665-81a2-407f-9a0c-77a5eea09319 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:30.886586 n-d-796909-3 sudo[117611]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c2c6d665-81a2-407f-9a0c-77a5eea09319
Sep 15 21:51:30.888381 n-d-796909-3 sudo[117611]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:31.391464 n-d-796909-3 sudo[117611]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:31.395928 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-836c9cfc-2bf5-48be-b98e-6d4500b1a5b3 tempest-VolumesTransfersTest-1217241505 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c2c6d665-81a2-407f-9a0c-77a5eea09319" returned: 0 in 0.535s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:31.398230 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-836c9cfc-2bf5-48be-b98e-6d4500b1a5b3 tempest-VolumesTransfersTest-1217241505 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c2c6d665-81a2-407f-9a0c-77a5eea09319 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:31.425472 n-d-796909-3 sudo[117614]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c2c6d665-81a2-407f-9a0c-77a5eea09319
Sep 15 21:51:31.427399 n-d-796909-3 sudo[117614]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:31.841270 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-3411ca1e-15d8-4df9-b9e9-2beb09483240 tempest-VolumeTypesAccessTest-1657667691 None] Lock "b'cinder-aa635d18-5177-46e5-9b8c-090486da8e49-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:51:32.026688 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-3411ca1e-15d8-4df9-b9e9-2beb09483240 tempest-VolumeTypesAccessTest-1657667691 None] Skipping remove_export. No iscsi_target is presently exported for volume: aa635d18-5177-46e5-9b8c-090486da8e49
Sep 15 21:51:32.027988 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3411ca1e-15d8-4df9-b9e9-2beb09483240 tempest-VolumeTypesAccessTest-1657667691 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aa635d18-5177-46e5-9b8c-090486da8e49 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:32.069656 n-d-796909-3 sudo[117617]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aa635d18-5177-46e5-9b8c-090486da8e49
Sep 15 21:51:32.070483 n-d-796909-3 sudo[117617]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:32.093340 n-d-796909-3 sudo[117614]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:32.095979 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-836c9cfc-2bf5-48be-b98e-6d4500b1a5b3 tempest-VolumesTransfersTest-1217241505 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c2c6d665-81a2-407f-9a0c-77a5eea09319" returned: 0 in 0.697s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:32.097830 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-836c9cfc-2bf5-48be-b98e-6d4500b1a5b3 tempest-VolumesTransfersTest-1217241505 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c2c6d665-81a2-407f-9a0c-77a5eea09319 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:32.134720 n-d-796909-3 sudo[117619]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c2c6d665-81a2-407f-9a0c-77a5eea09319
Sep 15 21:51:32.135874 n-d-796909-3 sudo[117619]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:32.665524 n-d-796909-3 sudo[117617]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:32.668710 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3411ca1e-15d8-4df9-b9e9-2beb09483240 tempest-VolumeTypesAccessTest-1657667691 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aa635d18-5177-46e5-9b8c-090486da8e49" returned: 0 in 0.640s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:32.672173 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3411ca1e-15d8-4df9-b9e9-2beb09483240 tempest-VolumeTypesAccessTest-1657667691 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa635d18-5177-46e5-9b8c-090486da8e49 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:32.712012 n-d-796909-3 sudo[117627]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa635d18-5177-46e5-9b8c-090486da8e49
Sep 15 21:51:32.713589 n-d-796909-3 sudo[117627]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:32.786568 n-d-796909-3 sudo[117619]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:32.789760 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-836c9cfc-2bf5-48be-b98e-6d4500b1a5b3 tempest-VolumesTransfersTest-1217241505 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c2c6d665-81a2-407f-9a0c-77a5eea09319" returned: 0 in 0.691s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:32.791360 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-836c9cfc-2bf5-48be-b98e-6d4500b1a5b3 tempest-VolumesTransfersTest-1217241505 None] Successfully deleted volume: c2c6d665-81a2-407f-9a0c-77a5eea09319
Sep 15 21:51:32.937395 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-836c9cfc-2bf5-48be-b98e-6d4500b1a5b3 tempest-VolumesTransfersTest-1217241505 None] Created reservations ['d1d9a120-0dc2-4d85-8625-eaa693c5859f', '9ff3a9b3-fb1c-4064-8fa6-532e944362ba', '9ff7bc39-c5b1-4277-9bbf-5c4938b8c2ac', '63f4254e-df8d-46c1-a03d-0d2846bfe8d4'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:51:32.937395 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-836c9cfc-2bf5-48be-b98e-6d4500b1a5b3 tempest-VolumesTransfersTest-1217241505 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:51:32.937395 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:51:32.937395 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:51:33.211755 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-836c9cfc-2bf5-48be-b98e-6d4500b1a5b3 tempest-VolumesTransfersTest-1217241505 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:51:33.212726 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-836c9cfc-2bf5-48be-b98e-6d4500b1a5b3 tempest-VolumesTransfersTest-1217241505 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:33.247319 n-d-796909-3 sudo[117627]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:33.250069 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3411ca1e-15d8-4df9-b9e9-2beb09483240 tempest-VolumeTypesAccessTest-1657667691 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa635d18-5177-46e5-9b8c-090486da8e49" returned: 0 in 0.579s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:33.252738 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3411ca1e-15d8-4df9-b9e9-2beb09483240 tempest-VolumeTypesAccessTest-1657667691 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa635d18-5177-46e5-9b8c-090486da8e49 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:33.266210 n-d-796909-3 sudo[117633]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:51:33.267047 n-d-796909-3 sudo[117633]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:33.295704 n-d-796909-3 sudo[117634]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa635d18-5177-46e5-9b8c-090486da8e49
Sep 15 21:51:33.296509 n-d-796909-3 sudo[117634]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:34.049449 n-d-796909-3 sudo[117633]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:34.051976 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-836c9cfc-2bf5-48be-b98e-6d4500b1a5b3 tempest-VolumesTransfersTest-1217241505 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:34.055178 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-836c9cfc-2bf5-48be-b98e-6d4500b1a5b3 tempest-VolumesTransfersTest-1217241505 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:34.076818 n-d-796909-3 sudo[117645]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:51:34.077818 n-d-796909-3 sudo[117645]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:34.235898 n-d-796909-3 sudo[117634]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:34.238379 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3411ca1e-15d8-4df9-b9e9-2beb09483240 tempest-VolumeTypesAccessTest-1657667691 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa635d18-5177-46e5-9b8c-090486da8e49" returned: 0 in 0.986s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:34.239843 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-3411ca1e-15d8-4df9-b9e9-2beb09483240 tempest-VolumeTypesAccessTest-1657667691 None] Successfully deleted volume: aa635d18-5177-46e5-9b8c-090486da8e49
Sep 15 21:51:34.327217 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-3411ca1e-15d8-4df9-b9e9-2beb09483240 tempest-VolumeTypesAccessTest-1657667691 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-904715508 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-904715508, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:51:34.332221 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-3411ca1e-15d8-4df9-b9e9-2beb09483240 tempest-VolumeTypesAccessTest-1657667691 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-904715508 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-904715508, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:51:34.446604 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-3411ca1e-15d8-4df9-b9e9-2beb09483240 tempest-VolumeTypesAccessTest-1657667691 None] Created reservations ['9b694b3d-9ea5-4953-b0fa-224feb20dbf5', '5a95ad4a-69ee-4b96-b0e6-401e8f79ab96', 'a8b1ddab-78bd-4813-816b-90d6577ef85d', 'fdee2230-cea0-471f-bac1-09b5652a4c3e'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:51:34.449118 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-3411ca1e-15d8-4df9-b9e9-2beb09483240 tempest-VolumeTypesAccessTest-1657667691 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:51:34.449118 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:51:34.449118 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:51:34.714652 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3411ca1e-15d8-4df9-b9e9-2beb09483240 tempest-VolumeTypesAccessTest-1657667691 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:51:34.715498 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3411ca1e-15d8-4df9-b9e9-2beb09483240 tempest-VolumeTypesAccessTest-1657667691 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:34.757286 n-d-796909-3 sudo[117648]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:51:34.758086 n-d-796909-3 sudo[117648]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:34.987233 n-d-796909-3 sudo[117645]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:34.990703 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-836c9cfc-2bf5-48be-b98e-6d4500b1a5b3 tempest-VolumesTransfersTest-1217241505 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.935s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:34.993205 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-836c9cfc-2bf5-48be-b98e-6d4500b1a5b3 tempest-VolumesTransfersTest-1217241505 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:51:34.999961 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-836c9cfc-2bf5-48be-b98e-6d4500b1a5b3 tempest-VolumesTransfersTest-1217241505 None] Deleted volume successfully.
Sep 15 21:51:35.095197 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-836c9cfc-2bf5-48be-b98e-6d4500b1a5b3 tempest-VolumesTransfersTest-1217241505 None] Lock "b'cinder-c2c6d665-81a2-407f-9a0c-77a5eea09319-delete_volume'" released by "delete_volume" :: held 4.404s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:51:35.281969 n-d-796909-3 sudo[117648]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:35.284114 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3411ca1e-15d8-4df9-b9e9-2beb09483240 tempest-VolumeTypesAccessTest-1657667691 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.569s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:35.285730 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3411ca1e-15d8-4df9-b9e9-2beb09483240 tempest-VolumeTypesAccessTest-1657667691 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:35.306573 n-d-796909-3 sudo[117652]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:51:35.310743 n-d-796909-3 sudo[117652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:35.953109 n-d-796909-3 sudo[117652]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:35.955650 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3411ca1e-15d8-4df9-b9e9-2beb09483240 tempest-VolumeTypesAccessTest-1657667691 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.669s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:35.958883 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3411ca1e-15d8-4df9-b9e9-2beb09483240 tempest-VolumeTypesAccessTest-1657667691 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:51:35.965146 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-3411ca1e-15d8-4df9-b9e9-2beb09483240 tempest-VolumeTypesAccessTest-1657667691 None] Deleted volume successfully.
Sep 15 21:51:36.079050 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-3411ca1e-15d8-4df9-b9e9-2beb09483240 tempest-VolumeTypesAccessTest-1657667691 None] Lock "b'cinder-aa635d18-5177-46e5-9b8c-090486da8e49-delete_volume'" released by "delete_volume" :: held 4.238s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:51:45.442149 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-604f25e1-5275-4bde-816f-29fe8cb3ff0b tempest-VolumesListAdminTestJSON-1689722669 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:51:45.447416 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-604f25e1-5275-4bde-816f-29fe8cb3ff0b tempest-VolumesListAdminTestJSON-1689722669 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:51:45.447925 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-604f25e1-5275-4bde-816f-29fe8cb3ff0b tempest-VolumesListAdminTestJSON-1689722669 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:51:45.461009 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-604f25e1-5275-4bde-816f-29fe8cb3ff0b tempest-VolumesListAdminTestJSON-1689722669 None] Flow 'volume_create_manager' (fa3f11c0-66c5-41c3-843d-000ce8598b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:51:45.464398 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-604f25e1-5275-4bde-816f-29fe8cb3ff0b tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5159722c-4e06-4736-980c-144e94c84ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:45.488766 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-604f25e1-5275-4bde-816f-29fe8cb3ff0b tempest-VolumesListAdminTestJSON-1689722669 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:51:45.513587 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-604f25e1-5275-4bde-816f-29fe8cb3ff0b tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5159722c-4e06-4736-980c-144e94c84ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:51:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-508632268',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=4f57af02-cc6b-4aa9-894d-6bab8ca45353,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3739b278b9144ebb96c3cb59b8a6bb56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:51:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:51:45Z,user_id='b62ff7333da342e2b23efadfc429a037',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:45.516063 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-604f25e1-5275-4bde-816f-29fe8cb3ff0b tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac80178a-51ed-45ea-a0d7-34b0e078575d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:45.518212 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-604f25e1-5275-4bde-816f-29fe8cb3ff0b tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac80178a-51ed-45ea-a0d7-34b0e078575d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:45.520450 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-604f25e1-5275-4bde-816f-29fe8cb3ff0b tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (51eead1e-f7b8-4954-9308-b2782587bcf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:45.522699 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-604f25e1-5275-4bde-816f-29fe8cb3ff0b tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (51eead1e-f7b8-4954-9308-b2782587bcf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4f57af02-cc6b-4aa9-894d-6bab8ca45353', 'volume_name': 'volume-4f57af02-cc6b-4aa9-894d-6bab8ca45353', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:45.524937 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-604f25e1-5275-4bde-816f-29fe8cb3ff0b tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0c240ace-c154-487e-b5c4-9b29fe5a9607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:45.527023 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-604f25e1-5275-4bde-816f-29fe8cb3ff0b tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0c240ace-c154-487e-b5c4-9b29fe5a9607) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:45.529140 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-604f25e1-5275-4bde-816f-29fe8cb3ff0b tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a06cbbe6-032a-4f9a-9fe5-dffea6a4ebd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:45.529922 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-604f25e1-5275-4bde-816f-29fe8cb3ff0b tempest-VolumesListAdminTestJSON-1689722669 None] Volume 4f57af02-cc6b-4aa9-894d-6bab8ca45353: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4f57af02-cc6b-4aa9-894d-6bab8ca45353', 'volume_size': 1}
Sep 15 21:51:45.530906 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-604f25e1-5275-4bde-816f-29fe8cb3ff0b tempest-VolumesListAdminTestJSON-1689722669 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4f57af02-cc6b-4aa9-894d-6bab8ca45353 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:45.550334 n-d-796909-3 sudo[117692]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4f57af02-cc6b-4aa9-894d-6bab8ca45353 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:51:45.551309 n-d-796909-3 sudo[117692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:46.341198 n-d-796909-3 sudo[117692]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:46.343538 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-604f25e1-5275-4bde-816f-29fe8cb3ff0b tempest-VolumesListAdminTestJSON-1689722669 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4f57af02-cc6b-4aa9-894d-6bab8ca45353 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.812s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:46.347186 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-604f25e1-5275-4bde-816f-29fe8cb3ff0b tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a06cbbe6-032a-4f9a-9fe5-dffea6a4ebd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4f57af02-cc6b-4aa9-894d-6bab8ca45353', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:46.350803 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-604f25e1-5275-4bde-816f-29fe8cb3ff0b tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a53cac1e-6099-45ab-ad58-dae9bfdb140d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:46.462345 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-604f25e1-5275-4bde-816f-29fe8cb3ff0b tempest-VolumesListAdminTestJSON-1689722669 None] Volume volume-4f57af02-cc6b-4aa9-894d-6bab8ca45353 (4f57af02-cc6b-4aa9-894d-6bab8ca45353): created successfully
Sep 15 21:51:46.465234 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-604f25e1-5275-4bde-816f-29fe8cb3ff0b tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a53cac1e-6099-45ab-ad58-dae9bfdb140d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:46.468289 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-604f25e1-5275-4bde-816f-29fe8cb3ff0b tempest-VolumesListAdminTestJSON-1689722669 None] Flow 'volume_create_manager' (fa3f11c0-66c5-41c3-843d-000ce8598b15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:51:46.525976 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-94eb21d4-ebdf-4847-82ca-959d71d9dea9 tempest-VolumesActionsTest-22881844 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:51:46.530401 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-94eb21d4-ebdf-4847-82ca-959d71d9dea9 tempest-VolumesActionsTest-22881844 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:51:46.530966 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-94eb21d4-ebdf-4847-82ca-959d71d9dea9 tempest-VolumesActionsTest-22881844 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:51:46.543454 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-94eb21d4-ebdf-4847-82ca-959d71d9dea9 tempest-VolumesActionsTest-22881844 None] Flow 'volume_create_manager' (4555d663-d9ed-402d-9d79-b971f1538933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:51:46.546865 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-94eb21d4-ebdf-4847-82ca-959d71d9dea9 tempest-VolumesActionsTest-22881844 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (74a540c0-a1e7-4665-ab03-df47409cb774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:46.566298 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-604f25e1-5275-4bde-816f-29fe8cb3ff0b tempest-VolumesListAdminTestJSON-1689722669 None] Created volume successfully.
Sep 15 21:51:46.572891 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-94eb21d4-ebdf-4847-82ca-959d71d9dea9 tempest-VolumesActionsTest-22881844 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:51:46.601203 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-94eb21d4-ebdf-4847-82ca-959d71d9dea9 tempest-VolumesActionsTest-22881844 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (74a540c0-a1e7-4665-ab03-df47409cb774) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:51:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1609114093',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=2efd95d1-ad41-4761-9f99-3a83bade75d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5dfc98f5a904977b3e4bb8f870c4353',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:51:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:51:46Z,user_id='345c89081fe2431fad77c9f72cf8a131',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:46.604393 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-94eb21d4-ebdf-4847-82ca-959d71d9dea9 tempest-VolumesActionsTest-22881844 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (14bbb649-f8c2-4dde-92db-d22df1687873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:46.607081 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-94eb21d4-ebdf-4847-82ca-959d71d9dea9 tempest-VolumesActionsTest-22881844 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (14bbb649-f8c2-4dde-92db-d22df1687873) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:46.609773 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-94eb21d4-ebdf-4847-82ca-959d71d9dea9 tempest-VolumesActionsTest-22881844 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dfc3cfd3-22d0-4766-8d7b-59b74fa19a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:46.612630 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-94eb21d4-ebdf-4847-82ca-959d71d9dea9 tempest-VolumesActionsTest-22881844 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dfc3cfd3-22d0-4766-8d7b-59b74fa19a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2efd95d1-ad41-4761-9f99-3a83bade75d3', 'volume_name': 'volume-2efd95d1-ad41-4761-9f99-3a83bade75d3', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:46.615896 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-94eb21d4-ebdf-4847-82ca-959d71d9dea9 tempest-VolumesActionsTest-22881844 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (072a583c-acfe-404a-b80c-d733843b8e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:46.620918 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-94eb21d4-ebdf-4847-82ca-959d71d9dea9 tempest-VolumesActionsTest-22881844 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (072a583c-acfe-404a-b80c-d733843b8e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:46.623678 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-94eb21d4-ebdf-4847-82ca-959d71d9dea9 tempest-VolumesActionsTest-22881844 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d9d377f8-f544-4e12-8342-5e70f7f04ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:46.624934 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-94eb21d4-ebdf-4847-82ca-959d71d9dea9 tempest-VolumesActionsTest-22881844 None] Volume 2efd95d1-ad41-4761-9f99-3a83bade75d3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2efd95d1-ad41-4761-9f99-3a83bade75d3', 'volume_size': 1}
Sep 15 21:51:46.625965 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-94eb21d4-ebdf-4847-82ca-959d71d9dea9 tempest-VolumesActionsTest-22881844 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2efd95d1-ad41-4761-9f99-3a83bade75d3 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:46.647219 n-d-796909-3 sudo[117745]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2efd95d1-ad41-4761-9f99-3a83bade75d3 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:51:46.648765 n-d-796909-3 sudo[117745]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:47.275464 n-d-796909-3 sudo[117745]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:47.278497 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-94eb21d4-ebdf-4847-82ca-959d71d9dea9 tempest-VolumesActionsTest-22881844 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2efd95d1-ad41-4761-9f99-3a83bade75d3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.652s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:47.282427 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-94eb21d4-ebdf-4847-82ca-959d71d9dea9 tempest-VolumesActionsTest-22881844 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d9d377f8-f544-4e12-8342-5e70f7f04ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2efd95d1-ad41-4761-9f99-3a83bade75d3', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:47.285410 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-94eb21d4-ebdf-4847-82ca-959d71d9dea9 tempest-VolumesActionsTest-22881844 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (acf3fab9-04b1-4713-9e48-1ef391bde80a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:47.418141 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-94eb21d4-ebdf-4847-82ca-959d71d9dea9 tempest-VolumesActionsTest-22881844 None] Volume volume-2efd95d1-ad41-4761-9f99-3a83bade75d3 (2efd95d1-ad41-4761-9f99-3a83bade75d3): created successfully
Sep 15 21:51:47.420458 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-94eb21d4-ebdf-4847-82ca-959d71d9dea9 tempest-VolumesActionsTest-22881844 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (acf3fab9-04b1-4713-9e48-1ef391bde80a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:47.423705 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-94eb21d4-ebdf-4847-82ca-959d71d9dea9 tempest-VolumesActionsTest-22881844 None] Flow 'volume_create_manager' (4555d663-d9ed-402d-9d79-b971f1538933) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:51:47.525682 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-94eb21d4-ebdf-4847-82ca-959d71d9dea9 tempest-VolumesActionsTest-22881844 None] Created volume successfully.
Sep 15 21:51:47.890728 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:51:47.891403 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:51:47.892139 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:47.916661 n-d-796909-3 sudo[117797]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:51:47.918295 n-d-796909-3 sudo[117797]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:48.419363 n-d-796909-3 sudo[117797]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:48.421679 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.529s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:48.425185 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:48.464840 n-d-796909-3 sudo[117802]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:51:48.465640 n-d-796909-3 sudo[117802]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:48.901288 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-f673075e-01b3-42f7-8f6f-1fb2dd413421 tempest-VolumesListAdminTestJSON-1689722669 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:51:48.909532 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-f673075e-01b3-42f7-8f6f-1fb2dd413421 tempest-VolumesListAdminTestJSON-1689722669 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:51:48.910911 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-f673075e-01b3-42f7-8f6f-1fb2dd413421 tempest-VolumesListAdminTestJSON-1689722669 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:51:48.921963 n-d-796909-3 sudo[117802]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:48.930825 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f673075e-01b3-42f7-8f6f-1fb2dd413421 tempest-VolumesListAdminTestJSON-1689722669 None] Flow 'volume_create_manager' (da18e2c0-d845-4d8e-9b97-09176387d0aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:51:48.934120 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f673075e-01b3-42f7-8f6f-1fb2dd413421 tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ca8a373a-ff56-4cb4-a3ce-0a3167742b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:48.953957 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.530s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:48.955875 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:51:48.965408 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-f673075e-01b3-42f7-8f6f-1fb2dd413421 tempest-VolumesListAdminTestJSON-1689722669 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:51:48.991629 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f673075e-01b3-42f7-8f6f-1fb2dd413421 tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ca8a373a-ff56-4cb4-a3ce-0a3167742b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:51:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1587346780',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=3c65b244-0184-48a2-9f21-9570ec6725a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3739b278b9144ebb96c3cb59b8a6bb56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:51:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:51:49Z,user_id='b62ff7333da342e2b23efadfc429a037',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:48.994117 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f673075e-01b3-42f7-8f6f-1fb2dd413421 tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6a302a12-7c4e-4073-bcdc-ea6f7f48bf4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:48.996341 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f673075e-01b3-42f7-8f6f-1fb2dd413421 tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6a302a12-7c4e-4073-bcdc-ea6f7f48bf4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:48.998660 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f673075e-01b3-42f7-8f6f-1fb2dd413421 tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ebd3ed42-a388-4004-90c3-888fbfd663a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:49.000895 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f673075e-01b3-42f7-8f6f-1fb2dd413421 tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ebd3ed42-a388-4004-90c3-888fbfd663a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3c65b244-0184-48a2-9f21-9570ec6725a7', 'volume_name': 'volume-3c65b244-0184-48a2-9f21-9570ec6725a7', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:49.003089 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f673075e-01b3-42f7-8f6f-1fb2dd413421 tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c16b56f8-cf97-427b-ba9b-5dae8933b611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:49.006311 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f673075e-01b3-42f7-8f6f-1fb2dd413421 tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c16b56f8-cf97-427b-ba9b-5dae8933b611) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:49.008033 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f673075e-01b3-42f7-8f6f-1fb2dd413421 tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (82181c2b-fe5b-4074-a1c8-648fc86e80ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:49.008694 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-f673075e-01b3-42f7-8f6f-1fb2dd413421 tempest-VolumesListAdminTestJSON-1689722669 None] Volume 3c65b244-0184-48a2-9f21-9570ec6725a7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3c65b244-0184-48a2-9f21-9570ec6725a7', 'volume_size': 1}
Sep 15 21:51:49.009674 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f673075e-01b3-42f7-8f6f-1fb2dd413421 tempest-VolumesListAdminTestJSON-1689722669 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3c65b244-0184-48a2-9f21-9570ec6725a7 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:49.056197 n-d-796909-3 sudo[117805]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3c65b244-0184-48a2-9f21-9570ec6725a7 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:51:49.057003 n-d-796909-3 sudo[117805]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:49.746576 n-d-796909-3 sudo[117805]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:49.749427 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f673075e-01b3-42f7-8f6f-1fb2dd413421 tempest-VolumesListAdminTestJSON-1689722669 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3c65b244-0184-48a2-9f21-9570ec6725a7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.739s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:49.753261 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f673075e-01b3-42f7-8f6f-1fb2dd413421 tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (82181c2b-fe5b-4074-a1c8-648fc86e80ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3c65b244-0184-48a2-9f21-9570ec6725a7', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:49.756777 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f673075e-01b3-42f7-8f6f-1fb2dd413421 tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3065cf43-5e37-4af7-b367-8d10ae9c29de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:49.852040 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-f673075e-01b3-42f7-8f6f-1fb2dd413421 tempest-VolumesListAdminTestJSON-1689722669 None] Volume volume-3c65b244-0184-48a2-9f21-9570ec6725a7 (3c65b244-0184-48a2-9f21-9570ec6725a7): created successfully
Sep 15 21:51:49.855052 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f673075e-01b3-42f7-8f6f-1fb2dd413421 tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3065cf43-5e37-4af7-b367-8d10ae9c29de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:49.858520 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f673075e-01b3-42f7-8f6f-1fb2dd413421 tempest-VolumesListAdminTestJSON-1689722669 None] Flow 'volume_create_manager' (da18e2c0-d845-4d8e-9b97-09176387d0aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:51:49.927945 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-f673075e-01b3-42f7-8f6f-1fb2dd413421 tempest-VolumesListAdminTestJSON-1689722669 None] Created volume successfully.
Sep 15 21:51:49.949419 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-1f00ae3c-f0b7-453c-b857-db53a7c4eab9 req-cc5e7ce0-d9be-4e3d-9993-ed53bb44232e tempest-AttachVolumeShelveTestJSON-2026270259 None] No connector for attachment 599eb40e-58a4-48df-8992-7932111842db; skipping storage backend terminate_connection call. {{(pid=84872) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:4631}}
Sep 15 21:51:49.950142 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-1f00ae3c-f0b7-453c-b857-db53a7c4eab9 req-cc5e7ce0-d9be-4e3d-9993-ed53bb44232e tempest-AttachVolumeShelveTestJSON-2026270259 None] Deleting attachment 599eb40e-58a4-48df-8992-7932111842db. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:51:50.096469 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-1f00ae3c-f0b7-453c-b857-db53a7c4eab9 req-cc5e7ce0-d9be-4e3d-9993-ed53bb44232e tempest-AttachVolumeShelveTestJSON-2026270259 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:51:50.096469 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:51:50.096469 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:51:52.131125 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-0cb0066c-fd50-4498-962d-288743105fe3 tempest-VolumesListAdminTestJSON-1689722669 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:51:52.135008 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-0cb0066c-fd50-4498-962d-288743105fe3 tempest-VolumesListAdminTestJSON-1689722669 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:51:52.135518 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-0cb0066c-fd50-4498-962d-288743105fe3 tempest-VolumesListAdminTestJSON-1689722669 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:51:52.147813 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0cb0066c-fd50-4498-962d-288743105fe3 tempest-VolumesListAdminTestJSON-1689722669 None] Flow 'volume_create_manager' (9dcbcbc4-0681-49de-b868-2469721f2bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:51:52.150766 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0cb0066c-fd50-4498-962d-288743105fe3 tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4df8315b-c0e1-418e-83dd-58e17981af79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:52.171426 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-0cb0066c-fd50-4498-962d-288743105fe3 tempest-VolumesListAdminTestJSON-1689722669 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:51:52.196226 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0cb0066c-fd50-4498-962d-288743105fe3 tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4df8315b-c0e1-418e-83dd-58e17981af79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:51:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1806534931',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=e0f33139-6138-4936-a49f-7c299463de27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3739b278b9144ebb96c3cb59b8a6bb56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:51:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:51:52Z,user_id='b62ff7333da342e2b23efadfc429a037',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:52.198657 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0cb0066c-fd50-4498-962d-288743105fe3 tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (44d50893-51ad-4906-a00d-636881776a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:52.200710 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0cb0066c-fd50-4498-962d-288743105fe3 tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (44d50893-51ad-4906-a00d-636881776a63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:52.203017 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0cb0066c-fd50-4498-962d-288743105fe3 tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b0e2ed61-5a31-4e54-8f31-038d5feb84d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:52.205445 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0cb0066c-fd50-4498-962d-288743105fe3 tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b0e2ed61-5a31-4e54-8f31-038d5feb84d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e0f33139-6138-4936-a49f-7c299463de27', 'volume_name': 'volume-e0f33139-6138-4936-a49f-7c299463de27', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:52.207707 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0cb0066c-fd50-4498-962d-288743105fe3 tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (78cf92a3-9e5d-45f9-822f-cfca2ab01b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:52.215427 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0cb0066c-fd50-4498-962d-288743105fe3 tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (78cf92a3-9e5d-45f9-822f-cfca2ab01b2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:52.215427 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0cb0066c-fd50-4498-962d-288743105fe3 tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f8ff4cc7-8595-44da-9a60-3df198a8c4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:52.215427 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-0cb0066c-fd50-4498-962d-288743105fe3 tempest-VolumesListAdminTestJSON-1689722669 None] Volume e0f33139-6138-4936-a49f-7c299463de27: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e0f33139-6138-4936-a49f-7c299463de27', 'volume_size': 1}
Sep 15 21:51:52.215427 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0cb0066c-fd50-4498-962d-288743105fe3 tempest-VolumesListAdminTestJSON-1689722669 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e0f33139-6138-4936-a49f-7c299463de27 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:52.232304 n-d-796909-3 sudo[117840]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e0f33139-6138-4936-a49f-7c299463de27 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:51:52.233091 n-d-796909-3 sudo[117840]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:52.895306 n-d-796909-3 sudo[117840]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:52.910392 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0cb0066c-fd50-4498-962d-288743105fe3 tempest-VolumesListAdminTestJSON-1689722669 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e0f33139-6138-4936-a49f-7c299463de27 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.685s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:52.932770 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0cb0066c-fd50-4498-962d-288743105fe3 tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f8ff4cc7-8595-44da-9a60-3df198a8c4ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e0f33139-6138-4936-a49f-7c299463de27', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:52.935322 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0cb0066c-fd50-4498-962d-288743105fe3 tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a21ffba4-d7bc-4cd5-a065-828abda33414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:53.075141 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-0cb0066c-fd50-4498-962d-288743105fe3 tempest-VolumesListAdminTestJSON-1689722669 None] Volume volume-e0f33139-6138-4936-a49f-7c299463de27 (e0f33139-6138-4936-a49f-7c299463de27): created successfully
Sep 15 21:51:53.077149 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0cb0066c-fd50-4498-962d-288743105fe3 tempest-VolumesListAdminTestJSON-1689722669 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a21ffba4-d7bc-4cd5-a065-828abda33414) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:53.080531 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0cb0066c-fd50-4498-962d-288743105fe3 tempest-VolumesListAdminTestJSON-1689722669 None] Flow 'volume_create_manager' (9dcbcbc4-0681-49de-b868-2469721f2bca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:51:53.169760 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-0cb0066c-fd50-4498-962d-288743105fe3 tempest-VolumesListAdminTestJSON-1689722669 None] Created volume successfully.
Sep 15 21:51:55.835114 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-9f072c4f-5897-4eed-ba1e-8f996aac326e tempest-VolumesListAdminTestJSON-460459171 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:51:55.840214 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-9f072c4f-5897-4eed-ba1e-8f996aac326e tempest-VolumesListAdminTestJSON-460459171 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:51:55.840894 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-9f072c4f-5897-4eed-ba1e-8f996aac326e tempest-VolumesListAdminTestJSON-460459171 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:51:55.858266 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9f072c4f-5897-4eed-ba1e-8f996aac326e tempest-VolumesListAdminTestJSON-460459171 None] Flow 'volume_create_manager' (5574649d-4450-477a-9eed-25a20a1995ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:51:55.862568 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9f072c4f-5897-4eed-ba1e-8f996aac326e tempest-VolumesListAdminTestJSON-460459171 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (70c28652-06be-4d90-824b-b8d989f13daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:55.906476 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-9f072c4f-5897-4eed-ba1e-8f996aac326e tempest-VolumesListAdminTestJSON-460459171 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:51:55.938750 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9f072c4f-5897-4eed-ba1e-8f996aac326e tempest-VolumesListAdminTestJSON-460459171 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (70c28652-06be-4d90-824b-b8d989f13daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:51:55Z,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-796909-3@lvmdriver-1#lvmdriver-1',id=aebe5d59-8faa-4dae-805c-867840338b80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c334c4608f744aaa9ee063eec9e544aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:51:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:51:56Z,user_id='dc2c2eaa8dd1455a8bd6b8aa5646217a',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:55.945975 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9f072c4f-5897-4eed-ba1e-8f996aac326e tempest-VolumesListAdminTestJSON-460459171 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6d93f8a0-90e9-43fe-9285-b8a155cf8e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:55.945975 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9f072c4f-5897-4eed-ba1e-8f996aac326e tempest-VolumesListAdminTestJSON-460459171 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6d93f8a0-90e9-43fe-9285-b8a155cf8e86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:55.946161 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9f072c4f-5897-4eed-ba1e-8f996aac326e tempest-VolumesListAdminTestJSON-460459171 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d23cb459-65a0-41a8-b18e-f9038b4bb9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:55.948541 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9f072c4f-5897-4eed-ba1e-8f996aac326e tempest-VolumesListAdminTestJSON-460459171 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d23cb459-65a0-41a8-b18e-f9038b4bb9d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'aebe5d59-8faa-4dae-805c-867840338b80', 'volume_name': 'volume-aebe5d59-8faa-4dae-805c-867840338b80', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:55.951963 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9f072c4f-5897-4eed-ba1e-8f996aac326e tempest-VolumesListAdminTestJSON-460459171 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6904089a-081f-407f-99e1-2df070566ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:55.954414 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9f072c4f-5897-4eed-ba1e-8f996aac326e tempest-VolumesListAdminTestJSON-460459171 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6904089a-081f-407f-99e1-2df070566ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:55.956726 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9f072c4f-5897-4eed-ba1e-8f996aac326e tempest-VolumesListAdminTestJSON-460459171 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b3301517-0265-424e-8f3c-52d7f8fc74ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:55.958571 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-9f072c4f-5897-4eed-ba1e-8f996aac326e tempest-VolumesListAdminTestJSON-460459171 None] Volume aebe5d59-8faa-4dae-805c-867840338b80: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-aebe5d59-8faa-4dae-805c-867840338b80', 'volume_size': 1}
Sep 15 21:51:55.959799 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9f072c4f-5897-4eed-ba1e-8f996aac326e tempest-VolumesListAdminTestJSON-460459171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aebe5d59-8faa-4dae-805c-867840338b80 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:55.982485 n-d-796909-3 sudo[117898]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aebe5d59-8faa-4dae-805c-867840338b80 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:51:55.983363 n-d-796909-3 sudo[117898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:56.758392 n-d-796909-3 sudo[117898]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:56.760988 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9f072c4f-5897-4eed-ba1e-8f996aac326e tempest-VolumesListAdminTestJSON-460459171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aebe5d59-8faa-4dae-805c-867840338b80 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.801s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:56.765131 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9f072c4f-5897-4eed-ba1e-8f996aac326e tempest-VolumesListAdminTestJSON-460459171 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b3301517-0265-424e-8f3c-52d7f8fc74ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aebe5d59-8faa-4dae-805c-867840338b80', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:56.767760 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9f072c4f-5897-4eed-ba1e-8f996aac326e tempest-VolumesListAdminTestJSON-460459171 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (71b3c513-a415-445e-a849-566a7255c767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:51:56.907086 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-9f072c4f-5897-4eed-ba1e-8f996aac326e tempest-VolumesListAdminTestJSON-460459171 None] Volume volume-aebe5d59-8faa-4dae-805c-867840338b80 (aebe5d59-8faa-4dae-805c-867840338b80): created successfully
Sep 15 21:51:56.909860 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9f072c4f-5897-4eed-ba1e-8f996aac326e tempest-VolumesListAdminTestJSON-460459171 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (71b3c513-a415-445e-a849-566a7255c767) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:51:56.914152 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9f072c4f-5897-4eed-ba1e-8f996aac326e tempest-VolumesListAdminTestJSON-460459171 None] Flow 'volume_create_manager' (5574649d-4450-477a-9eed-25a20a1995ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:51:57.040414 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-9f072c4f-5897-4eed-ba1e-8f996aac326e tempest-VolumesListAdminTestJSON-460459171 None] Created volume successfully.
Sep 15 21:51:58.326023 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-77c4e455-9103-49ff-9778-294fdadd4569 tempest-VolumesListAdminTestJSON-460459171 None] Lock "b'cinder-aebe5d59-8faa-4dae-805c-867840338b80-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:51:58.503065 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-77c4e455-9103-49ff-9778-294fdadd4569 tempest-VolumesListAdminTestJSON-460459171 None] Skipping remove_export. No iscsi_target is presently exported for volume: aebe5d59-8faa-4dae-805c-867840338b80
Sep 15 21:51:58.504384 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-77c4e455-9103-49ff-9778-294fdadd4569 tempest-VolumesListAdminTestJSON-460459171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aebe5d59-8faa-4dae-805c-867840338b80 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:58.525023 n-d-796909-3 sudo[117954]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aebe5d59-8faa-4dae-805c-867840338b80
Sep 15 21:51:58.526591 n-d-796909-3 sudo[117954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:58.663647 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-c9e8bbd6-ecad-4d54-b18a-b42e90e62967 tempest-VolumesListAdminTestJSON-1689722669 None] Lock "b'cinder-e0f33139-6138-4936-a49f-7c299463de27-delete_volume'" acquired by "delete_volume" :: waited 0.045s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:51:58.914942 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-c9e8bbd6-ecad-4d54-b18a-b42e90e62967 tempest-VolumesListAdminTestJSON-1689722669 None] Skipping remove_export. No iscsi_target is presently exported for volume: e0f33139-6138-4936-a49f-7c299463de27
Sep 15 21:51:58.916513 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c9e8bbd6-ecad-4d54-b18a-b42e90e62967 tempest-VolumesListAdminTestJSON-1689722669 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e0f33139-6138-4936-a49f-7c299463de27 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:58.948642 n-d-796909-3 sudo[117957]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e0f33139-6138-4936-a49f-7c299463de27
Sep 15 21:51:58.950822 n-d-796909-3 sudo[117957]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:59.065695 n-d-796909-3 sudo[117954]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:59.068899 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-77c4e455-9103-49ff-9778-294fdadd4569 tempest-VolumesListAdminTestJSON-460459171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aebe5d59-8faa-4dae-805c-867840338b80" returned: 0 in 0.563s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:59.070840 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-77c4e455-9103-49ff-9778-294fdadd4569 tempest-VolumesListAdminTestJSON-460459171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aebe5d59-8faa-4dae-805c-867840338b80 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:59.115678 n-d-796909-3 sudo[117964]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aebe5d59-8faa-4dae-805c-867840338b80
Sep 15 21:51:59.118836 n-d-796909-3 sudo[117964]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:59.598668 n-d-796909-3 sudo[117957]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:59.602345 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c9e8bbd6-ecad-4d54-b18a-b42e90e62967 tempest-VolumesListAdminTestJSON-1689722669 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e0f33139-6138-4936-a49f-7c299463de27" returned: 0 in 0.685s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:59.605079 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c9e8bbd6-ecad-4d54-b18a-b42e90e62967 tempest-VolumesListAdminTestJSON-1689722669 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e0f33139-6138-4936-a49f-7c299463de27 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:59.655960 n-d-796909-3 sudo[117973]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e0f33139-6138-4936-a49f-7c299463de27
Sep 15 21:51:59.657906 n-d-796909-3 sudo[117973]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:59.832230 n-d-796909-3 sudo[117964]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:59.835049 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-77c4e455-9103-49ff-9778-294fdadd4569 tempest-VolumesListAdminTestJSON-460459171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aebe5d59-8faa-4dae-805c-867840338b80" returned: 0 in 0.764s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:59.837349 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-77c4e455-9103-49ff-9778-294fdadd4569 tempest-VolumesListAdminTestJSON-460459171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aebe5d59-8faa-4dae-805c-867840338b80 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:59.866404 n-d-796909-3 sudo[117975]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aebe5d59-8faa-4dae-805c-867840338b80
Sep 15 21:51:59.867294 n-d-796909-3 sudo[117975]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:00.534388 n-d-796909-3 sudo[117973]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:00.537198 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c9e8bbd6-ecad-4d54-b18a-b42e90e62967 tempest-VolumesListAdminTestJSON-1689722669 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e0f33139-6138-4936-a49f-7c299463de27" returned: 0 in 0.931s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:00.539457 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c9e8bbd6-ecad-4d54-b18a-b42e90e62967 tempest-VolumesListAdminTestJSON-1689722669 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e0f33139-6138-4936-a49f-7c299463de27 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:00.603061 n-d-796909-3 sudo[117979]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e0f33139-6138-4936-a49f-7c299463de27
Sep 15 21:52:00.604679 n-d-796909-3 sudo[117979]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:00.812089 n-d-796909-3 sudo[117975]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:00.814558 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-77c4e455-9103-49ff-9778-294fdadd4569 tempest-VolumesListAdminTestJSON-460459171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aebe5d59-8faa-4dae-805c-867840338b80" returned: 0 in 0.977s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:00.816364 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-77c4e455-9103-49ff-9778-294fdadd4569 tempest-VolumesListAdminTestJSON-460459171 None] Successfully deleted volume: aebe5d59-8faa-4dae-805c-867840338b80
Sep 15 21:52:00.966205 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-77c4e455-9103-49ff-9778-294fdadd4569 tempest-VolumesListAdminTestJSON-460459171 None] Created reservations ['2e4019d5-97b8-4b0b-a968-7c0b05ac4a4d', '2341662d-44a3-4dcf-a76a-0a45a33754f1', 'ca128941-75e9-4f23-a5f4-7f6acc46aaf8', '648d8e15-ccac-4072-82cb-465b36ebca15'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:52:00.968764 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-77c4e455-9103-49ff-9778-294fdadd4569 tempest-VolumesListAdminTestJSON-460459171 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:52:00.968764 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:52:00.968764 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:52:01.263280 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-77c4e455-9103-49ff-9778-294fdadd4569 tempest-VolumesListAdminTestJSON-460459171 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:52:01.264042 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-77c4e455-9103-49ff-9778-294fdadd4569 tempest-VolumesListAdminTestJSON-460459171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:01.299797 n-d-796909-3 sudo[117989]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:52:01.314594 n-d-796909-3 sudo[117989]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:01.467329 n-d-796909-3 sudo[117979]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:01.470624 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c9e8bbd6-ecad-4d54-b18a-b42e90e62967 tempest-VolumesListAdminTestJSON-1689722669 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e0f33139-6138-4936-a49f-7c299463de27" returned: 0 in 0.930s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:01.472105 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-c9e8bbd6-ecad-4d54-b18a-b42e90e62967 tempest-VolumesListAdminTestJSON-1689722669 None] Successfully deleted volume: e0f33139-6138-4936-a49f-7c299463de27
Sep 15 21:52:01.657850 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-c9e8bbd6-ecad-4d54-b18a-b42e90e62967 tempest-VolumesListAdminTestJSON-1689722669 None] Created reservations ['4b2c9778-37b7-4532-a638-697cc3ee8f62', '53ae50f8-0340-4f4a-8f62-6131bc0f694d', '3e7e4398-25e7-4902-a245-04181c2ded04', '792e8515-b1e4-4e47-af4a-e97cb48a9186'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:52:01.660353 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-c9e8bbd6-ecad-4d54-b18a-b42e90e62967 tempest-VolumesListAdminTestJSON-1689722669 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:52:01.660353 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:52:01.660353 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:52:01.843721 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-c9e8bbd6-ecad-4d54-b18a-b42e90e62967 tempest-VolumesListAdminTestJSON-1689722669 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:52:01.845138 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c9e8bbd6-ecad-4d54-b18a-b42e90e62967 tempest-VolumesListAdminTestJSON-1689722669 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:01.878636 n-d-796909-3 sudo[117995]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:52:01.880299 n-d-796909-3 sudo[117995]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:02.172428 n-d-796909-3 sudo[117989]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:02.179229 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-77c4e455-9103-49ff-9778-294fdadd4569 tempest-VolumesListAdminTestJSON-460459171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.913s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:02.182271 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-77c4e455-9103-49ff-9778-294fdadd4569 tempest-VolumesListAdminTestJSON-460459171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:02.232951 n-d-796909-3 sudo[117999]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:52:02.239200 n-d-796909-3 sudo[117999]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:02.679537 n-d-796909-3 sudo[117995]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:02.698757 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c9e8bbd6-ecad-4d54-b18a-b42e90e62967 tempest-VolumesListAdminTestJSON-1689722669 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.837s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:02.698757 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c9e8bbd6-ecad-4d54-b18a-b42e90e62967 tempest-VolumesListAdminTestJSON-1689722669 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:02.738124 n-d-796909-3 sudo[118002]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:52:02.739716 n-d-796909-3 sudo[118002]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:02.814168 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-c70145d3-89e6-45be-bd96-41f5faf0c27c tempest-VolumesListAdminTestJSON-1689722669 None] Lock "b'cinder-3c65b244-0184-48a2-9f21-9570ec6725a7-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:52:03.059205 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-c70145d3-89e6-45be-bd96-41f5faf0c27c tempest-VolumesListAdminTestJSON-1689722669 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3c65b244-0184-48a2-9f21-9570ec6725a7
Sep 15 21:52:03.060653 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c70145d3-89e6-45be-bd96-41f5faf0c27c tempest-VolumesListAdminTestJSON-1689722669 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3c65b244-0184-48a2-9f21-9570ec6725a7 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:03.087059 n-d-796909-3 sudo[118007]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3c65b244-0184-48a2-9f21-9570ec6725a7
Sep 15 21:52:03.088631 n-d-796909-3 sudo[118007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:03.145440 n-d-796909-3 sudo[117999]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:03.149588 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-77c4e455-9103-49ff-9778-294fdadd4569 tempest-VolumesListAdminTestJSON-460459171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.967s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:03.152417 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-77c4e455-9103-49ff-9778-294fdadd4569 tempest-VolumesListAdminTestJSON-460459171 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:52:03.166370 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-77c4e455-9103-49ff-9778-294fdadd4569 tempest-VolumesListAdminTestJSON-460459171 None] Deleted volume successfully.
Sep 15 21:52:03.264418 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-77c4e455-9103-49ff-9778-294fdadd4569 tempest-VolumesListAdminTestJSON-460459171 None] Lock "b'cinder-aebe5d59-8faa-4dae-805c-867840338b80-delete_volume'" released by "delete_volume" :: held 4.938s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:52:03.378368 n-d-796909-3 sudo[118002]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:03.380577 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c9e8bbd6-ecad-4d54-b18a-b42e90e62967 tempest-VolumesListAdminTestJSON-1689722669 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.695s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:03.381687 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-c9e8bbd6-ecad-4d54-b18a-b42e90e62967 tempest-VolumesListAdminTestJSON-1689722669 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:52:03.386196 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-c9e8bbd6-ecad-4d54-b18a-b42e90e62967 tempest-VolumesListAdminTestJSON-1689722669 None] Deleted volume successfully.
Sep 15 21:52:03.461374 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-c9e8bbd6-ecad-4d54-b18a-b42e90e62967 tempest-VolumesListAdminTestJSON-1689722669 None] Lock "b'cinder-e0f33139-6138-4936-a49f-7c299463de27-delete_volume'" released by "delete_volume" :: held 4.798s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:52:03.717380 n-d-796909-3 sudo[118007]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:03.719716 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c70145d3-89e6-45be-bd96-41f5faf0c27c tempest-VolumesListAdminTestJSON-1689722669 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3c65b244-0184-48a2-9f21-9570ec6725a7" returned: 0 in 0.659s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:03.721369 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c70145d3-89e6-45be-bd96-41f5faf0c27c tempest-VolumesListAdminTestJSON-1689722669 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3c65b244-0184-48a2-9f21-9570ec6725a7 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:03.759292 n-d-796909-3 sudo[118011]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3c65b244-0184-48a2-9f21-9570ec6725a7
Sep 15 21:52:03.760159 n-d-796909-3 sudo[118011]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:04.598730 n-d-796909-3 sudo[118011]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:04.603145 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c70145d3-89e6-45be-bd96-41f5faf0c27c tempest-VolumesListAdminTestJSON-1689722669 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3c65b244-0184-48a2-9f21-9570ec6725a7" returned: 0 in 0.880s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:04.607750 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c70145d3-89e6-45be-bd96-41f5faf0c27c tempest-VolumesListAdminTestJSON-1689722669 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3c65b244-0184-48a2-9f21-9570ec6725a7 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:04.673119 n-d-796909-3 sudo[118014]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3c65b244-0184-48a2-9f21-9570ec6725a7
Sep 15 21:52:04.673961 n-d-796909-3 sudo[118014]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:05.424018 n-d-796909-3 sudo[118014]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:05.426649 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c70145d3-89e6-45be-bd96-41f5faf0c27c tempest-VolumesListAdminTestJSON-1689722669 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3c65b244-0184-48a2-9f21-9570ec6725a7" returned: 0 in 0.819s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:05.428747 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-c70145d3-89e6-45be-bd96-41f5faf0c27c tempest-VolumesListAdminTestJSON-1689722669 None] Successfully deleted volume: 3c65b244-0184-48a2-9f21-9570ec6725a7
Sep 15 21:52:05.598938 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-c70145d3-89e6-45be-bd96-41f5faf0c27c tempest-VolumesListAdminTestJSON-1689722669 None] Created reservations ['6e92193a-890f-4d57-a1d3-e8f4202f90f4', '969375b8-c070-4285-9108-9f7be5f6328f', '69cf8859-7bca-4e52-b2c1-a676465c57fc', '62f66f26-b70a-4144-94df-e632442d009f'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:52:05.602550 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-c70145d3-89e6-45be-bd96-41f5faf0c27c tempest-VolumesListAdminTestJSON-1689722669 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:52:05.602550 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:52:05.602550 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:52:05.874448 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-c70145d3-89e6-45be-bd96-41f5faf0c27c tempest-VolumesListAdminTestJSON-1689722669 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:52:05.876020 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c70145d3-89e6-45be-bd96-41f5faf0c27c tempest-VolumesListAdminTestJSON-1689722669 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:05.918881 n-d-796909-3 sudo[118022]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:52:05.919901 n-d-796909-3 sudo[118022]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:06.347676 n-d-796909-3 sudo[118022]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:06.350524 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c70145d3-89e6-45be-bd96-41f5faf0c27c tempest-VolumesListAdminTestJSON-1689722669 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:06.355408 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c70145d3-89e6-45be-bd96-41f5faf0c27c tempest-VolumesListAdminTestJSON-1689722669 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:06.382441 n-d-796909-3 sudo[118025]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:52:06.383899 n-d-796909-3 sudo[118025]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:06.963224 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-356c6df1-7d95-4d55-9037-4216ab1ce936 tempest-VolumesListAdminTestJSON-1689722669 None] Lock "b'cinder-4f57af02-cc6b-4aa9-894d-6bab8ca45353-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:52:07.043352 n-d-796909-3 sudo[118025]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:07.045285 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c70145d3-89e6-45be-bd96-41f5faf0c27c tempest-VolumesListAdminTestJSON-1689722669 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.690s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:07.046986 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-c70145d3-89e6-45be-bd96-41f5faf0c27c tempest-VolumesListAdminTestJSON-1689722669 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:52:07.053104 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-c70145d3-89e6-45be-bd96-41f5faf0c27c tempest-VolumesListAdminTestJSON-1689722669 None] Deleted volume successfully.
Sep 15 21:52:07.157670 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-356c6df1-7d95-4d55-9037-4216ab1ce936 tempest-VolumesListAdminTestJSON-1689722669 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4f57af02-cc6b-4aa9-894d-6bab8ca45353
Sep 15 21:52:07.158630 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-356c6df1-7d95-4d55-9037-4216ab1ce936 tempest-VolumesListAdminTestJSON-1689722669 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4f57af02-cc6b-4aa9-894d-6bab8ca45353 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:07.201485 n-d-796909-3 sudo[118028]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4f57af02-cc6b-4aa9-894d-6bab8ca45353
Sep 15 21:52:07.202304 n-d-796909-3 sudo[118028]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:07.212770 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-c70145d3-89e6-45be-bd96-41f5faf0c27c tempest-VolumesListAdminTestJSON-1689722669 None] Lock "b'cinder-3c65b244-0184-48a2-9f21-9570ec6725a7-delete_volume'" released by "delete_volume" :: held 4.398s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:52:08.018960 n-d-796909-3 sudo[118028]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:08.021336 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-356c6df1-7d95-4d55-9037-4216ab1ce936 tempest-VolumesListAdminTestJSON-1689722669 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4f57af02-cc6b-4aa9-894d-6bab8ca45353" returned: 0 in 0.862s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:08.022687 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-356c6df1-7d95-4d55-9037-4216ab1ce936 tempest-VolumesListAdminTestJSON-1689722669 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4f57af02-cc6b-4aa9-894d-6bab8ca45353 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:08.051934 n-d-796909-3 sudo[118075]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4f57af02-cc6b-4aa9-894d-6bab8ca45353
Sep 15 21:52:08.053927 n-d-796909-3 sudo[118075]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:08.755790 n-d-796909-3 sudo[118075]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:08.758146 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-356c6df1-7d95-4d55-9037-4216ab1ce936 tempest-VolumesListAdminTestJSON-1689722669 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4f57af02-cc6b-4aa9-894d-6bab8ca45353" returned: 0 in 0.735s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:08.761277 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-356c6df1-7d95-4d55-9037-4216ab1ce936 tempest-VolumesListAdminTestJSON-1689722669 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4f57af02-cc6b-4aa9-894d-6bab8ca45353 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:08.823570 n-d-796909-3 sudo[118078]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4f57af02-cc6b-4aa9-894d-6bab8ca45353
Sep 15 21:52:08.824389 n-d-796909-3 sudo[118078]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:09.666641 n-d-796909-3 sudo[118078]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:09.669360 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-356c6df1-7d95-4d55-9037-4216ab1ce936 tempest-VolumesListAdminTestJSON-1689722669 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4f57af02-cc6b-4aa9-894d-6bab8ca45353" returned: 0 in 0.908s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:09.671214 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-356c6df1-7d95-4d55-9037-4216ab1ce936 tempest-VolumesListAdminTestJSON-1689722669 None] Successfully deleted volume: 4f57af02-cc6b-4aa9-894d-6bab8ca45353
Sep 15 21:52:09.857481 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-356c6df1-7d95-4d55-9037-4216ab1ce936 tempest-VolumesListAdminTestJSON-1689722669 None] Created reservations ['988bcdfe-f712-4178-b94c-1d9c5ccd9204', '340197b2-29f6-4017-9ec6-141572d8b384', '969ef56e-bfa0-4b00-9783-7cae5444baca', '09290f9d-5a9f-40f2-8529-a49997db28bf'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:52:09.860379 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-356c6df1-7d95-4d55-9037-4216ab1ce936 tempest-VolumesListAdminTestJSON-1689722669 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:52:09.860379 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:52:09.860379 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:52:10.107284 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-356c6df1-7d95-4d55-9037-4216ab1ce936 tempest-VolumesListAdminTestJSON-1689722669 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:52:10.108495 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-356c6df1-7d95-4d55-9037-4216ab1ce936 tempest-VolumesListAdminTestJSON-1689722669 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:10.165480 n-d-796909-3 sudo[118088]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:52:10.167076 n-d-796909-3 sudo[118088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:11.081492 n-d-796909-3 sudo[118088]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:11.085332 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-356c6df1-7d95-4d55-9037-4216ab1ce936 tempest-VolumesListAdminTestJSON-1689722669 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.975s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:11.088667 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-356c6df1-7d95-4d55-9037-4216ab1ce936 tempest-VolumesListAdminTestJSON-1689722669 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:11.116990 n-d-796909-3 sudo[118091]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:52:11.118706 n-d-796909-3 sudo[118091]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:11.804572 n-d-796909-3 sudo[118091]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:11.806900 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-356c6df1-7d95-4d55-9037-4216ab1ce936 tempest-VolumesListAdminTestJSON-1689722669 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.718s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:11.809089 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-356c6df1-7d95-4d55-9037-4216ab1ce936 tempest-VolumesListAdminTestJSON-1689722669 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:52:11.815257 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-356c6df1-7d95-4d55-9037-4216ab1ce936 tempest-VolumesListAdminTestJSON-1689722669 None] Deleted volume successfully.
Sep 15 21:52:11.922845 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-356c6df1-7d95-4d55-9037-4216ab1ce936 tempest-VolumesListAdminTestJSON-1689722669 None] Lock "b'cinder-4f57af02-cc6b-4aa9-894d-6bab8ca45353-delete_volume'" released by "delete_volume" :: held 4.963s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:52:16.318235 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-de5dbdd3-de27-4a6f-8574-e97b92cbb85a tempest-VolumesActionsTest-22881844 None] Lock "b'cinder-2efd95d1-ad41-4761-9f99-3a83bade75d3'" acquired by "attach_volume" :: waited 0.011s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:52:16.572289 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-de5dbdd3-de27-4a6f-8574-e97b92cbb85a tempest-VolumesActionsTest-22881844 None] Attaching volume 2efd95d1-ad41-4761-9f99-3a83bade75d3 to instance 34bec2a1-dfc4-4cf5-aeed-6b8abff546d7 at mountpoint /dev/sdb on host None.
Sep 15 21:52:16.726531 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-de5dbdd3-de27-4a6f-8574-e97b92cbb85a tempest-VolumesActionsTest-22881844 None] Attach volume completed successfully.
Sep 15 21:52:16.730938 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-de5dbdd3-de27-4a6f-8574-e97b92cbb85a tempest-VolumesActionsTest-22881844 None] Lock "b'cinder-2efd95d1-ad41-4761-9f99-3a83bade75d3'" released by "attach_volume" :: held 0.414s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:52:16.923360 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-bba1a3b4-cff7-496b-9fd7-85691f3da947 tempest-VolumesActionsTest-22881844 None] Lock "b'cinder-2efd95d1-ad41-4761-9f99-3a83bade75d3-detach_volume'" acquired by "detach_volume" :: waited 0.009s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:52:16.936475 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-bba1a3b4-cff7-496b-9fd7-85691f3da947 tempest-VolumesActionsTest-22881844 None] Detaching volume 2efd95d1-ad41-4761-9f99-3a83bade75d3 from instance 34bec2a1-dfc4-4cf5-aeed-6b8abff546d7.
Sep 15 21:52:16.937242 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-bba1a3b4-cff7-496b-9fd7-85691f3da947 tempest-VolumesActionsTest-22881844 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2efd95d1-ad41-4761-9f99-3a83bade75d3
Sep 15 21:52:17.090215 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-bba1a3b4-cff7-496b-9fd7-85691f3da947 tempest-VolumesActionsTest-22881844 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:52:17.090215 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:52:17.090215 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:52:17.144866 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-f914e6e6-07d8-44fd-9b43-b0791af8e8f2 tempest-VolumesMetadataTest-2108104191 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:52:17.149412 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-f914e6e6-07d8-44fd-9b43-b0791af8e8f2 tempest-VolumesMetadataTest-2108104191 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:52:17.149895 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-f914e6e6-07d8-44fd-9b43-b0791af8e8f2 tempest-VolumesMetadataTest-2108104191 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:52:17.162818 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f914e6e6-07d8-44fd-9b43-b0791af8e8f2 tempest-VolumesMetadataTest-2108104191 None] Flow 'volume_create_manager' (834d5a5d-c446-4387-a669-68b153ccabd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:52:17.165919 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f914e6e6-07d8-44fd-9b43-b0791af8e8f2 tempest-VolumesMetadataTest-2108104191 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f6f8d0c3-1a32-44ce-ae16-24ecfba2c472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:17.203115 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-f914e6e6-07d8-44fd-9b43-b0791af8e8f2 tempest-VolumesMetadataTest-2108104191 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:52:17.241838 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f914e6e6-07d8-44fd-9b43-b0791af8e8f2 tempest-VolumesMetadataTest-2108104191 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f6f8d0c3-1a32-44ce-ae16-24ecfba2c472) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:52:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-923867280',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=1ecdf3d5-c168-4b15-aa47-e5bace9f803e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cc8b1e0fa294dc5bc415d5161a3bfe6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:52:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:52:17Z,user_id='3e43c42a502242cfa8ad8a72d875e56f',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:17.244547 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f914e6e6-07d8-44fd-9b43-b0791af8e8f2 tempest-VolumesMetadataTest-2108104191 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dc7a78c6-a879-4b04-82b8-14b5b85020fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:17.246616 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f914e6e6-07d8-44fd-9b43-b0791af8e8f2 tempest-VolumesMetadataTest-2108104191 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dc7a78c6-a879-4b04-82b8-14b5b85020fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:17.249368 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f914e6e6-07d8-44fd-9b43-b0791af8e8f2 tempest-VolumesMetadataTest-2108104191 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5239e145-db76-4adf-b4e5-7017ac34b2a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:17.251603 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f914e6e6-07d8-44fd-9b43-b0791af8e8f2 tempest-VolumesMetadataTest-2108104191 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5239e145-db76-4adf-b4e5-7017ac34b2a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1ecdf3d5-c168-4b15-aa47-e5bace9f803e', 'volume_name': 'volume-1ecdf3d5-c168-4b15-aa47-e5bace9f803e', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:17.253755 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f914e6e6-07d8-44fd-9b43-b0791af8e8f2 tempest-VolumesMetadataTest-2108104191 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dae83686-e284-4595-b2c9-e598811a8154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:17.256361 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f914e6e6-07d8-44fd-9b43-b0791af8e8f2 tempest-VolumesMetadataTest-2108104191 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dae83686-e284-4595-b2c9-e598811a8154) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:17.258436 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f914e6e6-07d8-44fd-9b43-b0791af8e8f2 tempest-VolumesMetadataTest-2108104191 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f25a0210-6d09-42ff-8e43-222453ae252f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:17.259205 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-f914e6e6-07d8-44fd-9b43-b0791af8e8f2 tempest-VolumesMetadataTest-2108104191 None] Volume 1ecdf3d5-c168-4b15-aa47-e5bace9f803e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1ecdf3d5-c168-4b15-aa47-e5bace9f803e', 'volume_size': 1}
Sep 15 21:52:17.260196 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f914e6e6-07d8-44fd-9b43-b0791af8e8f2 tempest-VolumesMetadataTest-2108104191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1ecdf3d5-c168-4b15-aa47-e5bace9f803e stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:17.282603 n-d-796909-3 sudo[118123]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1ecdf3d5-c168-4b15-aa47-e5bace9f803e stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:52:17.283824 n-d-796909-3 sudo[118123]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:17.295802 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-bba1a3b4-cff7-496b-9fd7-85691f3da947 tempest-VolumesActionsTest-22881844 None] Detach volume completed successfully.
Sep 15 21:52:17.313978 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-bba1a3b4-cff7-496b-9fd7-85691f3da947 tempest-VolumesActionsTest-22881844 None] Lock "b'cinder-2efd95d1-ad41-4761-9f99-3a83bade75d3-detach_volume'" released by "detach_volume" :: held 0.395s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:52:17.963503 n-d-796909-3 sudo[118123]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:17.966726 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f914e6e6-07d8-44fd-9b43-b0791af8e8f2 tempest-VolumesMetadataTest-2108104191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1ecdf3d5-c168-4b15-aa47-e5bace9f803e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.705s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:17.968746 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f914e6e6-07d8-44fd-9b43-b0791af8e8f2 tempest-VolumesMetadataTest-2108104191 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f25a0210-6d09-42ff-8e43-222453ae252f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1ecdf3d5-c168-4b15-aa47-e5bace9f803e', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:17.971306 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f914e6e6-07d8-44fd-9b43-b0791af8e8f2 tempest-VolumesMetadataTest-2108104191 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7a145ae0-7e5b-4c60-a06d-89ae81a3ff5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:18.074362 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-f914e6e6-07d8-44fd-9b43-b0791af8e8f2 tempest-VolumesMetadataTest-2108104191 None] Volume volume-1ecdf3d5-c168-4b15-aa47-e5bace9f803e (1ecdf3d5-c168-4b15-aa47-e5bace9f803e): created successfully
Sep 15 21:52:18.076435 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f914e6e6-07d8-44fd-9b43-b0791af8e8f2 tempest-VolumesMetadataTest-2108104191 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7a145ae0-7e5b-4c60-a06d-89ae81a3ff5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:18.079513 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f914e6e6-07d8-44fd-9b43-b0791af8e8f2 tempest-VolumesMetadataTest-2108104191 None] Flow 'volume_create_manager' (834d5a5d-c446-4387-a669-68b153ccabd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:52:18.160122 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-f914e6e6-07d8-44fd-9b43-b0791af8e8f2 tempest-VolumesMetadataTest-2108104191 None] Created volume successfully.
Sep 15 21:52:21.245335 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-9e09c6ad-eea2-4b66-8e0d-351486bc6205 tempest-VolumesMetadataTest-2108104191 None] Lock "b'cinder-1ecdf3d5-c168-4b15-aa47-e5bace9f803e-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:52:21.437702 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-9e09c6ad-eea2-4b66-8e0d-351486bc6205 tempest-VolumesMetadataTest-2108104191 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1ecdf3d5-c168-4b15-aa47-e5bace9f803e
Sep 15 21:52:21.439271 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9e09c6ad-eea2-4b66-8e0d-351486bc6205 tempest-VolumesMetadataTest-2108104191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1ecdf3d5-c168-4b15-aa47-e5bace9f803e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:21.467372 n-d-796909-3 sudo[118158]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1ecdf3d5-c168-4b15-aa47-e5bace9f803e
Sep 15 21:52:21.468938 n-d-796909-3 sudo[118158]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:21.888175 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-8928f8b0-9876-4d38-b0de-3b18d7ddf86b tempest-GroupsV320Test-834388463 None] Group tempest-GroupsV320Test-Group-2034563685: creating
Sep 15 21:52:21.964718 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-8928f8b0-9876-4d38-b0de-3b18d7ddf86b tempest-GroupsV320Test-834388463 None] Group tempest-GroupsV320Test-Group-2034563685: created successfully
Sep 15 21:52:21.966069 n-d-796909-3 sudo[118158]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:21.974291 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9e09c6ad-eea2-4b66-8e0d-351486bc6205 tempest-VolumesMetadataTest-2108104191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1ecdf3d5-c168-4b15-aa47-e5bace9f803e" returned: 0 in 0.535s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:21.976312 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9e09c6ad-eea2-4b66-8e0d-351486bc6205 tempest-VolumesMetadataTest-2108104191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1ecdf3d5-c168-4b15-aa47-e5bace9f803e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:22.005714 n-d-796909-3 sudo[118161]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1ecdf3d5-c168-4b15-aa47-e5bace9f803e
Sep 15 21:52:22.006545 n-d-796909-3 sudo[118161]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:22.020721 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-8928f8b0-9876-4d38-b0de-3b18d7ddf86b tempest-GroupsV320Test-834388463 None] Create group completed successfully.
Sep 15 21:52:22.436060 n-d-796909-3 sudo[118161]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:22.438232 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9e09c6ad-eea2-4b66-8e0d-351486bc6205 tempest-VolumesMetadataTest-2108104191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1ecdf3d5-c168-4b15-aa47-e5bace9f803e" returned: 0 in 0.462s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:22.440793 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9e09c6ad-eea2-4b66-8e0d-351486bc6205 tempest-VolumesMetadataTest-2108104191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1ecdf3d5-c168-4b15-aa47-e5bace9f803e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:22.465813 n-d-796909-3 sudo[118164]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1ecdf3d5-c168-4b15-aa47-e5bace9f803e
Sep 15 21:52:22.466742 n-d-796909-3 sudo[118164]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:23.089966 n-d-796909-3 sudo[118164]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:23.093815 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9e09c6ad-eea2-4b66-8e0d-351486bc6205 tempest-VolumesMetadataTest-2108104191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1ecdf3d5-c168-4b15-aa47-e5bace9f803e" returned: 0 in 0.652s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:23.095305 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-9e09c6ad-eea2-4b66-8e0d-351486bc6205 tempest-VolumesMetadataTest-2108104191 None] Successfully deleted volume: 1ecdf3d5-c168-4b15-aa47-e5bace9f803e
Sep 15 21:52:23.229507 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-9e09c6ad-eea2-4b66-8e0d-351486bc6205 tempest-VolumesMetadataTest-2108104191 None] Created reservations ['fb3f60d5-4e16-49af-99e8-aaffd477c042', '94908509-312a-4f35-aa2d-da8449d37171', '97bcd649-38d7-4c8a-be10-2f86f1ff8362', '6035287a-ff70-476b-8db2-77e14f110f25'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:52:23.229828 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-9e09c6ad-eea2-4b66-8e0d-351486bc6205 tempest-VolumesMetadataTest-2108104191 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:52:23.229828 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:52:23.229828 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:52:23.485876 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-9e09c6ad-eea2-4b66-8e0d-351486bc6205 tempest-VolumesMetadataTest-2108104191 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:52:23.486585 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9e09c6ad-eea2-4b66-8e0d-351486bc6205 tempest-VolumesMetadataTest-2108104191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:23.513118 n-d-796909-3 sudo[118174]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:52:23.514457 n-d-796909-3 sudo[118174]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:23.951596 n-d-796909-3 sudo[118174]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:23.956594 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9e09c6ad-eea2-4b66-8e0d-351486bc6205 tempest-VolumesMetadataTest-2108104191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:23.958288 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9e09c6ad-eea2-4b66-8e0d-351486bc6205 tempest-VolumesMetadataTest-2108104191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:23.981092 n-d-796909-3 sudo[118177]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:52:23.981857 n-d-796909-3 sudo[118177]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:24.027640 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-04815f27-509e-4e42-8d3f-30b7b683a3a9 tempest-GroupsV320Test-834388463 None] Created reservations ['0352736d-3268-4d59-adee-115f3751e880'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:52:24.119881 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-04815f27-509e-4e42-8d3f-30b7b683a3a9 tempest-GroupsV320Test-834388463 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:52:24.119881 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:52:24.119881 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:52:24.238762 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-04815f27-509e-4e42-8d3f-30b7b683a3a9 tempest-GroupsV320Test-834388463 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:52:24.239706 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-04815f27-509e-4e42-8d3f-30b7b683a3a9 tempest-GroupsV320Test-834388463 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:24.263324 n-d-796909-3 sudo[118179]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:52:24.264825 n-d-796909-3 sudo[118179]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:24.419997 n-d-796909-3 sudo[118177]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:24.422424 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9e09c6ad-eea2-4b66-8e0d-351486bc6205 tempest-VolumesMetadataTest-2108104191 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:24.424548 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-9e09c6ad-eea2-4b66-8e0d-351486bc6205 tempest-VolumesMetadataTest-2108104191 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:52:24.433065 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-9e09c6ad-eea2-4b66-8e0d-351486bc6205 tempest-VolumesMetadataTest-2108104191 None] Deleted volume successfully.
Sep 15 21:52:24.517667 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-9e09c6ad-eea2-4b66-8e0d-351486bc6205 tempest-VolumesMetadataTest-2108104191 None] Lock "b'cinder-1ecdf3d5-c168-4b15-aa47-e5bace9f803e-delete_volume'" released by "delete_volume" :: held 3.272s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:52:24.660803 n-d-796909-3 sudo[118179]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:24.662539 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-04815f27-509e-4e42-8d3f-30b7b683a3a9 tempest-GroupsV320Test-834388463 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.423s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:24.664062 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-04815f27-509e-4e42-8d3f-30b7b683a3a9 tempest-GroupsV320Test-834388463 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:24.685347 n-d-796909-3 sudo[118183]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:52:24.686884 n-d-796909-3 sudo[118183]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:25.248833 n-d-796909-3 sudo[118183]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:25.251119 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-04815f27-509e-4e42-8d3f-30b7b683a3a9 tempest-GroupsV320Test-834388463 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.587s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:25.252494 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-04815f27-509e-4e42-8d3f-30b7b683a3a9 tempest-GroupsV320Test-834388463 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:52:25.258508 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-04815f27-509e-4e42-8d3f-30b7b683a3a9 tempest-GroupsV320Test-834388463 None] Delete group completed successfully.
Sep 15 21:52:28.137292 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-07503da1-4af2-499e-b4bc-32aa9aea1b96 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:52:28.142753 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-07503da1-4af2-499e-b4bc-32aa9aea1b96 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:52:28.144006 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-07503da1-4af2-499e-b4bc-32aa9aea1b96 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:52:28.157701 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-07503da1-4af2-499e-b4bc-32aa9aea1b96 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Flow 'volume_create_manager' (e43c7bed-5aa8-4972-ae6e-bcf57c1f6659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:52:28.161378 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-07503da1-4af2-499e-b4bc-32aa9aea1b96 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e8579995-91a8-476c-9999-53f0c28e553d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:28.186591 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-07503da1-4af2-499e-b4bc-32aa9aea1b96 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:52:28.217043 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-07503da1-4af2-499e-b4bc-32aa9aea1b96 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e8579995-91a8-476c-9999-53f0c28e553d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:52:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-874761745',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=3b36edfc-bc1c-4382-b024-7fab7184b06b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a67a7bc51c9417e95216ba7da110d3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:52:28Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:52:28Z,user_id='1436f1261d9b4a3ebdc68db7be184a73',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:28.220226 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-07503da1-4af2-499e-b4bc-32aa9aea1b96 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d66098df-b003-4ab8-8b92-b5a2cb062a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:28.228115 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-07503da1-4af2-499e-b4bc-32aa9aea1b96 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d66098df-b003-4ab8-8b92-b5a2cb062a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:28.231955 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-07503da1-4af2-499e-b4bc-32aa9aea1b96 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (640cf978-779f-452b-945b-d777866f3eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:28.234327 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-07503da1-4af2-499e-b4bc-32aa9aea1b96 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (640cf978-779f-452b-945b-d777866f3eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3b36edfc-bc1c-4382-b024-7fab7184b06b', 'volume_name': 'volume-3b36edfc-bc1c-4382-b024-7fab7184b06b', 'volume_size': 2}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:28.236663 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-07503da1-4af2-499e-b4bc-32aa9aea1b96 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3a16e69e-a639-4b27-b05b-d3d5046b8ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:28.238748 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-07503da1-4af2-499e-b4bc-32aa9aea1b96 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3a16e69e-a639-4b27-b05b-d3d5046b8ec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:28.244192 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-07503da1-4af2-499e-b4bc-32aa9aea1b96 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c2003929-a482-4e07-a529-ae8eb058e289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:28.244192 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-07503da1-4af2-499e-b4bc-32aa9aea1b96 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Volume 3b36edfc-bc1c-4382-b024-7fab7184b06b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3b36edfc-bc1c-4382-b024-7fab7184b06b', 'volume_size': 2}
Sep 15 21:52:28.245473 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-07503da1-4af2-499e-b4bc-32aa9aea1b96 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3b36edfc-bc1c-4382-b024-7fab7184b06b stack-volumes-lvmdriver-1 -L 2g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:28.266484 n-d-796909-3 sudo[118186]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3b36edfc-bc1c-4382-b024-7fab7184b06b stack-volumes-lvmdriver-1 -L 2g
Sep 15 21:52:28.267327 n-d-796909-3 sudo[118186]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:28.831912 n-d-796909-3 sudo[118186]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:28.835343 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-07503da1-4af2-499e-b4bc-32aa9aea1b96 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3b36edfc-bc1c-4382-b024-7fab7184b06b stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.589s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:28.838797 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-07503da1-4af2-499e-b4bc-32aa9aea1b96 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c2003929-a482-4e07-a529-ae8eb058e289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3b36edfc-bc1c-4382-b024-7fab7184b06b', 'volume_size': 2}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:28.841107 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-07503da1-4af2-499e-b4bc-32aa9aea1b96 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e6e0cf71-c453-461b-835f-d031f8941dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:28.932735 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-07503da1-4af2-499e-b4bc-32aa9aea1b96 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Volume volume-3b36edfc-bc1c-4382-b024-7fab7184b06b (3b36edfc-bc1c-4382-b024-7fab7184b06b): created successfully
Sep 15 21:52:28.935944 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-07503da1-4af2-499e-b4bc-32aa9aea1b96 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e6e0cf71-c453-461b-835f-d031f8941dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:28.941160 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-07503da1-4af2-499e-b4bc-32aa9aea1b96 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Flow 'volume_create_manager' (e43c7bed-5aa8-4972-ae6e-bcf57c1f6659) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:52:29.020761 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-07503da1-4af2-499e-b4bc-32aa9aea1b96 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Created volume successfully.
Sep 15 21:52:29.811707 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6a078336-ad84-4761-ad89-a7ac59a1f06b tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b36edfc-bc1c-4382-b024-7fab7184b06b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:29.834796 n-d-796909-3 sudo[118220]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b36edfc-bc1c-4382-b024-7fab7184b06b
Sep 15 21:52:29.835618 n-d-796909-3 sudo[118220]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:30.254385 n-d-796909-3 sudo[118220]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:30.257751 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6a078336-ad84-4761-ad89-a7ac59a1f06b tempest-VolumesSnapshotNegativeTestJSON-178017157 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b36edfc-bc1c-4382-b024-7fab7184b06b" returned: 0 in 0.446s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:30.259499 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6a078336-ad84-4761-ad89-a7ac59a1f06b tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-46ca8b1f-5b26-47ed-bec5-29acb8b23c01 --snapshot stack-volumes-lvmdriver-1/volume-3b36edfc-bc1c-4382-b024-7fab7184b06b -L 2.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:30.278887 n-d-796909-3 sudo[118223]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-46ca8b1f-5b26-47ed-bec5-29acb8b23c01 --snapshot stack-volumes-lvmdriver-1/volume-3b36edfc-bc1c-4382-b024-7fab7184b06b -L 2.00g
Sep 15 21:52:30.279860 n-d-796909-3 sudo[118223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:31.090954 n-d-796909-3 sudo[118223]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:31.094724 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6a078336-ad84-4761-ad89-a7ac59a1f06b tempest-VolumesSnapshotNegativeTestJSON-178017157 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-46ca8b1f-5b26-47ed-bec5-29acb8b23c01 --snapshot stack-volumes-lvmdriver-1/volume-3b36edfc-bc1c-4382-b024-7fab7184b06b -L 2.00g" returned: 0 in 0.833s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:31.268919 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-6a078336-ad84-4761-ad89-a7ac59a1f06b tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Create snapshot completed successfully
Sep 15 21:52:32.121354 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-79386e7b-d257-47b3-bf53-5f177805e0b6 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Lock "b'cinder-46ca8b1f-5b26-47ed-bec5-29acb8b23c01-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:52:32.123042 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-79386e7b-d257-47b3-bf53-5f177805e0b6 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-46ca8b1f-5b26-47ed-bec5-29acb8b23c01 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:32.141799 n-d-796909-3 sudo[118325]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-46ca8b1f-5b26-47ed-bec5-29acb8b23c01
Sep 15 21:52:32.142598 n-d-796909-3 sudo[118325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:32.558113 n-d-796909-3 sudo[118325]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:32.560768 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-79386e7b-d257-47b3-bf53-5f177805e0b6 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-46ca8b1f-5b26-47ed-bec5-29acb8b23c01" returned: 0 in 0.437s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:32.566086 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-79386e7b-d257-47b3-bf53-5f177805e0b6 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-46ca8b1f-5b26-47ed-bec5-29acb8b23c01 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:32.586039 n-d-796909-3 sudo[118328]: ubuntu : TTY=unknown ; 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-46ca8b1f-5b26-47ed-bec5-29acb8b23c01
Sep 15 21:52:32.586854 n-d-796909-3 sudo[118328]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:32.802239 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-e6cec9a3-2b28-460f-bdf0-a91a211a8566 tempest-SnapshotManageAdminTest-1781936714 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:52:32.806801 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-e6cec9a3-2b28-460f-bdf0-a91a211a8566 tempest-SnapshotManageAdminTest-1781936714 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:52:32.811705 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-e6cec9a3-2b28-460f-bdf0-a91a211a8566 tempest-SnapshotManageAdminTest-1781936714 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:52:32.820422 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e6cec9a3-2b28-460f-bdf0-a91a211a8566 tempest-SnapshotManageAdminTest-1781936714 None] Flow 'volume_create_manager' (e10f5929-d91b-41b1-a0d3-1cad7041655d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:52:32.824005 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e6cec9a3-2b28-460f-bdf0-a91a211a8566 tempest-SnapshotManageAdminTest-1781936714 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (08607216-b595-4a9b-828e-a5bb538b10a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:32.845743 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-e6cec9a3-2b28-460f-bdf0-a91a211a8566 tempest-SnapshotManageAdminTest-1781936714 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:52:32.871366 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e6cec9a3-2b28-460f-bdf0-a91a211a8566 tempest-SnapshotManageAdminTest-1781936714 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (08607216-b595-4a9b-828e-a5bb538b10a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:52:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1238902686',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=09d974ed-ad66-4e48-a973-9fd1b854a020,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee6751f710d544f8b5b0601697801291',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:52:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:52:33Z,user_id='d59096da6a5a4444a65188bf5ad6799d',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:32.873811 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e6cec9a3-2b28-460f-bdf0-a91a211a8566 tempest-SnapshotManageAdminTest-1781936714 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95e860c7-51f5-4048-a96a-c7ec4a202cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:32.875869 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e6cec9a3-2b28-460f-bdf0-a91a211a8566 tempest-SnapshotManageAdminTest-1781936714 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95e860c7-51f5-4048-a96a-c7ec4a202cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:32.878289 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e6cec9a3-2b28-460f-bdf0-a91a211a8566 tempest-SnapshotManageAdminTest-1781936714 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e620f4f3-c134-479a-a5bb-c5784ffed177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:32.880463 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e6cec9a3-2b28-460f-bdf0-a91a211a8566 tempest-SnapshotManageAdminTest-1781936714 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e620f4f3-c134-479a-a5bb-c5784ffed177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '09d974ed-ad66-4e48-a973-9fd1b854a020', 'volume_name': 'volume-09d974ed-ad66-4e48-a973-9fd1b854a020', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:32.882635 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e6cec9a3-2b28-460f-bdf0-a91a211a8566 tempest-SnapshotManageAdminTest-1781936714 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (20c18d58-d7ad-4ff3-bf94-93fad5503fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:32.884681 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e6cec9a3-2b28-460f-bdf0-a91a211a8566 tempest-SnapshotManageAdminTest-1781936714 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (20c18d58-d7ad-4ff3-bf94-93fad5503fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:32.886735 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e6cec9a3-2b28-460f-bdf0-a91a211a8566 tempest-SnapshotManageAdminTest-1781936714 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c7613601-ec99-407a-93f2-d9aae1f97a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:32.887512 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-e6cec9a3-2b28-460f-bdf0-a91a211a8566 tempest-SnapshotManageAdminTest-1781936714 None] Volume 09d974ed-ad66-4e48-a973-9fd1b854a020: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-09d974ed-ad66-4e48-a973-9fd1b854a020', 'volume_size': 1}
Sep 15 21:52:32.888517 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e6cec9a3-2b28-460f-bdf0-a91a211a8566 tempest-SnapshotManageAdminTest-1781936714 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-09d974ed-ad66-4e48-a973-9fd1b854a020 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:32.906245 n-d-796909-3 sudo[118330]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-09d974ed-ad66-4e48-a973-9fd1b854a020 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:52:32.907031 n-d-796909-3 sudo[118330]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:33.357382 n-d-796909-3 sudo[118328]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:33.359826 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-79386e7b-d257-47b3-bf53-5f177805e0b6 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-46ca8b1f-5b26-47ed-bec5-29acb8b23c01" returned: 0 in 0.796s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:33.513744 n-d-796909-3 sudo[118330]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:33.515893 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e6cec9a3-2b28-460f-bdf0-a91a211a8566 tempest-SnapshotManageAdminTest-1781936714 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-09d974ed-ad66-4e48-a973-9fd1b854a020 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.627s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:33.518624 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e6cec9a3-2b28-460f-bdf0-a91a211a8566 tempest-SnapshotManageAdminTest-1781936714 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c7613601-ec99-407a-93f2-d9aae1f97a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-09d974ed-ad66-4e48-a973-9fd1b854a020', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:33.520859 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e6cec9a3-2b28-460f-bdf0-a91a211a8566 tempest-SnapshotManageAdminTest-1781936714 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3f9ac680-9f74-4f34-ba20-549f657952cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:33.552403 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-79386e7b-d257-47b3-bf53-5f177805e0b6 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Created reservations ['756ebc4a-8a3b-4f0b-a77a-2ebe7fc74035', 'c319e903-2075-4793-b199-021a7b5eff31', 'c5135f8d-20eb-478c-99ac-5708fc68b8a2', 'e049e101-47f3-4fb6-a1e3-ac490a3deed8'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:52:33.556135 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-79386e7b-d257-47b3-bf53-5f177805e0b6 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:52:33.556135 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:52:33.556135 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:52:33.603814 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-e6cec9a3-2b28-460f-bdf0-a91a211a8566 tempest-SnapshotManageAdminTest-1781936714 None] Volume volume-09d974ed-ad66-4e48-a973-9fd1b854a020 (09d974ed-ad66-4e48-a973-9fd1b854a020): created successfully
Sep 15 21:52:33.606799 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e6cec9a3-2b28-460f-bdf0-a91a211a8566 tempest-SnapshotManageAdminTest-1781936714 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3f9ac680-9f74-4f34-ba20-549f657952cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:33.613367 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e6cec9a3-2b28-460f-bdf0-a91a211a8566 tempest-SnapshotManageAdminTest-1781936714 None] Flow 'volume_create_manager' (e10f5929-d91b-41b1-a0d3-1cad7041655d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:52:33.684744 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-e6cec9a3-2b28-460f-bdf0-a91a211a8566 tempest-SnapshotManageAdminTest-1781936714 None] Created volume successfully.
Sep 15 21:52:33.710642 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-79386e7b-d257-47b3-bf53-5f177805e0b6 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Delete snapshot completed successfully.
Sep 15 21:52:33.717800 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-79386e7b-d257-47b3-bf53-5f177805e0b6 tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Lock "b'cinder-46ca8b1f-5b26-47ed-bec5-29acb8b23c01-delete_snapshot'" released by "delete_snapshot" :: held 1.597s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:52:34.386175 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-59c8ad7e-b3be-4fab-9800-f0f8523a1b06 tempest-SnapshotManageAdminTest-1781936714 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-09d974ed-ad66-4e48-a973-9fd1b854a020 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:34.405485 n-d-796909-3 sudo[118403]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-09d974ed-ad66-4e48-a973-9fd1b854a020
Sep 15 21:52:34.406269 n-d-796909-3 sudo[118403]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:34.493885 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-c955c294-0bd8-4d30-99b0-73e2c2e0a15f tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Lock "b'cinder-3b36edfc-bc1c-4382-b024-7fab7184b06b-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:52:34.621424 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-c955c294-0bd8-4d30-99b0-73e2c2e0a15f tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3b36edfc-bc1c-4382-b024-7fab7184b06b
Sep 15 21:52:34.622470 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c955c294-0bd8-4d30-99b0-73e2c2e0a15f tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b36edfc-bc1c-4382-b024-7fab7184b06b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:34.644025 n-d-796909-3 sudo[118405]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b36edfc-bc1c-4382-b024-7fab7184b06b
Sep 15 21:52:34.644983 n-d-796909-3 sudo[118405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:34.804244 n-d-796909-3 sudo[118403]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:34.806639 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-59c8ad7e-b3be-4fab-9800-f0f8523a1b06 tempest-SnapshotManageAdminTest-1781936714 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-09d974ed-ad66-4e48-a973-9fd1b854a020" returned: 0 in 0.420s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:34.808184 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-59c8ad7e-b3be-4fab-9800-f0f8523a1b06 tempest-SnapshotManageAdminTest-1781936714 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7a914cb6-a61e-40b5-ac21-bae30913441d --snapshot stack-volumes-lvmdriver-1/volume-09d974ed-ad66-4e48-a973-9fd1b854a020 -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:34.828827 n-d-796909-3 sudo[118408]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7a914cb6-a61e-40b5-ac21-bae30913441d --snapshot stack-volumes-lvmdriver-1/volume-09d974ed-ad66-4e48-a973-9fd1b854a020 -L 1.00g
Sep 15 21:52:34.829629 n-d-796909-3 sudo[118408]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:35.141451 n-d-796909-3 sudo[118405]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:35.145755 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c955c294-0bd8-4d30-99b0-73e2c2e0a15f tempest-VolumesSnapshotNegativeTestJSON-178017157 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b36edfc-bc1c-4382-b024-7fab7184b06b" returned: 0 in 0.522s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:35.148295 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c955c294-0bd8-4d30-99b0-73e2c2e0a15f tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3b36edfc-bc1c-4382-b024-7fab7184b06b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:35.172791 n-d-796909-3 sudo[118411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3b36edfc-bc1c-4382-b024-7fab7184b06b
Sep 15 21:52:35.175308 n-d-796909-3 sudo[118411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:35.792555 n-d-796909-3 sudo[118408]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:35.794830 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-59c8ad7e-b3be-4fab-9800-f0f8523a1b06 tempest-SnapshotManageAdminTest-1781936714 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7a914cb6-a61e-40b5-ac21-bae30913441d --snapshot stack-volumes-lvmdriver-1/volume-09d974ed-ad66-4e48-a973-9fd1b854a020 -L 1.00g" returned: 0 in 0.986s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:35.801012 n-d-796909-3 sudo[118411]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:35.825200 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c955c294-0bd8-4d30-99b0-73e2c2e0a15f tempest-VolumesSnapshotNegativeTestJSON-178017157 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3b36edfc-bc1c-4382-b024-7fab7184b06b" returned: 0 in 0.677s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:35.826592 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c955c294-0bd8-4d30-99b0-73e2c2e0a15f tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3b36edfc-bc1c-4382-b024-7fab7184b06b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:35.844549 n-d-796909-3 sudo[118512]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3b36edfc-bc1c-4382-b024-7fab7184b06b
Sep 15 21:52:35.845314 n-d-796909-3 sudo[118512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:35.924164 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-59c8ad7e-b3be-4fab-9800-f0f8523a1b06 tempest-SnapshotManageAdminTest-1781936714 None] Create snapshot completed successfully
Sep 15 21:52:36.385261 n-d-796909-3 sudo[118512]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:36.387194 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c955c294-0bd8-4d30-99b0-73e2c2e0a15f tempest-VolumesSnapshotNegativeTestJSON-178017157 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3b36edfc-bc1c-4382-b024-7fab7184b06b" returned: 0 in 0.560s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:36.388078 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-c955c294-0bd8-4d30-99b0-73e2c2e0a15f tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Successfully deleted volume: 3b36edfc-bc1c-4382-b024-7fab7184b06b
Sep 15 21:52:36.537680 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-c955c294-0bd8-4d30-99b0-73e2c2e0a15f tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Created reservations ['c8eb9d3d-37de-4159-bc64-9167d0ea76d6', '8bd7c996-4ed0-4307-946e-0d3a50a867eb', 'e6637cd6-e5fe-4aee-b501-a5f6f870e061', 'a7b35eb8-56aa-467e-80c5-3e1bde372038'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:52:36.539907 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-c955c294-0bd8-4d30-99b0-73e2c2e0a15f tempest-VolumesSnapshotNegativeTestJSON-178017157 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:52:36.539907 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:52:36.539907 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:52:36.583190 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-1cb6df12-e990-4d26-bfe6-2d1be217c5e2 tempest-SnapshotManageAdminTest-1073228214 None] Lock "b'cinder-7a914cb6-a61e-40b5-ac21-bae30913441d-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:52:36.726598 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-c955c294-0bd8-4d30-99b0-73e2c2e0a15f tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:52:36.727619 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c955c294-0bd8-4d30-99b0-73e2c2e0a15f tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:36.756610 n-d-796909-3 sudo[118518]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:52:36.757409 n-d-796909-3 sudo[118518]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:36.827583 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-1cb6df12-e990-4d26-bfe6-2d1be217c5e2 tempest-SnapshotManageAdminTest-1073228214 None] Created reservations ['4555bdb0-04af-46b8-9c0b-2ea6a90b0929', '5aa8bee2-5d86-4007-af15-c63010237479', 'afb775b0-3e04-4789-92ee-8e46cb577801', '2678c664-46e7-4580-9f77-c953055bee6c'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:52:36.830625 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-1cb6df12-e990-4d26-bfe6-2d1be217c5e2 tempest-SnapshotManageAdminTest-1073228214 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:52:36.830625 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:52:36.830625 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:52:37.075112 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-1cb6df12-e990-4d26-bfe6-2d1be217c5e2 tempest-SnapshotManageAdminTest-1073228214 None] Unmanage snapshot completed successfully.
Sep 15 21:52:37.084255 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-1cb6df12-e990-4d26-bfe6-2d1be217c5e2 tempest-SnapshotManageAdminTest-1073228214 None] Lock "b'cinder-7a914cb6-a61e-40b5-ac21-bae30913441d-delete_snapshot'" released by "delete_snapshot" :: held 0.499s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:52:37.192109 n-d-796909-3 sudo[118518]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:37.194499 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c955c294-0bd8-4d30-99b0-73e2c2e0a15f tempest-VolumesSnapshotNegativeTestJSON-178017157 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:37.196208 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c955c294-0bd8-4d30-99b0-73e2c2e0a15f tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:37.240385 n-d-796909-3 sudo[118521]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:52:37.241179 n-d-796909-3 sudo[118521]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:37.673584 n-d-796909-3 sudo[118521]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:37.676041 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c955c294-0bd8-4d30-99b0-73e2c2e0a15f tempest-VolumesSnapshotNegativeTestJSON-178017157 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.479s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:37.679130 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-c955c294-0bd8-4d30-99b0-73e2c2e0a15f tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:52:37.684303 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-c955c294-0bd8-4d30-99b0-73e2c2e0a15f tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Deleted volume successfully.
Sep 15 21:52:37.794918 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-c955c294-0bd8-4d30-99b0-73e2c2e0a15f tempest-VolumesSnapshotNegativeTestJSON-178017157 None] Lock "b'cinder-3b36edfc-bc1c-4382-b024-7fab7184b06b-delete_volume'" released by "delete_volume" :: held 3.298s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:52:38.263834 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d236a472-1886-4f4d-93be-34c8d45e8d2d tempest-SnapshotManageAdminTest-1073228214 None] manage_existing_snapshot: managing {'source-name': '_snapshot-7a914cb6-a61e-40b5-ac21-bae30913441d'}. {{(pid=84872) manage_existing_snapshot /opt/stack/cinder/cinder/volume/manager.py:4426}}
Sep 15 21:52:38.264451 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-d236a472-1886-4f4d-93be-34c8d45e8d2d tempest-SnapshotManageAdminTest-1073228214 None] Input parameters: context=, db=,driver=, host=n-d-796909-3@lvmdriver-1, snapshot_id=(snapshot_id)s, ref={'source-name': '_snapshot-7a914cb6-a61e-40b5-ac21-bae30913441d'}. {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:313}}
Sep 15 21:52:38.269353 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-d236a472-1886-4f4d-93be-34c8d45e8d2d tempest-SnapshotManageAdminTest-1073228214 None] Begin to return taskflow.engines.load(snapshot_flow,store=create_what). {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:347}}
Sep 15 21:52:38.285690 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d236a472-1886-4f4d-93be-34c8d45e8d2d tempest-SnapshotManageAdminTest-1073228214 None] Flow 'snapshot_manage_existing_manager' (a56322ce-4a02-461b-a4bc-3a6f75014e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:52:38.289577 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d236a472-1886-4f4d-93be-34c8d45e8d2d tempest-SnapshotManageAdminTest-1073228214 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (8ae11eff-7fc0-4930-884e-fca768e1d64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:38.312882 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-d236a472-1886-4f4d-93be-34c8d45e8d2d tempest-SnapshotManageAdminTest-1073228214 None] ExtractSnapshotRefTask return snapshot_ref: Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-09-15T21:52:38Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-164022031',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-2142004405',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=8a87383c-78cb-4538-8ae9-5187fd1f51f8,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='70dd87e08ae2424fa6accfe021b7b52a',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='738417ffea674025b09fd19b6f731f39',volume=>,volume_id=09d974ed-ad66-4e48-a973-9fd1b854a020,volume_size=1,volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9) {{(pid=84872) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:56}}
Sep 15 21:52:38.319299 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d236a472-1886-4f4d-93be-34c8d45e8d2d tempest-SnapshotManageAdminTest-1073228214 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (8ae11eff-7fc0-4930-884e-fca768e1d64a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-09-15T21:52:38Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-164022031',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-2142004405',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=8a87383c-78cb-4538-8ae9-5187fd1f51f8,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='70dd87e08ae2424fa6accfe021b7b52a',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='738417ffea674025b09fd19b6f731f39',volume=>,volume_id=09d974ed-ad66-4e48-a973-9fd1b854a020,volume_size=1,volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:38.319299 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d236a472-1886-4f4d-93be-34c8d45e8d2d tempest-SnapshotManageAdminTest-1073228214 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (658ed8dc-cba5-48b7-b302-21944bb352df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:38.319988 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d236a472-1886-4f4d-93be-34c8d45e8d2d tempest-SnapshotManageAdminTest-1073228214 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (658ed8dc-cba5-48b7-b302-21944bb352df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:38.322423 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d236a472-1886-4f4d-93be-34c8d45e8d2d tempest-SnapshotManageAdminTest-1073228214 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (ca1a90a4-53e4-4a72-aa21-c1a7b465edc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:38.323793 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d236a472-1886-4f4d-93be-34c8d45e8d2d tempest-SnapshotManageAdminTest-1073228214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7a914cb6-a61e-40b5-ac21-bae30913441d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:38.342311 n-d-796909-3 sudo[118524]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7a914cb6-a61e-40b5-ac21-bae30913441d
Sep 15 21:52:38.343200 n-d-796909-3 sudo[118524]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:38.788878 n-d-796909-3 sudo[118524]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:38.791725 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d236a472-1886-4f4d-93be-34c8d45e8d2d tempest-SnapshotManageAdminTest-1073228214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7a914cb6-a61e-40b5-ac21-bae30913441d" returned: 0 in 0.467s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:38.797441 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d236a472-1886-4f4d-93be-34c8d45e8d2d tempest-SnapshotManageAdminTest-1073228214 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (ca1a90a4-53e4-4a72-aa21-c1a7b465edc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-09-15T21:52:38Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-164022031',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-2142004405',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=8a87383c-78cb-4538-8ae9-5187fd1f51f8,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='70dd87e08ae2424fa6accfe021b7b52a',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='738417ffea674025b09fd19b6f731f39',volume=>,volume_id=09d974ed-ad66-4e48-a973-9fd1b854a020,volume_size=1,volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:38.800430 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d236a472-1886-4f4d-93be-34c8d45e8d2d tempest-SnapshotManageAdminTest-1073228214 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (329603e5-1a2e-41a9-a6de-ae272eec3570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:38.964868 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-d236a472-1886-4f4d-93be-34c8d45e8d2d tempest-SnapshotManageAdminTest-1073228214 None] Created reservations ['12417de7-bcd7-4cde-a174-d786b83e1d7e', '99e0806a-98b5-4585-b9c8-7d997df906bb'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:52:38.966977 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d236a472-1886-4f4d-93be-34c8d45e8d2d tempest-SnapshotManageAdminTest-1073228214 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (329603e5-1a2e-41a9-a6de-ae272eec3570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12417de7-bcd7-4cde-a174-d786b83e1d7e', '99e0806a-98b5-4585-b9c8-7d997df906bb']}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:38.969460 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d236a472-1886-4f4d-93be-34c8d45e8d2d tempest-SnapshotManageAdminTest-1073228214 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (a712b4b1-9eec-44a3-8c13-7c7a6277be18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:38.971958 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d236a472-1886-4f4d-93be-34c8d45e8d2d tempest-SnapshotManageAdminTest-1073228214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7a914cb6-a61e-40b5-ac21-bae30913441d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:39.002202 n-d-796909-3 sudo[118527]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7a914cb6-a61e-40b5-ac21-bae30913441d
Sep 15 21:52:39.002990 n-d-796909-3 sudo[118527]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:39.442207 n-d-796909-3 sudo[118527]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:39.445341 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d236a472-1886-4f4d-93be-34c8d45e8d2d tempest-SnapshotManageAdminTest-1073228214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7a914cb6-a61e-40b5-ac21-bae30913441d" returned: 0 in 0.472s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:39.460963 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 _snapshot-7a914cb6-a61e-40b5-ac21-bae30913441d _snapshot-8a87383c-78cb-4538-8ae9-5187fd1f51f8 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:39.513647 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-a1e5cf7a-25bf-44de-a480-12527782965f tempest-VolumesActionsTest-22881844 None] Lock "b'cinder-2efd95d1-ad41-4761-9f99-3a83bade75d3'" acquired by "attach_volume" :: waited 0.009s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:52:39.765837 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-a1e5cf7a-25bf-44de-a480-12527782965f tempest-VolumesActionsTest-22881844 None] Attaching volume 2efd95d1-ad41-4761-9f99-3a83bade75d3 to instance f957668a-9940-4b65-a552-945232d1c4d6 at mountpoint /dev/sdb on host None.
Sep 15 21:52:39.807647 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 _snapshot-7a914cb6-a61e-40b5-ac21-bae30913441d _snapshot-8a87383c-78cb-4538-8ae9-5187fd1f51f8" returned: 0 in 0.345s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:39.807931 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:52:39.911207 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d236a472-1886-4f4d-93be-34c8d45e8d2d tempest-SnapshotManageAdminTest-1073228214 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (a712b4b1-9eec-44a3-8c13-7c7a6277be18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-09-15T21:52:38Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-164022031',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-2142004405',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=8a87383c-78cb-4538-8ae9-5187fd1f51f8,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='70dd87e08ae2424fa6accfe021b7b52a',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='738417ffea674025b09fd19b6f731f39',volume=>,volume_id=09d974ed-ad66-4e48-a973-9fd1b854a020,volume_size=1,volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9), 'new_status': 'available'}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:39.913762 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d236a472-1886-4f4d-93be-34c8d45e8d2d tempest-SnapshotManageAdminTest-1073228214 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (054ebb5a-7db0-401c-afd8-850fb8a40888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:39.918685 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-a1e5cf7a-25bf-44de-a480-12527782965f tempest-VolumesActionsTest-22881844 None] Attach volume completed successfully.
Sep 15 21:52:39.929646 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-a1e5cf7a-25bf-44de-a480-12527782965f tempest-VolumesActionsTest-22881844 None] Lock "b'cinder-2efd95d1-ad41-4761-9f99-3a83bade75d3'" released by "attach_volume" :: held 0.414s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:52:40.008671 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d236a472-1886-4f4d-93be-34c8d45e8d2d tempest-SnapshotManageAdminTest-1073228214 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (054ebb5a-7db0-401c-afd8-850fb8a40888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-09-15T21:52:38Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-164022031',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-2142004405',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=8a87383c-78cb-4538-8ae9-5187fd1f51f8,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='70dd87e08ae2424fa6accfe021b7b52a',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='738417ffea674025b09fd19b6f731f39',volume=>,volume_id=09d974ed-ad66-4e48-a973-9fd1b854a020,volume_size=1,volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:40.010838 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d236a472-1886-4f4d-93be-34c8d45e8d2d tempest-SnapshotManageAdminTest-1073228214 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (e60ab547-a8bf-4d32-bd0e-b9ddea651142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:40.011673 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-d236a472-1886-4f4d-93be-34c8d45e8d2d tempest-SnapshotManageAdminTest-1073228214 None] Begin to call CreateSnapshotOnFinishTask execute. {{(pid=84872) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:285}}
Sep 15 21:52:40.012230 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-d236a472-1886-4f4d-93be-34c8d45e8d2d tempest-SnapshotManageAdminTest-1073228214 None] New status: available {{(pid=84872) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:287}}
Sep 15 21:52:40.127522 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.manage_existing_snapshot [None req-d236a472-1886-4f4d-93be-34c8d45e8d2d tempest-SnapshotManageAdminTest-1073228214 None] Snapshot 8a87383c-78cb-4538-8ae9-5187fd1f51f8 created successfully.
Sep 15 21:52:40.129856 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d236a472-1886-4f4d-93be-34c8d45e8d2d tempest-SnapshotManageAdminTest-1073228214 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (e60ab547-a8bf-4d32-bd0e-b9ddea651142) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:40.141508 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d236a472-1886-4f4d-93be-34c8d45e8d2d tempest-SnapshotManageAdminTest-1073228214 None] Flow 'snapshot_manage_existing_manager' (a56322ce-4a02-461b-a4bc-3a6f75014e3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:52:40.242715 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-2c140932-fda3-42fd-83a2-f4b42bb959fe tempest-VolumesActionsTest-22881844 None] Lock "b'cinder-2efd95d1-ad41-4761-9f99-3a83bade75d3-detach_volume'" acquired by "detach_volume" :: waited 0.009s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:52:40.259189 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-2c140932-fda3-42fd-83a2-f4b42bb959fe tempest-VolumesActionsTest-22881844 None] Detaching volume 2efd95d1-ad41-4761-9f99-3a83bade75d3 from instance f957668a-9940-4b65-a552-945232d1c4d6.
Sep 15 21:52:40.259951 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-2c140932-fda3-42fd-83a2-f4b42bb959fe tempest-VolumesActionsTest-22881844 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2efd95d1-ad41-4761-9f99-3a83bade75d3
Sep 15 21:52:40.403177 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-2c140932-fda3-42fd-83a2-f4b42bb959fe tempest-VolumesActionsTest-22881844 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:52:40.403177 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:52:40.403177 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:52:40.506064 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-2c140932-fda3-42fd-83a2-f4b42bb959fe tempest-VolumesActionsTest-22881844 None] Detach volume completed successfully.
Sep 15 21:52:40.512923 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-2c140932-fda3-42fd-83a2-f4b42bb959fe tempest-VolumesActionsTest-22881844 None] Lock "b'cinder-2efd95d1-ad41-4761-9f99-3a83bade75d3-detach_volume'" released by "detach_volume" :: held 0.270s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:52:40.648459 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-69307a1d-b7d9-48f3-9ecc-d472431b9e1b tempest-SnapshotManageAdminTest-1073228214 None] Lock "b'cinder-8a87383c-78cb-4538-8ae9-5187fd1f51f8-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:52:40.725960 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-69307a1d-b7d9-48f3-9ecc-d472431b9e1b tempest-SnapshotManageAdminTest-1073228214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8a87383c-78cb-4538-8ae9-5187fd1f51f8 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:40.747657 n-d-796909-3 sudo[118596]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8a87383c-78cb-4538-8ae9-5187fd1f51f8
Sep 15 21:52:40.748456 n-d-796909-3 sudo[118596]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:41.168690 n-d-796909-3 sudo[118596]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:41.171529 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-69307a1d-b7d9-48f3-9ecc-d472431b9e1b tempest-SnapshotManageAdminTest-1073228214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8a87383c-78cb-4538-8ae9-5187fd1f51f8" returned: 0 in 0.445s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:41.174567 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-69307a1d-b7d9-48f3-9ecc-d472431b9e1b tempest-SnapshotManageAdminTest-1073228214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8a87383c-78cb-4538-8ae9-5187fd1f51f8 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:41.193666 n-d-796909-3 sudo[118599]: ubuntu : TTY=unknown ; 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-8a87383c-78cb-4538-8ae9-5187fd1f51f8
Sep 15 21:52:41.194586 n-d-796909-3 sudo[118599]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:41.998389 n-d-796909-3 sudo[118599]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:42.000719 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-69307a1d-b7d9-48f3-9ecc-d472431b9e1b tempest-SnapshotManageAdminTest-1073228214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8a87383c-78cb-4538-8ae9-5187fd1f51f8" returned: 0 in 0.826s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:42.164597 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-69307a1d-b7d9-48f3-9ecc-d472431b9e1b tempest-SnapshotManageAdminTest-1073228214 None] Created reservations ['d6d0d414-1dc9-4ff6-ae9d-f529a52adb00', 'c5671bc5-3a97-4b2e-a330-5a56be2da6e5', 'c4df5477-0ee7-40d0-a194-b9e31b88c390', '4e365cfe-89ab-4087-ab66-b50eaf5154dd'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:52:42.166275 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-69307a1d-b7d9-48f3-9ecc-d472431b9e1b tempest-SnapshotManageAdminTest-1073228214 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:52:42.166275 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:52:42.166275 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:52:42.371521 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-69307a1d-b7d9-48f3-9ecc-d472431b9e1b tempest-SnapshotManageAdminTest-1073228214 None] Delete snapshot completed successfully.
Sep 15 21:52:42.376647 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-69307a1d-b7d9-48f3-9ecc-d472431b9e1b tempest-SnapshotManageAdminTest-1073228214 None] Lock "b'cinder-8a87383c-78cb-4538-8ae9-5187fd1f51f8-delete_snapshot'" released by "delete_snapshot" :: held 1.728s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:52:43.295593 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-22a7fe92-8846-439d-92b5-2cdb7cd4b9ef tempest-SnapshotManageAdminTest-1781936714 None] Lock "b'cinder-09d974ed-ad66-4e48-a973-9fd1b854a020-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:52:43.442511 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-22a7fe92-8846-439d-92b5-2cdb7cd4b9ef tempest-SnapshotManageAdminTest-1781936714 None] Skipping remove_export. No iscsi_target is presently exported for volume: 09d974ed-ad66-4e48-a973-9fd1b854a020
Sep 15 21:52:43.446434 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-22a7fe92-8846-439d-92b5-2cdb7cd4b9ef tempest-SnapshotManageAdminTest-1781936714 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-09d974ed-ad66-4e48-a973-9fd1b854a020 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:43.468434 n-d-796909-3 sudo[118674]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-09d974ed-ad66-4e48-a973-9fd1b854a020
Sep 15 21:52:43.469324 n-d-796909-3 sudo[118674]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:43.945311 n-d-796909-3 sudo[118674]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:43.947661 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-22a7fe92-8846-439d-92b5-2cdb7cd4b9ef tempest-SnapshotManageAdminTest-1781936714 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-09d974ed-ad66-4e48-a973-9fd1b854a020" returned: 0 in 0.501s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:43.949506 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-22a7fe92-8846-439d-92b5-2cdb7cd4b9ef tempest-SnapshotManageAdminTest-1781936714 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-09d974ed-ad66-4e48-a973-9fd1b854a020 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:43.994085 n-d-796909-3 sudo[118686]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-09d974ed-ad66-4e48-a973-9fd1b854a020
Sep 15 21:52:43.994887 n-d-796909-3 sudo[118686]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:44.539898 n-d-796909-3 sudo[118686]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:44.542270 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-22a7fe92-8846-439d-92b5-2cdb7cd4b9ef tempest-SnapshotManageAdminTest-1781936714 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-09d974ed-ad66-4e48-a973-9fd1b854a020" returned: 0 in 0.592s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:44.553486 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-22a7fe92-8846-439d-92b5-2cdb7cd4b9ef tempest-SnapshotManageAdminTest-1781936714 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-09d974ed-ad66-4e48-a973-9fd1b854a020 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:44.581699 n-d-796909-3 sudo[118703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-09d974ed-ad66-4e48-a973-9fd1b854a020
Sep 15 21:52:44.582506 n-d-796909-3 sudo[118703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:45.187037 n-d-796909-3 sudo[118703]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:45.189409 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-22a7fe92-8846-439d-92b5-2cdb7cd4b9ef tempest-SnapshotManageAdminTest-1781936714 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-09d974ed-ad66-4e48-a973-9fd1b854a020" returned: 0 in 0.636s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:45.192154 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-22a7fe92-8846-439d-92b5-2cdb7cd4b9ef tempest-SnapshotManageAdminTest-1781936714 None] Successfully deleted volume: 09d974ed-ad66-4e48-a973-9fd1b854a020
Sep 15 21:52:45.378129 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-22a7fe92-8846-439d-92b5-2cdb7cd4b9ef tempest-SnapshotManageAdminTest-1781936714 None] Created reservations ['5ab7bfe6-7795-4c8a-9b8a-e3896277bb8c', '353ed97e-52a3-41a7-8d8c-223fd3a1dd41', '4148095d-e5fc-4e2a-85b6-52a58bcc6482', '3d2c5835-ae66-4183-b839-d0815de017f8'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:52:45.380601 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-22a7fe92-8846-439d-92b5-2cdb7cd4b9ef tempest-SnapshotManageAdminTest-1781936714 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:52:45.380601 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:52:45.380601 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:52:45.601187 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-22a7fe92-8846-439d-92b5-2cdb7cd4b9ef tempest-SnapshotManageAdminTest-1781936714 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:52:45.603442 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-22a7fe92-8846-439d-92b5-2cdb7cd4b9ef tempest-SnapshotManageAdminTest-1781936714 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:45.677565 n-d-796909-3 sudo[118718]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:52:45.678395 n-d-796909-3 sudo[118718]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:46.134224 n-d-796909-3 sudo[118718]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:46.137461 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-22a7fe92-8846-439d-92b5-2cdb7cd4b9ef tempest-SnapshotManageAdminTest-1781936714 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.534s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:46.140161 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-22a7fe92-8846-439d-92b5-2cdb7cd4b9ef tempest-SnapshotManageAdminTest-1781936714 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:46.166339 n-d-796909-3 sudo[118723]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:52:46.167722 n-d-796909-3 sudo[118723]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:46.740830 n-d-796909-3 sudo[118723]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:46.743549 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-22a7fe92-8846-439d-92b5-2cdb7cd4b9ef tempest-SnapshotManageAdminTest-1781936714 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.603s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:46.746359 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-22a7fe92-8846-439d-92b5-2cdb7cd4b9ef tempest-SnapshotManageAdminTest-1781936714 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:52:46.758189 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-22a7fe92-8846-439d-92b5-2cdb7cd4b9ef tempest-SnapshotManageAdminTest-1781936714 None] Deleted volume successfully.
Sep 15 21:52:46.940380 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-22a7fe92-8846-439d-92b5-2cdb7cd4b9ef tempest-SnapshotManageAdminTest-1781936714 None] Lock "b'cinder-09d974ed-ad66-4e48-a973-9fd1b854a020-delete_volume'" released by "delete_volume" :: held 3.639s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:52:47.902375 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:52:47.902981 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:52:47.904088 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:47.947600 n-d-796909-3 sudo[118745]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:52:47.948421 n-d-796909-3 sudo[118745]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:48.486922 n-d-796909-3 sudo[118745]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:48.492298 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.588s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:48.494048 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:48.524787 n-d-796909-3 sudo[118782]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:52:48.525661 n-d-796909-3 sudo[118782]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:49.193886 n-d-796909-3 sudo[118782]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:49.195979 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.702s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:49.198188 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:52:49.462668 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-b3dcaa41-2f9d-45c5-9b87-6c4ab4c8dc08 tempest-VolumesActionsTest-22881844 None] 17688ce9-55a7-4cc4-98ef-accdda041aec was raw, no need to convert to raw {{(pid=84872) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:749}}
Sep 15 21:52:49.463741 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b3dcaa41-2f9d-45c5-9b87-6c4ab4c8dc08 tempest-VolumesActionsTest-22881844 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--2efd95d1--ad41--4761--9f99--3a83bade75d3 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:49.491173 n-d-796909-3 sudo[118804]: 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--2efd95d1--ad41--4761--9f99--3a83bade75d3
Sep 15 21:52:49.492326 n-d-796909-3 sudo[118804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:49.807948 n-d-796909-3 sudo[118804]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:49.810468 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b3dcaa41-2f9d-45c5-9b87-6c4ab4c8dc08 tempest-VolumesActionsTest-22881844 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--2efd95d1--ad41--4761--9f99--3a83bade75d3" returned: 0 in 0.346s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:59.005903 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [req-6a3a5030-e9dc-481a-b185-ebfca670598d req-6ec1db50-ff0b-43fb-85b8-5a8c5ff7971e tempest-VolumesSnapshotsTestJSON-1453253648 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:52:59.018197 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [req-6a3a5030-e9dc-481a-b185-ebfca670598d req-6ec1db50-ff0b-43fb-85b8-5a8c5ff7971e tempest-VolumesSnapshotsTestJSON-1453253648 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:52:59.018894 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [req-6a3a5030-e9dc-481a-b185-ebfca670598d req-6ec1db50-ff0b-43fb-85b8-5a8c5ff7971e tempest-VolumesSnapshotsTestJSON-1453253648 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:52:59.047326 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-6a3a5030-e9dc-481a-b185-ebfca670598d req-6ec1db50-ff0b-43fb-85b8-5a8c5ff7971e tempest-VolumesSnapshotsTestJSON-1453253648 None] Flow 'volume_create_manager' (d375ed0c-79b8-469f-b13c-f05bc22e8451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:52:59.060287 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-6a3a5030-e9dc-481a-b185-ebfca670598d req-6ec1db50-ff0b-43fb-85b8-5a8c5ff7971e tempest-VolumesSnapshotsTestJSON-1453253648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (58026bdb-7d14-43a9-972b-39b0ace188cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:59.148766 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [req-6a3a5030-e9dc-481a-b185-ebfca670598d req-6ec1db50-ff0b-43fb-85b8-5a8c5ff7971e tempest-VolumesSnapshotsTestJSON-1453253648 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:52:59.208893 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-6a3a5030-e9dc-481a-b185-ebfca670598d req-6ec1db50-ff0b-43fb-85b8-5a8c5ff7971e tempest-VolumesSnapshotsTestJSON-1453253648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (58026bdb-7d14-43a9-972b-39b0ace188cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:52:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1398630296',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=6bebeea4-a94d-484d-9570-907196c499b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2d600a40cdf48508008cde1b90f948b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:52:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:52:59Z,user_id='98e8afd21e0346c8bff00429c039f6e0',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:59.211748 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-6a3a5030-e9dc-481a-b185-ebfca670598d req-6ec1db50-ff0b-43fb-85b8-5a8c5ff7971e tempest-VolumesSnapshotsTestJSON-1453253648 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8cbd441b-d042-4709-bd7f-8ae484ef612e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:59.213831 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-6a3a5030-e9dc-481a-b185-ebfca670598d req-6ec1db50-ff0b-43fb-85b8-5a8c5ff7971e tempest-VolumesSnapshotsTestJSON-1453253648 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8cbd441b-d042-4709-bd7f-8ae484ef612e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:59.226797 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-6a3a5030-e9dc-481a-b185-ebfca670598d req-6ec1db50-ff0b-43fb-85b8-5a8c5ff7971e tempest-VolumesSnapshotsTestJSON-1453253648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d8a0925f-7252-4b35-9723-0f312fd6f9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:59.230753 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-6a3a5030-e9dc-481a-b185-ebfca670598d req-6ec1db50-ff0b-43fb-85b8-5a8c5ff7971e tempest-VolumesSnapshotsTestJSON-1453253648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d8a0925f-7252-4b35-9723-0f312fd6f9dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6bebeea4-a94d-484d-9570-907196c499b7', 'volume_name': 'volume-6bebeea4-a94d-484d-9570-907196c499b7', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:59.233016 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-6a3a5030-e9dc-481a-b185-ebfca670598d req-6ec1db50-ff0b-43fb-85b8-5a8c5ff7971e tempest-VolumesSnapshotsTestJSON-1453253648 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (26d5d8d3-c895-4623-ac73-0e98d3d6ce93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:59.241461 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-6a3a5030-e9dc-481a-b185-ebfca670598d req-6ec1db50-ff0b-43fb-85b8-5a8c5ff7971e tempest-VolumesSnapshotsTestJSON-1453253648 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (26d5d8d3-c895-4623-ac73-0e98d3d6ce93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:52:59.260764 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-6a3a5030-e9dc-481a-b185-ebfca670598d req-6ec1db50-ff0b-43fb-85b8-5a8c5ff7971e tempest-VolumesSnapshotsTestJSON-1453253648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3be664aa-1437-43b3-b729-ea0ab46576a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:52:59.261973 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [req-6a3a5030-e9dc-481a-b185-ebfca670598d req-6ec1db50-ff0b-43fb-85b8-5a8c5ff7971e tempest-VolumesSnapshotsTestJSON-1453253648 None] Volume 6bebeea4-a94d-484d-9570-907196c499b7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6bebeea4-a94d-484d-9570-907196c499b7', 'volume_size': 1}
Sep 15 21:52:59.263436 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-6a3a5030-e9dc-481a-b185-ebfca670598d req-6ec1db50-ff0b-43fb-85b8-5a8c5ff7971e tempest-VolumesSnapshotsTestJSON-1453253648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6bebeea4-a94d-484d-9570-907196c499b7 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:59.319588 n-d-796909-3 sudo[118974]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6bebeea4-a94d-484d-9570-907196c499b7 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:52:59.323809 n-d-796909-3 sudo[118974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:00.072660 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-b2d93d8f-aced-49ec-a9cf-53de7194d6a5 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:53:00.101317 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-b2d93d8f-aced-49ec-a9cf-53de7194d6a5 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:53:00.102320 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-b2d93d8f-aced-49ec-a9cf-53de7194d6a5 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:53:00.138283 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b2d93d8f-aced-49ec-a9cf-53de7194d6a5 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Flow 'volume_create_manager' (94798528-ab94-4ea1-9a81-bef210a66460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:53:00.149359 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b2d93d8f-aced-49ec-a9cf-53de7194d6a5 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (669b7ecf-6d7a-4fc5-85a7-3704d16da21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:00.282551 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-b2d93d8f-aced-49ec-a9cf-53de7194d6a5 tempest-VolumeQuotasAdminTestJSON-1009154438 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:53:00.329852 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b2d93d8f-aced-49ec-a9cf-53de7194d6a5 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (669b7ecf-6d7a-4fc5-85a7-3704d16da21f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:52:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1115222483',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=b8016ae3-84ea-4955-bd0d-b1a731f84cb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='528b906457494db49f8dce3a16740347',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:53:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:53:00Z,user_id='8749c4a5e71a48af9752e26bf9408fc7',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:00.339831 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b2d93d8f-aced-49ec-a9cf-53de7194d6a5 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4108eadc-c36e-4648-9e44-cf949260aa62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:00.345965 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b2d93d8f-aced-49ec-a9cf-53de7194d6a5 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4108eadc-c36e-4648-9e44-cf949260aa62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:00.347306 n-d-796909-3 sudo[118974]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:00.353112 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b2d93d8f-aced-49ec-a9cf-53de7194d6a5 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (770d3f11-088c-4c3e-96a4-722f5798f513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:00.357690 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b2d93d8f-aced-49ec-a9cf-53de7194d6a5 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (770d3f11-088c-4c3e-96a4-722f5798f513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b8016ae3-84ea-4955-bd0d-b1a731f84cb2', 'volume_name': 'volume-b8016ae3-84ea-4955-bd0d-b1a731f84cb2', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:00.363431 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b2d93d8f-aced-49ec-a9cf-53de7194d6a5 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5d2dbaa0-ff84-4151-afc1-2c1d530b8a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:00.369600 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b2d93d8f-aced-49ec-a9cf-53de7194d6a5 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5d2dbaa0-ff84-4151-afc1-2c1d530b8a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:00.375214 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b2d93d8f-aced-49ec-a9cf-53de7194d6a5 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (698d8250-0ef7-48ce-9064-58240567c625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:00.376148 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-b2d93d8f-aced-49ec-a9cf-53de7194d6a5 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Volume b8016ae3-84ea-4955-bd0d-b1a731f84cb2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b8016ae3-84ea-4955-bd0d-b1a731f84cb2', 'volume_size': 1}
Sep 15 21:53:00.381497 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b2d93d8f-aced-49ec-a9cf-53de7194d6a5 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b8016ae3-84ea-4955-bd0d-b1a731f84cb2 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:00.413410 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-6a3a5030-e9dc-481a-b185-ebfca670598d req-6ec1db50-ff0b-43fb-85b8-5a8c5ff7971e tempest-VolumesSnapshotsTestJSON-1453253648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6bebeea4-a94d-484d-9570-907196c499b7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.150s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:00.417491 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-6a3a5030-e9dc-481a-b185-ebfca670598d req-6ec1db50-ff0b-43fb-85b8-5a8c5ff7971e tempest-VolumesSnapshotsTestJSON-1453253648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3be664aa-1437-43b3-b729-ea0ab46576a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6bebeea4-a94d-484d-9570-907196c499b7', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:00.419761 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-6a3a5030-e9dc-481a-b185-ebfca670598d req-6ec1db50-ff0b-43fb-85b8-5a8c5ff7971e tempest-VolumesSnapshotsTestJSON-1453253648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (90c94b81-0762-4e50-b3ff-79c34c227ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:00.431189 n-d-796909-3 sudo[119005]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b8016ae3-84ea-4955-bd0d-b1a731f84cb2 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:53:00.435610 n-d-796909-3 sudo[119005]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:00.533167 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [req-6a3a5030-e9dc-481a-b185-ebfca670598d req-6ec1db50-ff0b-43fb-85b8-5a8c5ff7971e tempest-VolumesSnapshotsTestJSON-1453253648 None] Volume volume-6bebeea4-a94d-484d-9570-907196c499b7 (6bebeea4-a94d-484d-9570-907196c499b7): created successfully
Sep 15 21:53:00.535636 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-6a3a5030-e9dc-481a-b185-ebfca670598d req-6ec1db50-ff0b-43fb-85b8-5a8c5ff7971e tempest-VolumesSnapshotsTestJSON-1453253648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (90c94b81-0762-4e50-b3ff-79c34c227ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:00.539189 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-6a3a5030-e9dc-481a-b185-ebfca670598d req-6ec1db50-ff0b-43fb-85b8-5a8c5ff7971e tempest-VolumesSnapshotsTestJSON-1453253648 None] Flow 'volume_create_manager' (d375ed0c-79b8-469f-b13c-f05bc22e8451) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:53:00.618853 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-6a3a5030-e9dc-481a-b185-ebfca670598d req-6ec1db50-ff0b-43fb-85b8-5a8c5ff7971e tempest-VolumesSnapshotsTestJSON-1453253648 None] Created volume successfully.
Sep 15 21:53:01.252002 n-d-796909-3 sudo[119005]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:01.254184 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b2d93d8f-aced-49ec-a9cf-53de7194d6a5 tempest-VolumeQuotasAdminTestJSON-1009154438 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b8016ae3-84ea-4955-bd0d-b1a731f84cb2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.873s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:01.256598 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b2d93d8f-aced-49ec-a9cf-53de7194d6a5 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (698d8250-0ef7-48ce-9064-58240567c625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b8016ae3-84ea-4955-bd0d-b1a731f84cb2', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:01.258696 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b2d93d8f-aced-49ec-a9cf-53de7194d6a5 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (31fa6461-426b-490d-b479-654191bd769b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:01.349708 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-b2d93d8f-aced-49ec-a9cf-53de7194d6a5 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Volume volume-b8016ae3-84ea-4955-bd0d-b1a731f84cb2 (b8016ae3-84ea-4955-bd0d-b1a731f84cb2): created successfully
Sep 15 21:53:01.351996 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b2d93d8f-aced-49ec-a9cf-53de7194d6a5 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (31fa6461-426b-490d-b479-654191bd769b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:01.358820 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b2d93d8f-aced-49ec-a9cf-53de7194d6a5 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Flow 'volume_create_manager' (94798528-ab94-4ea1-9a81-bef210a66460) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:53:01.441158 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-b2d93d8f-aced-49ec-a9cf-53de7194d6a5 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Created volume successfully.
Sep 15 21:53:02.713571 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-940463e6-b426-40e0-b216-56de60a960be req-25e977df-b925-46df-be4d-a4fcc1c65483 tempest-VolumesSnapshotsTestJSON-1453253648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6bebeea4-a94d-484d-9570-907196c499b7 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:02.811154 n-d-796909-3 sudo[119054]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6bebeea4-a94d-484d-9570-907196c499b7
Sep 15 21:53:02.812003 n-d-796909-3 sudo[119054]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:03.014847 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-75c8b57f-6001-4801-849b-4b05235f1c45 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Lock "b'cinder-b8016ae3-84ea-4955-bd0d-b1a731f84cb2-delete_volume'" acquired by "delete_volume" :: waited 0.034s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:53:03.218351 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-75c8b57f-6001-4801-849b-4b05235f1c45 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Skipping remove_export. No iscsi_target is presently exported for volume: b8016ae3-84ea-4955-bd0d-b1a731f84cb2
Sep 15 21:53:03.219541 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-75c8b57f-6001-4801-849b-4b05235f1c45 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b8016ae3-84ea-4955-bd0d-b1a731f84cb2 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:03.285369 n-d-796909-3 sudo[119066]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b8016ae3-84ea-4955-bd0d-b1a731f84cb2
Sep 15 21:53:03.286291 n-d-796909-3 sudo[119066]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:03.538867 n-d-796909-3 sudo[119054]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:03.541471 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-940463e6-b426-40e0-b216-56de60a960be req-25e977df-b925-46df-be4d-a4fcc1c65483 tempest-VolumesSnapshotsTestJSON-1453253648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6bebeea4-a94d-484d-9570-907196c499b7" returned: 0 in 0.828s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:03.543119 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-940463e6-b426-40e0-b216-56de60a960be req-25e977df-b925-46df-be4d-a4fcc1c65483 tempest-VolumesSnapshotsTestJSON-1453253648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-61715dd8-808b-41b3-b5bf-fb8fb6a3290e --snapshot stack-volumes-lvmdriver-1/volume-6bebeea4-a94d-484d-9570-907196c499b7 -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:03.592179 n-d-796909-3 sudo[119073]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-61715dd8-808b-41b3-b5bf-fb8fb6a3290e --snapshot stack-volumes-lvmdriver-1/volume-6bebeea4-a94d-484d-9570-907196c499b7 -L 1.00g
Sep 15 21:53:03.593761 n-d-796909-3 sudo[119073]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:04.275858 n-d-796909-3 sudo[119066]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:04.278784 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-75c8b57f-6001-4801-849b-4b05235f1c45 tempest-VolumeQuotasAdminTestJSON-1009154438 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b8016ae3-84ea-4955-bd0d-b1a731f84cb2" returned: 0 in 1.059s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:04.284352 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-75c8b57f-6001-4801-849b-4b05235f1c45 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b8016ae3-84ea-4955-bd0d-b1a731f84cb2 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:04.329218 n-d-796909-3 sudo[119092]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b8016ae3-84ea-4955-bd0d-b1a731f84cb2
Sep 15 21:53:04.330069 n-d-796909-3 sudo[119092]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:04.717177 n-d-796909-3 sudo[119073]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:04.719710 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-940463e6-b426-40e0-b216-56de60a960be req-25e977df-b925-46df-be4d-a4fcc1c65483 tempest-VolumesSnapshotsTestJSON-1453253648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-61715dd8-808b-41b3-b5bf-fb8fb6a3290e --snapshot stack-volumes-lvmdriver-1/volume-6bebeea4-a94d-484d-9570-907196c499b7 -L 1.00g" returned: 0 in 1.176s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:04.873069 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-940463e6-b426-40e0-b216-56de60a960be req-25e977df-b925-46df-be4d-a4fcc1c65483 tempest-VolumesSnapshotsTestJSON-1453253648 None] Create snapshot completed successfully
Sep 15 21:53:04.916053 n-d-796909-3 sudo[119092]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:04.918011 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-75c8b57f-6001-4801-849b-4b05235f1c45 tempest-VolumeQuotasAdminTestJSON-1009154438 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b8016ae3-84ea-4955-bd0d-b1a731f84cb2" returned: 0 in 0.634s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:04.919617 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-75c8b57f-6001-4801-849b-4b05235f1c45 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b8016ae3-84ea-4955-bd0d-b1a731f84cb2 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:04.941250 n-d-796909-3 sudo[119186]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b8016ae3-84ea-4955-bd0d-b1a731f84cb2
Sep 15 21:53:04.942120 n-d-796909-3 sudo[119186]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:05.377327 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [req-eeffcd2d-3c0e-4527-a928-b7aa76fff6f1 req-ba934e42-92df-4690-9d18-7c3c284b6949 tempest-VolumesSnapshotsTestJSON-1453253648 None] Lock "b'cinder-61715dd8-808b-41b3-b5bf-fb8fb6a3290e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.022s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:53:05.389345 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-eeffcd2d-3c0e-4527-a928-b7aa76fff6f1 req-ba934e42-92df-4690-9d18-7c3c284b6949 tempest-VolumesSnapshotsTestJSON-1453253648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-61715dd8-808b-41b3-b5bf-fb8fb6a3290e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:05.444791 n-d-796909-3 sudo[119191]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-61715dd8-808b-41b3-b5bf-fb8fb6a3290e
Sep 15 21:53:05.445849 n-d-796909-3 sudo[119191]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:05.773614 n-d-796909-3 sudo[119186]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:05.776972 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-75c8b57f-6001-4801-849b-4b05235f1c45 tempest-VolumeQuotasAdminTestJSON-1009154438 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b8016ae3-84ea-4955-bd0d-b1a731f84cb2" returned: 0 in 0.857s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:05.778424 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-75c8b57f-6001-4801-849b-4b05235f1c45 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Successfully deleted volume: b8016ae3-84ea-4955-bd0d-b1a731f84cb2
Sep 15 21:53:06.034371 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-75c8b57f-6001-4801-849b-4b05235f1c45 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Created reservations ['4e71709d-2bcb-4247-a2e9-6cef55840d7d', 'd7aff171-6452-4884-ae17-fa2a26e0f603', '9f1cc6ab-a6bf-4097-af76-6ebc330be808', '14172551-3535-4f0a-b18f-a5a33a59cc15'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:53:06.037422 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-75c8b57f-6001-4801-849b-4b05235f1c45 tempest-VolumeQuotasAdminTestJSON-1009154438 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:53:06.037422 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:53:06.037422 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:53:06.146979 n-d-796909-3 sudo[119191]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:06.153981 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-eeffcd2d-3c0e-4527-a928-b7aa76fff6f1 req-ba934e42-92df-4690-9d18-7c3c284b6949 tempest-VolumesSnapshotsTestJSON-1453253648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-61715dd8-808b-41b3-b5bf-fb8fb6a3290e" returned: 0 in 0.765s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:06.155861 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-eeffcd2d-3c0e-4527-a928-b7aa76fff6f1 req-ba934e42-92df-4690-9d18-7c3c284b6949 tempest-VolumesSnapshotsTestJSON-1453253648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-61715dd8-808b-41b3-b5bf-fb8fb6a3290e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:06.214324 n-d-796909-3 sudo[119230]: ubuntu : TTY=unknown ; 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-61715dd8-808b-41b3-b5bf-fb8fb6a3290e
Sep 15 21:53:06.215198 n-d-796909-3 sudo[119230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:06.338001 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-75c8b57f-6001-4801-849b-4b05235f1c45 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:53:06.338891 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-75c8b57f-6001-4801-849b-4b05235f1c45 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:06.380267 n-d-796909-3 sudo[119246]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:53:06.386549 n-d-796909-3 sudo[119246]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:06.534906 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:53:06.539228 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:53:06.540113 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:53:06.579815 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Flow 'volume_create_manager' (561f49e8-6303-4f1f-ac24-bec8ee889ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:53:06.584985 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ba2fecc9-80df-4313-833f-388a316f57e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:06.660886 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:53:06.702496 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ba2fecc9-80df-4313-833f-388a316f57e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:53:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1152653258',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=f77fa80b-dbb3-4260-9be0-77fe3826d7a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fd29f3181494a61961d6cb5b2e1878e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:53:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:53:06Z,user_id='3bd7aab0218943f58be7d23bb979c472',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:06.715676 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (78bc40dd-9468-4525-9025-d11def1aaf52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:06.718607 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (78bc40dd-9468-4525-9025-d11def1aaf52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:06.721205 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0acefaeb-d760-4baf-a22d-15de2af02047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:06.867666 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0acefaeb-d760-4baf-a22d-15de2af02047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'f77fa80b-dbb3-4260-9be0-77fe3826d7a3', 'volume_name': 'volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:06.870911 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d5ff694-22b7-492d-8b2c-8a63c95b8c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:06.873403 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d5ff694-22b7-492d-8b2c-8a63c95b8c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:06.876036 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f72c463d-dc88-4cdb-bafd-ad91104fbaf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:06.876998 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Volume f77fa80b-dbb3-4260-9be0-77fe3826d7a3: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 21:53:06.877771 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Cloning f77fa80b-dbb3-4260-9be0-77fe3826d7a3 from image 242b1d14-5986-4843-ae80-c419ef1cfe13 at location (None, None). {{(pid=84872) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 21:53:07.243005 n-d-796909-3 sudo[119230]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:07.245837 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-eeffcd2d-3c0e-4527-a928-b7aa76fff6f1 req-ba934e42-92df-4690-9d18-7c3c284b6949 tempest-VolumesSnapshotsTestJSON-1453253648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-61715dd8-808b-41b3-b5bf-fb8fb6a3290e" returned: 0 in 1.090s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:07.274432 n-d-796909-3 sudo[119246]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:07.279917 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-75c8b57f-6001-4801-849b-4b05235f1c45 tempest-VolumeQuotasAdminTestJSON-1009154438 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.941s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:07.283544 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-75c8b57f-6001-4801-849b-4b05235f1c45 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:07.323631 n-d-796909-3 sudo[119318]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:53:07.325260 n-d-796909-3 sudo[119318]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:07.675811 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [req-eeffcd2d-3c0e-4527-a928-b7aa76fff6f1 req-ba934e42-92df-4690-9d18-7c3c284b6949 tempest-VolumesSnapshotsTestJSON-1453253648 None] Created reservations ['f6727aae-6ff6-47ca-8782-43efc56dbc1f', 'c6888f03-9cf7-4962-be66-f7f16e000dc0', '265f57d0-94a3-4de8-9e19-54722413956d', 'b20e5652-7133-4fc4-84f0-597bd4fcbca1'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:53:07.679923 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-eeffcd2d-3c0e-4527-a928-b7aa76fff6f1 req-ba934e42-92df-4690-9d18-7c3c284b6949 tempest-VolumesSnapshotsTestJSON-1453253648 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:53:07.679923 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:53:07.679923 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:53:08.004842 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-eeffcd2d-3c0e-4527-a928-b7aa76fff6f1 req-ba934e42-92df-4690-9d18-7c3c284b6949 tempest-VolumesSnapshotsTestJSON-1453253648 None] Delete snapshot completed successfully.
Sep 15 21:53:08.020171 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [req-eeffcd2d-3c0e-4527-a928-b7aa76fff6f1 req-ba934e42-92df-4690-9d18-7c3c284b6949 tempest-VolumesSnapshotsTestJSON-1453253648 None] Lock "b'cinder-61715dd8-808b-41b3-b5bf-fb8fb6a3290e-delete_snapshot'" released by "delete_snapshot" :: held 2.643s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:53:08.169251 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-e2a3ae04-9d93-4b5f-a89d-a3a6ef7412db tempest-VolumeQuotasAdminTestJSON-1009154438 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:53:08.174522 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-e2a3ae04-9d93-4b5f-a89d-a3a6ef7412db tempest-VolumeQuotasAdminTestJSON-1009154438 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:53:08.175075 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-e2a3ae04-9d93-4b5f-a89d-a3a6ef7412db tempest-VolumeQuotasAdminTestJSON-1009154438 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:53:08.192873 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e2a3ae04-9d93-4b5f-a89d-a3a6ef7412db tempest-VolumeQuotasAdminTestJSON-1009154438 None] Flow 'volume_create_manager' (aab92404-78b1-4e9e-8b94-bca7b0c02207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:53:08.196057 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e2a3ae04-9d93-4b5f-a89d-a3a6ef7412db tempest-VolumeQuotasAdminTestJSON-1009154438 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (32d30f00-64bc-4f29-bfdb-103002d1e6a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:08.221299 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-e2a3ae04-9d93-4b5f-a89d-a3a6ef7412db tempest-VolumeQuotasAdminTestJSON-1009154438 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:53:08.258686 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e2a3ae04-9d93-4b5f-a89d-a3a6ef7412db tempest-VolumeQuotasAdminTestJSON-1009154438 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (32d30f00-64bc-4f29-bfdb-103002d1e6a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:53:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1095235490',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=12efffee-650e-423c-87de-f50e6e4b96a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='528b906457494db49f8dce3a16740347',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:53:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:53:08Z,user_id='8749c4a5e71a48af9752e26bf9408fc7',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:08.261695 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e2a3ae04-9d93-4b5f-a89d-a3a6ef7412db tempest-VolumeQuotasAdminTestJSON-1009154438 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (34a905da-d263-4029-8374-3836571199c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:08.264128 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e2a3ae04-9d93-4b5f-a89d-a3a6ef7412db tempest-VolumeQuotasAdminTestJSON-1009154438 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (34a905da-d263-4029-8374-3836571199c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:08.266548 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e2a3ae04-9d93-4b5f-a89d-a3a6ef7412db tempest-VolumeQuotasAdminTestJSON-1009154438 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (81fc8a0e-9f2b-4ced-867a-f8975aa544b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:08.269145 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e2a3ae04-9d93-4b5f-a89d-a3a6ef7412db tempest-VolumeQuotasAdminTestJSON-1009154438 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (81fc8a0e-9f2b-4ced-867a-f8975aa544b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '12efffee-650e-423c-87de-f50e6e4b96a3', 'volume_name': 'volume-12efffee-650e-423c-87de-f50e6e4b96a3', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:08.272104 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e2a3ae04-9d93-4b5f-a89d-a3a6ef7412db tempest-VolumeQuotasAdminTestJSON-1009154438 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (72750313-bbcd-4d84-833a-8fa4fc85f9a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:08.274347 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e2a3ae04-9d93-4b5f-a89d-a3a6ef7412db tempest-VolumeQuotasAdminTestJSON-1009154438 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (72750313-bbcd-4d84-833a-8fa4fc85f9a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:08.276551 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e2a3ae04-9d93-4b5f-a89d-a3a6ef7412db tempest-VolumeQuotasAdminTestJSON-1009154438 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac6147f9-c422-4cd7-a7e3-2bef772091e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:08.277429 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-e2a3ae04-9d93-4b5f-a89d-a3a6ef7412db tempest-VolumeQuotasAdminTestJSON-1009154438 None] Volume 12efffee-650e-423c-87de-f50e6e4b96a3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-12efffee-650e-423c-87de-f50e6e4b96a3', 'volume_size': 1}
Sep 15 21:53:08.278478 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e2a3ae04-9d93-4b5f-a89d-a3a6ef7412db tempest-VolumeQuotasAdminTestJSON-1009154438 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-12efffee-650e-423c-87de-f50e6e4b96a3 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:08.281241 n-d-796909-3 sudo[119318]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:08.302695 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-75c8b57f-6001-4801-849b-4b05235f1c45 tempest-VolumeQuotasAdminTestJSON-1009154438 None] CMD "sudo cinder-rootwrap /etc/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.019s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:08.307864 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-75c8b57f-6001-4801-849b-4b05235f1c45 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:53:08.306844 n-d-796909-3 sudo[119358]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-12efffee-650e-423c-87de-f50e6e4b96a3 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:53:08.311612 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-75c8b57f-6001-4801-849b-4b05235f1c45 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Deleted volume successfully.
Sep 15 21:53:08.315882 n-d-796909-3 sudo[119358]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:08.342773 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [req-35a4f88e-af61-4d87-bd04-305627f25d31 req-268e7482-7358-4077-a17a-4853cb142764 tempest-VolumesSnapshotsTestJSON-1453253648 None] Lock "b'cinder-6bebeea4-a94d-484d-9570-907196c499b7-delete_volume'" acquired by "delete_volume" :: waited 0.045s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:53:08.409031 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-75c8b57f-6001-4801-849b-4b05235f1c45 tempest-VolumeQuotasAdminTestJSON-1009154438 None] Lock "b'cinder-b8016ae3-84ea-4955-bd0d-b1a731f84cb2-delete_volume'" released by "delete_volume" :: held 5.395s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:53:08.523834 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [req-35a4f88e-af61-4d87-bd04-305627f25d31 req-268e7482-7358-4077-a17a-4853cb142764 tempest-VolumesSnapshotsTestJSON-1453253648 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6bebeea4-a94d-484d-9570-907196c499b7
Sep 15 21:53:08.524950 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-35a4f88e-af61-4d87-bd04-305627f25d31 req-268e7482-7358-4077-a17a-4853cb142764 tempest-VolumesSnapshotsTestJSON-1453253648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6bebeea4-a94d-484d-9570-907196c499b7 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:08.543968 n-d-796909-3 sudo[119361]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6bebeea4-a94d-484d-9570-907196c499b7
Sep 15 21:53:08.544944 n-d-796909-3 sudo[119361]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:09.034997 n-d-796909-3 sudo[119358]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:09.038946 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e2a3ae04-9d93-4b5f-a89d-a3a6ef7412db tempest-VolumeQuotasAdminTestJSON-1009154438 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-12efffee-650e-423c-87de-f50e6e4b96a3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.759s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:09.043860 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e2a3ae04-9d93-4b5f-a89d-a3a6ef7412db tempest-VolumeQuotasAdminTestJSON-1009154438 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac6147f9-c422-4cd7-a7e3-2bef772091e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-12efffee-650e-423c-87de-f50e6e4b96a3', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:09.046660 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e2a3ae04-9d93-4b5f-a89d-a3a6ef7412db tempest-VolumeQuotasAdminTestJSON-1009154438 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eee4a643-5b65-4089-be0d-d4d5b487fd4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:09.121865 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-e2a3ae04-9d93-4b5f-a89d-a3a6ef7412db tempest-VolumeQuotasAdminTestJSON-1009154438 None] Volume volume-12efffee-650e-423c-87de-f50e6e4b96a3 (12efffee-650e-423c-87de-f50e6e4b96a3): created successfully
Sep 15 21:53:09.124347 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e2a3ae04-9d93-4b5f-a89d-a3a6ef7412db tempest-VolumeQuotasAdminTestJSON-1009154438 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eee4a643-5b65-4089-be0d-d4d5b487fd4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:09.133358 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e2a3ae04-9d93-4b5f-a89d-a3a6ef7412db tempest-VolumeQuotasAdminTestJSON-1009154438 None] Flow 'volume_create_manager' (aab92404-78b1-4e9e-8b94-bca7b0c02207) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:53:09.232205 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-e2a3ae04-9d93-4b5f-a89d-a3a6ef7412db tempest-VolumeQuotasAdminTestJSON-1009154438 None] Created volume successfully.
Sep 15 21:53:09.292732 n-d-796909-3 sudo[119361]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:09.296442 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-35a4f88e-af61-4d87-bd04-305627f25d31 req-268e7482-7358-4077-a17a-4853cb142764 tempest-VolumesSnapshotsTestJSON-1453253648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6bebeea4-a94d-484d-9570-907196c499b7" returned: 0 in 0.771s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:09.299492 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-35a4f88e-af61-4d87-bd04-305627f25d31 req-268e7482-7358-4077-a17a-4853cb142764 tempest-VolumesSnapshotsTestJSON-1453253648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6bebeea4-a94d-484d-9570-907196c499b7 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:09.323293 n-d-796909-3 sudo[119395]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6bebeea4-a94d-484d-9570-907196c499b7
Sep 15 21:53:09.324106 n-d-796909-3 sudo[119395]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:10.007180 n-d-796909-3 sudo[119395]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:10.010352 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-35a4f88e-af61-4d87-bd04-305627f25d31 req-268e7482-7358-4077-a17a-4853cb142764 tempest-VolumesSnapshotsTestJSON-1453253648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6bebeea4-a94d-484d-9570-907196c499b7" returned: 0 in 0.712s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:10.012491 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-35a4f88e-af61-4d87-bd04-305627f25d31 req-268e7482-7358-4077-a17a-4853cb142764 tempest-VolumesSnapshotsTestJSON-1453253648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6bebeea4-a94d-484d-9570-907196c499b7 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:10.044097 n-d-796909-3 sudo[119399]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6bebeea4-a94d-484d-9570-907196c499b7
Sep 15 21:53:10.044880 n-d-796909-3 sudo[119399]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:10.623964 n-d-796909-3 sudo[119399]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:10.627456 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-35a4f88e-af61-4d87-bd04-305627f25d31 req-268e7482-7358-4077-a17a-4853cb142764 tempest-VolumesSnapshotsTestJSON-1453253648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6bebeea4-a94d-484d-9570-907196c499b7" returned: 0 in 0.614s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:10.632445 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [req-35a4f88e-af61-4d87-bd04-305627f25d31 req-268e7482-7358-4077-a17a-4853cb142764 tempest-VolumesSnapshotsTestJSON-1453253648 None] Successfully deleted volume: 6bebeea4-a94d-484d-9570-907196c499b7
Sep 15 21:53:10.886481 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [req-35a4f88e-af61-4d87-bd04-305627f25d31 req-268e7482-7358-4077-a17a-4853cb142764 tempest-VolumesSnapshotsTestJSON-1453253648 None] Created reservations ['68300af3-c1cc-48d7-bcbc-55365df2c711', '4e4218f4-8334-43cd-b2ea-feadda839176', '23bc9f99-2243-43f7-8c5b-a158a789dbc4', '8631effa-1157-473e-b070-98219b5019b8'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:53:10.889084 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-35a4f88e-af61-4d87-bd04-305627f25d31 req-268e7482-7358-4077-a17a-4853cb142764 tempest-VolumesSnapshotsTestJSON-1453253648 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:53:10.889084 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:53:10.889084 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:53:10.897278 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-0f1bb90a-2ed5-4aa2-916c-90adcb74b690 tempest-VolumeQuotasAdminTestJSON-1312791030 None] Transfer volume completed successfully.
Sep 15 21:53:11.126957 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [req-35a4f88e-af61-4d87-bd04-305627f25d31 req-268e7482-7358-4077-a17a-4853cb142764 tempest-VolumesSnapshotsTestJSON-1453253648 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:53:11.128127 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-35a4f88e-af61-4d87-bd04-305627f25d31 req-268e7482-7358-4077-a17a-4853cb142764 tempest-VolumesSnapshotsTestJSON-1453253648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:11.149139 n-d-796909-3 sudo[119407]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:53:11.150637 n-d-796909-3 sudo[119407]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:11.669067 n-d-796909-3 sudo[119407]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:11.671821 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-35a4f88e-af61-4d87-bd04-305627f25d31 req-268e7482-7358-4077-a17a-4853cb142764 tempest-VolumesSnapshotsTestJSON-1453253648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.543s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:11.675623 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-35a4f88e-af61-4d87-bd04-305627f25d31 req-268e7482-7358-4077-a17a-4853cb142764 tempest-VolumesSnapshotsTestJSON-1453253648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:11.717843 n-d-796909-3 sudo[119411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:53:11.719550 n-d-796909-3 sudo[119411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:12.292316 n-d-796909-3 sudo[119411]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:12.296260 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-35a4f88e-af61-4d87-bd04-305627f25d31 req-268e7482-7358-4077-a17a-4853cb142764 tempest-VolumesSnapshotsTestJSON-1453253648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.620s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:12.301151 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [req-35a4f88e-af61-4d87-bd04-305627f25d31 req-268e7482-7358-4077-a17a-4853cb142764 tempest-VolumesSnapshotsTestJSON-1453253648 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:53:12.313450 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-35a4f88e-af61-4d87-bd04-305627f25d31 req-268e7482-7358-4077-a17a-4853cb142764 tempest-VolumesSnapshotsTestJSON-1453253648 None] Deleted volume successfully.
Sep 15 21:53:12.404344 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-18dcd153-0585-4bd8-922f-6e1b659722f3 tempest-VolumeQuotasAdminTestJSON-1620255937 None] Lock "b'cinder-12efffee-650e-423c-87de-f50e6e4b96a3-delete_volume'" acquired by "delete_volume" :: waited 0.038s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:53:12.438593 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [req-35a4f88e-af61-4d87-bd04-305627f25d31 req-268e7482-7358-4077-a17a-4853cb142764 tempest-VolumesSnapshotsTestJSON-1453253648 None] Lock "b'cinder-6bebeea4-a94d-484d-9570-907196c499b7-delete_volume'" released by "delete_volume" :: held 4.096s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:53:12.562020 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-18dcd153-0585-4bd8-922f-6e1b659722f3 tempest-VolumeQuotasAdminTestJSON-1620255937 None] Skipping remove_export. No iscsi_target is presently exported for volume: 12efffee-650e-423c-87de-f50e6e4b96a3
Sep 15 21:53:12.563002 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-18dcd153-0585-4bd8-922f-6e1b659722f3 tempest-VolumeQuotasAdminTestJSON-1620255937 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-12efffee-650e-423c-87de-f50e6e4b96a3 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:12.603699 n-d-796909-3 sudo[119415]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-12efffee-650e-423c-87de-f50e6e4b96a3
Sep 15 21:53:12.604536 n-d-796909-3 sudo[119415]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:13.161877 n-d-796909-3 sudo[119415]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:13.165556 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-18dcd153-0585-4bd8-922f-6e1b659722f3 tempest-VolumeQuotasAdminTestJSON-1620255937 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-12efffee-650e-423c-87de-f50e6e4b96a3" returned: 0 in 0.602s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:13.167505 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-18dcd153-0585-4bd8-922f-6e1b659722f3 tempest-VolumeQuotasAdminTestJSON-1620255937 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-12efffee-650e-423c-87de-f50e6e4b96a3 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:13.210522 n-d-796909-3 sudo[119421]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-12efffee-650e-423c-87de-f50e6e4b96a3
Sep 15 21:53:13.211384 n-d-796909-3 sudo[119421]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:13.795134 n-d-796909-3 sudo[119421]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:13.797899 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-18dcd153-0585-4bd8-922f-6e1b659722f3 tempest-VolumeQuotasAdminTestJSON-1620255937 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-12efffee-650e-423c-87de-f50e6e4b96a3" returned: 0 in 0.631s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:13.799673 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-18dcd153-0585-4bd8-922f-6e1b659722f3 tempest-VolumeQuotasAdminTestJSON-1620255937 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-12efffee-650e-423c-87de-f50e6e4b96a3 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:13.831061 n-d-796909-3 sudo[119427]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-12efffee-650e-423c-87de-f50e6e4b96a3
Sep 15 21:53:13.834231 n-d-796909-3 sudo[119427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:14.492887 n-d-796909-3 sudo[119427]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:14.497109 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-18dcd153-0585-4bd8-922f-6e1b659722f3 tempest-VolumeQuotasAdminTestJSON-1620255937 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-12efffee-650e-423c-87de-f50e6e4b96a3" returned: 0 in 0.697s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:14.501568 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-18dcd153-0585-4bd8-922f-6e1b659722f3 tempest-VolumeQuotasAdminTestJSON-1620255937 None] Successfully deleted volume: 12efffee-650e-423c-87de-f50e6e4b96a3
Sep 15 21:53:14.704916 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-18dcd153-0585-4bd8-922f-6e1b659722f3 tempest-VolumeQuotasAdminTestJSON-1620255937 None] Created reservations ['6e8e9916-0523-4442-83b6-36f97ffdba19', '62781b10-b747-446f-8829-45b50a8312f9', '678546cb-826a-4908-a360-daccba8192c7', 'a255d525-bcee-47e8-bfa2-3c5b0ecbd9a7'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:53:14.716111 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-18dcd153-0585-4bd8-922f-6e1b659722f3 tempest-VolumeQuotasAdminTestJSON-1620255937 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:53:14.716111 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:53:14.716111 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:53:15.256481 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-18dcd153-0585-4bd8-922f-6e1b659722f3 tempest-VolumeQuotasAdminTestJSON-1620255937 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:53:15.257275 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-18dcd153-0585-4bd8-922f-6e1b659722f3 tempest-VolumeQuotasAdminTestJSON-1620255937 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:15.291258 n-d-796909-3 sudo[119434]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:53:15.292102 n-d-796909-3 sudo[119434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:15.868363 n-d-796909-3 sudo[119434]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:15.870849 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-18dcd153-0585-4bd8-922f-6e1b659722f3 tempest-VolumeQuotasAdminTestJSON-1620255937 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.613s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:15.876995 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-18dcd153-0585-4bd8-922f-6e1b659722f3 tempest-VolumeQuotasAdminTestJSON-1620255937 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:15.922133 n-d-796909-3 sudo[119439]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:53:15.922947 n-d-796909-3 sudo[119439]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:16.462895 n-d-796909-3 sudo[119439]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:16.466888 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-18dcd153-0585-4bd8-922f-6e1b659722f3 tempest-VolumeQuotasAdminTestJSON-1620255937 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.589s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:16.469623 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-18dcd153-0585-4bd8-922f-6e1b659722f3 tempest-VolumeQuotasAdminTestJSON-1620255937 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:53:16.479396 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-18dcd153-0585-4bd8-922f-6e1b659722f3 tempest-VolumeQuotasAdminTestJSON-1620255937 None] Deleted volume successfully.
Sep 15 21:53:16.569092 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-18dcd153-0585-4bd8-922f-6e1b659722f3 tempest-VolumeQuotasAdminTestJSON-1620255937 None] Lock "b'cinder-12efffee-650e-423c-87de-f50e6e4b96a3-delete_volume'" released by "delete_volume" :: held 4.165s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:53:30.383606 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_dpz0suosn-d-796909-3@lvmdriver-1, size 616.00 MB, duration 23.50 sec {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 21:53:30.384338 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Image download 616.00 MB at 26.21 MB/s
Sep 15 21:53:30.436687 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_dpz0suosn-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:30.629210 n-d-796909-3 sudo[119535]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_dpz0suosn-d-796909-3@lvmdriver-1
Sep 15 21:53:30.630911 n-d-796909-3 sudo[119535]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:31.494523 n-d-796909-3 sudo[119535]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:31.498260 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_dpz0suosn-d-796909-3@lvmdriver-1" returned: 0 in 1.061s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:31.499962 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 is fetched for user 3bd7aab0218943f58be7d23bb979c472. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 21:53:31.686662 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_dpz0suosn-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:31.845844 n-d-796909-3 sudo[119547]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_dpz0suosn-d-796909-3@lvmdriver-1
Sep 15 21:53:31.846660 n-d-796909-3 sudo[119547]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:32.610853 n-d-796909-3 sudo[119547]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:32.613426 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_dpz0suosn-d-796909-3@lvmdriver-1" returned: 0 in 0.927s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:32.615551 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:32.675616 n-d-796909-3 sudo[119565]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:53:32.676951 n-d-796909-3 sudo[119565]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:33.920493 n-d-796909-3 sudo[119565]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:33.922733 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.307s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:34.093870 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Attempting download of 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume f77fa80b-dbb3-4260-9be0-77fe3826d7a3. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 21:53:34.154205 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-c97cadef-78b9-441b-9ae5-dce645b5be3b tempest-VolumesSnapshotTestJSON-872283219 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:53:34.161120 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-c97cadef-78b9-441b-9ae5-dce645b5be3b tempest-VolumesSnapshotTestJSON-872283219 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:53:34.162072 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-c97cadef-78b9-441b-9ae5-dce645b5be3b tempest-VolumesSnapshotTestJSON-872283219 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:53:34.177178 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c97cadef-78b9-441b-9ae5-dce645b5be3b tempest-VolumesSnapshotTestJSON-872283219 None] Flow 'volume_create_manager' (e28055dc-4bf5-4155-afd2-c8b83112a245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:53:34.180224 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c97cadef-78b9-441b-9ae5-dce645b5be3b tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (36edbb22-860e-40b7-ac34-b8e05f221535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:34.209178 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_vymz7npu {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:34.231910 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-c97cadef-78b9-441b-9ae5-dce645b5be3b tempest-VolumesSnapshotTestJSON-872283219 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:53:34.287934 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c97cadef-78b9-441b-9ae5-dce645b5be3b tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (36edbb22-860e-40b7-ac34-b8e05f221535) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:53:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2144424163',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=ff310c08-4603-4241-af48-026bf56c2829,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1afcc572e55b41bfa6e95e3764073652',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:53:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:53:34Z,user_id='96f6279b38d04a24a41f9c3f234e5b0c',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:34.291169 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c97cadef-78b9-441b-9ae5-dce645b5be3b tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (807a9091-5b3d-4d5d-ac9a-0d1844f2b152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:34.293395 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c97cadef-78b9-441b-9ae5-dce645b5be3b tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (807a9091-5b3d-4d5d-ac9a-0d1844f2b152) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:34.295970 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c97cadef-78b9-441b-9ae5-dce645b5be3b tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (98b58bf3-91a6-49d8-a544-0f6914ee9df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:34.298851 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c97cadef-78b9-441b-9ae5-dce645b5be3b tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (98b58bf3-91a6-49d8-a544-0f6914ee9df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ff310c08-4603-4241-af48-026bf56c2829', 'volume_name': 'volume-ff310c08-4603-4241-af48-026bf56c2829', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:34.301831 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c97cadef-78b9-441b-9ae5-dce645b5be3b tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (27cf335f-6543-4c55-ba63-e7d3ce114972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:34.303956 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c97cadef-78b9-441b-9ae5-dce645b5be3b tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (27cf335f-6543-4c55-ba63-e7d3ce114972) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:34.306417 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c97cadef-78b9-441b-9ae5-dce645b5be3b tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2aa412a3-41be-4671-9d54-5b863e785365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:34.306697 n-d-796909-3 sudo[119605]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_242b1d14-5986-4843-ae80-c419ef1cfe13_vymz7npu
Sep 15 21:53:34.307315 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-c97cadef-78b9-441b-9ae5-dce645b5be3b tempest-VolumesSnapshotTestJSON-872283219 None] Volume ff310c08-4603-4241-af48-026bf56c2829: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ff310c08-4603-4241-af48-026bf56c2829', 'volume_size': 1}
Sep 15 21:53:34.307684 n-d-796909-3 sudo[119605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:34.308627 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c97cadef-78b9-441b-9ae5-dce645b5be3b tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ff310c08-4603-4241-af48-026bf56c2829 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:34.332851 n-d-796909-3 sudo[119607]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ff310c08-4603-4241-af48-026bf56c2829 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:53:34.333698 n-d-796909-3 sudo[119607]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:34.813252 n-d-796909-3 sudo[119605]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:34.815390 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_vymz7npu" returned: 0 in 0.606s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:34.816764 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_dpz0suosn-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:34.939825 n-d-796909-3 sudo[119613]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_dpz0suosn-d-796909-3@lvmdriver-1
Sep 15 21:53:34.940820 n-d-796909-3 sudo[119613]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:35.198394 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-c7a73075-fef6-4a00-9a5a-dc724f421c4e tempest-AttachVolumeShelveTestJSON-2026270259 None] Lock "b'cinder-cd8b099e-a919-4d1a-bb46-7682fccbe19e-delete_volume'" acquired by "delete_volume" :: waited 0.030s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:53:35.286533 n-d-796909-3 sudo[119607]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:35.288486 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c97cadef-78b9-441b-9ae5-dce645b5be3b tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ff310c08-4603-4241-af48-026bf56c2829 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.980s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:35.294255 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c97cadef-78b9-441b-9ae5-dce645b5be3b tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2aa412a3-41be-4671-9d54-5b863e785365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ff310c08-4603-4241-af48-026bf56c2829', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:35.294255 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c97cadef-78b9-441b-9ae5-dce645b5be3b tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (12f86827-3b07-44ab-9bce-3c40c7adc35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:35.389233 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-c7a73075-fef6-4a00-9a5a-dc724f421c4e tempest-AttachVolumeShelveTestJSON-2026270259 None] Skipping remove_export. No iscsi_target is presently exported for volume: cd8b099e-a919-4d1a-bb46-7682fccbe19e
Sep 15 21:53:35.390570 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c7a73075-fef6-4a00-9a5a-dc724f421c4e tempest-AttachVolumeShelveTestJSON-2026270259 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cd8b099e-a919-4d1a-bb46-7682fccbe19e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:35.421137 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-c97cadef-78b9-441b-9ae5-dce645b5be3b tempest-VolumesSnapshotTestJSON-872283219 None] Volume volume-ff310c08-4603-4241-af48-026bf56c2829 (ff310c08-4603-4241-af48-026bf56c2829): created successfully
Sep 15 21:53:35.424590 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c97cadef-78b9-441b-9ae5-dce645b5be3b tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (12f86827-3b07-44ab-9bce-3c40c7adc35a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:35.430394 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-c97cadef-78b9-441b-9ae5-dce645b5be3b tempest-VolumesSnapshotTestJSON-872283219 None] Flow 'volume_create_manager' (e28055dc-4bf5-4155-afd2-c8b83112a245) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:53:35.435336 n-d-796909-3 sudo[119613]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:35.436358 n-d-796909-3 sudo[119647]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cd8b099e-a919-4d1a-bb46-7682fccbe19e
Sep 15 21:53:35.438703 n-d-796909-3 sudo[119647]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:35.440571 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_dpz0suosn-d-796909-3@lvmdriver-1" returned: 0 in 0.624s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:35.446269 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] 242b1d14-5986-4843-ae80-c419ef1cfe13 was vhdx, converting to raw {{(pid=84872) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 21:53:35.446269 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_dpz0suosn-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f77fa80b--dbb3--4260--9be0--77fe3826d7a3 oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:35.502204 n-d-796909-3 sudo[119649]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_dpz0suosn-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f77fa80b--dbb3--4260--9be0--77fe3826d7a3 oflag=direct
Sep 15 21:53:35.504852 n-d-796909-3 sudo[119649]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:35.561494 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-c97cadef-78b9-441b-9ae5-dce645b5be3b tempest-VolumesSnapshotTestJSON-872283219 None] Created volume successfully.
Sep 15 21:53:35.937366 n-d-796909-3 sudo[119647]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:35.939160 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c7a73075-fef6-4a00-9a5a-dc724f421c4e tempest-AttachVolumeShelveTestJSON-2026270259 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cd8b099e-a919-4d1a-bb46-7682fccbe19e" returned: 0 in 0.549s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:35.940799 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c7a73075-fef6-4a00-9a5a-dc724f421c4e tempest-AttachVolumeShelveTestJSON-2026270259 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cd8b099e-a919-4d1a-bb46-7682fccbe19e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:35.966008 n-d-796909-3 sudo[119652]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cd8b099e-a919-4d1a-bb46-7682fccbe19e
Sep 15 21:53:35.966815 n-d-796909-3 sudo[119652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:36.039315 n-d-796909-3 sudo[119649]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:36.041843 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_dpz0suosn-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f77fa80b--dbb3--4260--9be0--77fe3826d7a3 oflag=direct" returned: 0 in 0.598s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:36.043193 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 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_242b1d14-5986-4843-ae80-c419ef1cfe13_dpz0suosn-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f77fa80b--dbb3--4260--9be0--77fe3826d7a3 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:36.076037 n-d-796909-3 sudo[119664]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_dpz0suosn-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f77fa80b--dbb3--4260--9be0--77fe3826d7a3
Sep 15 21:53:36.077097 n-d-796909-3 sudo[119664]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:36.661633 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c7a73075-fef6-4a00-9a5a-dc724f421c4e tempest-AttachVolumeShelveTestJSON-2026270259 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cd8b099e-a919-4d1a-bb46-7682fccbe19e" returned: 0 in 0.668s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:36.661633 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c7a73075-fef6-4a00-9a5a-dc724f421c4e tempest-AttachVolumeShelveTestJSON-2026270259 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cd8b099e-a919-4d1a-bb46-7682fccbe19e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:36.606994 n-d-796909-3 sudo[119652]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:36.671110 n-d-796909-3 sudo[119679]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cd8b099e-a919-4d1a-bb46-7682fccbe19e
Sep 15 21:53:36.672755 n-d-796909-3 sudo[119679]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:37.009074 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-55552b62-1899-41bc-8deb-247093357f59 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:37.045015 n-d-796909-3 sudo[119682]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829
Sep 15 21:53:37.046671 n-d-796909-3 sudo[119682]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:37.530897 n-d-796909-3 sudo[119679]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:37.533106 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c7a73075-fef6-4a00-9a5a-dc724f421c4e tempest-AttachVolumeShelveTestJSON-2026270259 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cd8b099e-a919-4d1a-bb46-7682fccbe19e" returned: 0 in 0.921s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:37.534264 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-c7a73075-fef6-4a00-9a5a-dc724f421c4e tempest-AttachVolumeShelveTestJSON-2026270259 None] Successfully deleted volume: cd8b099e-a919-4d1a-bb46-7682fccbe19e
Sep 15 21:53:37.649737 n-d-796909-3 sudo[119682]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:37.652028 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-55552b62-1899-41bc-8deb-247093357f59 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829" returned: 0 in 0.643s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:37.653105 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-55552b62-1899-41bc-8deb-247093357f59 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f25628cc-4a4f-485b-8184-33d1e11199fe --snapshot stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829 -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:37.704430 n-d-796909-3 sudo[119689]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f25628cc-4a4f-485b-8184-33d1e11199fe --snapshot stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829 -L 1.00g
Sep 15 21:53:37.705376 n-d-796909-3 sudo[119689]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:37.864827 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-c7a73075-fef6-4a00-9a5a-dc724f421c4e tempest-AttachVolumeShelveTestJSON-2026270259 None] Created reservations ['146d44a5-56b1-4d54-9ef5-ae3d57a89cf9', 'ce6abdb5-f7d1-414b-a770-dac61c2ee80d', '6a4ea38b-80ee-45c6-ba9e-42a444038567', '6ab312b4-2df2-4937-a006-bf33c2a621f3'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:53:37.869773 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-c7a73075-fef6-4a00-9a5a-dc724f421c4e tempest-AttachVolumeShelveTestJSON-2026270259 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:53:37.869773 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:53:37.869773 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:53:38.160940 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-c7a73075-fef6-4a00-9a5a-dc724f421c4e tempest-AttachVolumeShelveTestJSON-2026270259 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:53:38.161964 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c7a73075-fef6-4a00-9a5a-dc724f421c4e tempest-AttachVolumeShelveTestJSON-2026270259 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:38.184635 n-d-796909-3 sudo[119693]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:53:38.185835 n-d-796909-3 sudo[119693]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:39.019868 n-d-796909-3 sudo[119689]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:39.023141 n-d-796909-3 sudo[119693]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:39.023325 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-55552b62-1899-41bc-8deb-247093357f59 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f25628cc-4a4f-485b-8184-33d1e11199fe --snapshot stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829 -L 1.00g" returned: 0 in 1.370s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:39.075808 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c7a73075-fef6-4a00-9a5a-dc724f421c4e tempest-AttachVolumeShelveTestJSON-2026270259 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.913s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:39.077736 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c7a73075-fef6-4a00-9a5a-dc724f421c4e tempest-AttachVolumeShelveTestJSON-2026270259 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:39.138045 n-d-796909-3 sudo[119798]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:53:39.139108 n-d-796909-3 sudo[119798]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:39.216893 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-55552b62-1899-41bc-8deb-247093357f59 tempest-VolumesSnapshotTestJSON-872283219 None] Create snapshot completed successfully
Sep 15 21:53:39.605707 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-8e39e27f-ee6a-419f-976a-375022040389 tempest-AttachVolumeShelveTestJSON-2026270259 None] Lock "b'cinder-6ee46833-8a00-4984-bc40-34a9d4c3b987-delete_volume'" acquired by "delete_volume" :: waited 0.033s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:53:39.653076 n-d-796909-3 sudo[119798]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:39.654905 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c7a73075-fef6-4a00-9a5a-dc724f421c4e tempest-AttachVolumeShelveTestJSON-2026270259 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.577s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:39.657042 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-c7a73075-fef6-4a00-9a5a-dc724f421c4e tempest-AttachVolumeShelveTestJSON-2026270259 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:53:39.662641 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-c7a73075-fef6-4a00-9a5a-dc724f421c4e tempest-AttachVolumeShelveTestJSON-2026270259 None] Deleted volume successfully.
Sep 15 21:53:39.844000 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:39.871299 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-c7a73075-fef6-4a00-9a5a-dc724f421c4e tempest-AttachVolumeShelveTestJSON-2026270259 None] Lock "b'cinder-cd8b099e-a919-4d1a-bb46-7682fccbe19e-delete_volume'" released by "delete_volume" :: held 4.673s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:53:40.031183 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.188s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:40.031817 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696192]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:53:40.032192 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-8e39e27f-ee6a-419f-976a-375022040389 tempest-AttachVolumeShelveTestJSON-2026270259 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6ee46833-8a00-4984-bc40-34a9d4c3b987
Sep 15 21:53:40.033178 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8e39e27f-ee6a-419f-976a-375022040389 tempest-AttachVolumeShelveTestJSON-2026270259 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:40.053686 n-d-796909-3 sudo[119803]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987
Sep 15 21:53:40.054494 n-d-796909-3 sudo[119803]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:40.483199 n-d-796909-3 sudo[119803]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:40.485700 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8e39e27f-ee6a-419f-976a-375022040389 tempest-AttachVolumeShelveTestJSON-2026270259 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987" returned: 0 in 0.452s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:40.487431 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8e39e27f-ee6a-419f-976a-375022040389 tempest-AttachVolumeShelveTestJSON-2026270259 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:40.508478 n-d-796909-3 sudo[119806]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987
Sep 15 21:53:40.509301 n-d-796909-3 sudo[119806]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:41.073564 n-d-796909-3 sudo[119806]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:41.075688 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8e39e27f-ee6a-419f-976a-375022040389 tempest-AttachVolumeShelveTestJSON-2026270259 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987" returned: 0 in 0.588s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:41.077191 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8e39e27f-ee6a-419f-976a-375022040389 tempest-AttachVolumeShelveTestJSON-2026270259 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:41.108646 n-d-796909-3 sudo[119812]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987
Sep 15 21:53:41.109502 n-d-796909-3 sudo[119812]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:41.302434 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b3dcaa41-2f9d-45c5-9b87-6c4ab4c8dc08 tempest-VolumesActionsTest-22881844 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--2efd95d1--ad41--4761--9f99--3a83bade75d3 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:41.345058 n-d-796909-3 sudo[119815]: 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--2efd95d1--ad41--4761--9f99--3a83bade75d3
Sep 15 21:53:41.345952 n-d-796909-3 sudo[119815]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:41.367155 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.driver [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] Creating a new backup for volume volume-ff310c08-4603-4241-af48-026bf56c2829. {{(pid=84872) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 15 21:53:41.588407 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1352c81e-0210-42a4-8972-098ec684b3d8 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:41.643012 n-d-796909-3 sudo[119819]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1352c81e-0210-42a4-8972-098ec684b3d8 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:53:41.645607 n-d-796909-3 sudo[119819]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:41.735865 n-d-796909-3 sudo[119815]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:41.741108 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b3dcaa41-2f9d-45c5-9b87-6c4ab4c8dc08 tempest-VolumesActionsTest-22881844 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--2efd95d1--ad41--4761--9f99--3a83bade75d3" returned: 0 in 0.439s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:41.742050 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b3dcaa41-2f9d-45c5-9b87-6c4ab4c8dc08 tempest-VolumesActionsTest-22881844 None] Uploaded volume to glance image-id: 17688ce9-55a7-4cc4-98ef-accdda041aec. {{(pid=84872) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1673}}
Sep 15 21:53:41.860729 n-d-796909-3 sudo[119812]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:41.878241 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8e39e27f-ee6a-419f-976a-375022040389 tempest-AttachVolumeShelveTestJSON-2026270259 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6ee46833-8a00-4984-bc40-34a9d4c3b987" returned: 0 in 0.801s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:41.881723 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-8e39e27f-ee6a-419f-976a-375022040389 tempest-AttachVolumeShelveTestJSON-2026270259 None] Successfully deleted volume: 6ee46833-8a00-4984-bc40-34a9d4c3b987
Sep 15 21:53:42.104007 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-b3dcaa41-2f9d-45c5-9b87-6c4ab4c8dc08 tempest-VolumesActionsTest-22881844 None] Copy volume to image completed successfully.
Sep 15 21:53:42.176600 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-8e39e27f-ee6a-419f-976a-375022040389 tempest-AttachVolumeShelveTestJSON-2026270259 None] Created reservations ['6a59ae15-755a-4d6c-8f2a-fb19644b78ff', 'dd147bbc-e86f-4e30-9d17-b767e9edbe34', '9b4697fb-f04b-41a5-80c7-aca0f4587406', '054728e4-4cc6-42b7-b9da-482e93e3b804'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:53:42.178989 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-8e39e27f-ee6a-419f-976a-375022040389 tempest-AttachVolumeShelveTestJSON-2026270259 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:53:42.178989 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:53:42.178989 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:53:42.462931 n-d-796909-3 sudo[119819]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:42.464827 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1352c81e-0210-42a4-8972-098ec684b3d8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.877s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:42.466068 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-f25628cc-4a4f-485b-8184-33d1e11199fe {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:42.485339 n-d-796909-3 sudo[119854]: ubuntu : 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-f25628cc-4a4f-485b-8184-33d1e11199fe
Sep 15 21:53:42.486137 n-d-796909-3 sudo[119854]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:42.522168 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-8e39e27f-ee6a-419f-976a-375022040389 tempest-AttachVolumeShelveTestJSON-2026270259 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:53:42.523200 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8e39e27f-ee6a-419f-976a-375022040389 tempest-AttachVolumeShelveTestJSON-2026270259 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:42.543657 n-d-796909-3 sudo[119856]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:53:42.544456 n-d-796909-3 sudo[119856]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:42.893177 n-d-796909-3 sudo[119854]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:42.895628 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-f25628cc-4a4f-485b-8184-33d1e11199fe" returned: 0 in 0.429s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:42.897942 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f25628cc--4a4f--485b--8184--33d1e11199fe of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1352c81e--0210--42a4--8972--098ec684b3d8 iflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:42.917060 n-d-796909-3 sudo[119860]: 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--f25628cc--4a4f--485b--8184--33d1e11199fe of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1352c81e--0210--42a4--8972--098ec684b3d8 iflag=direct
Sep 15 21:53:42.917864 n-d-796909-3 sudo[119860]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:42.962538 n-d-796909-3 sudo[119856]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:42.965154 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8e39e27f-ee6a-419f-976a-375022040389 tempest-AttachVolumeShelveTestJSON-2026270259 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.441s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:42.967295 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8e39e27f-ee6a-419f-976a-375022040389 tempest-AttachVolumeShelveTestJSON-2026270259 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:42.992826 n-d-796909-3 sudo[119862]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:53:42.994378 n-d-796909-3 sudo[119862]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:43.331062 n-d-796909-3 sudo[119860]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:43.334397 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f25628cc--4a4f--485b--8184--33d1e11199fe of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1352c81e--0210--42a4--8972--098ec684b3d8 iflag=direct" returned: 0 in 0.436s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:43.338923 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f25628cc--4a4f--485b--8184--33d1e11199fe of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1352c81e--0210--42a4--8972--098ec684b3d8 oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:43.358360 n-d-796909-3 sudo[119876]: 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--f25628cc--4a4f--485b--8184--33d1e11199fe of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1352c81e--0210--42a4--8972--098ec684b3d8 oflag=direct
Sep 15 21:53:43.359185 n-d-796909-3 sudo[119876]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:43.627432 n-d-796909-3 sudo[119862]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:43.634153 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8e39e27f-ee6a-419f-976a-375022040389 tempest-AttachVolumeShelveTestJSON-2026270259 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.666s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:43.636627 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-8e39e27f-ee6a-419f-976a-375022040389 tempest-AttachVolumeShelveTestJSON-2026270259 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:53:43.657184 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-8e39e27f-ee6a-419f-976a-375022040389 tempest-AttachVolumeShelveTestJSON-2026270259 None] Deleted volume successfully.
Sep 15 21:53:43.825517 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-8e39e27f-ee6a-419f-976a-375022040389 tempest-AttachVolumeShelveTestJSON-2026270259 None] Lock "b'cinder-6ee46833-8a00-4984-bc40-34a9d4c3b987-delete_volume'" released by "delete_volume" :: held 4.220s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:53:43.827044 n-d-796909-3 sudo[119876]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:43.828738 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f25628cc--4a4f--485b--8184--33d1e11199fe of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1352c81e--0210--42a4--8972--098ec684b3d8 oflag=direct" returned: 0 in 0.494s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:43.829720 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f25628cc--4a4f--485b--8184--33d1e11199fe of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1352c81e--0210--42a4--8972--098ec684b3d8 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:43.848865 n-d-796909-3 sudo[119889]: 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--f25628cc--4a4f--485b--8184--33d1e11199fe of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1352c81e--0210--42a4--8972--098ec684b3d8 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 21:53:43.849746 n-d-796909-3 sudo[119889]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:46.511461 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-82602751-49dd-4ad4-bf4a-3183372ca588 tempest-VolumesActionsTest-22881844 None] Lock "b'cinder-2efd95d1-ad41-4761-9f99-3a83bade75d3-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:53:46.746758 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-82602751-49dd-4ad4-bf4a-3183372ca588 tempest-VolumesActionsTest-22881844 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2efd95d1-ad41-4761-9f99-3a83bade75d3
Sep 15 21:53:46.748065 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-82602751-49dd-4ad4-bf4a-3183372ca588 tempest-VolumesActionsTest-22881844 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2efd95d1-ad41-4761-9f99-3a83bade75d3 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:46.769446 n-d-796909-3 sudo[119902]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2efd95d1-ad41-4761-9f99-3a83bade75d3
Sep 15 21:53:46.772840 n-d-796909-3 sudo[119902]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:47.278780 n-d-796909-3 sudo[119902]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:47.281062 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-82602751-49dd-4ad4-bf4a-3183372ca588 tempest-VolumesActionsTest-22881844 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2efd95d1-ad41-4761-9f99-3a83bade75d3" returned: 0 in 0.532s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:47.282611 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-82602751-49dd-4ad4-bf4a-3183372ca588 tempest-VolumesActionsTest-22881844 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2efd95d1-ad41-4761-9f99-3a83bade75d3 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:47.303890 n-d-796909-3 sudo[119907]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2efd95d1-ad41-4761-9f99-3a83bade75d3
Sep 15 21:53:47.304697 n-d-796909-3 sudo[119907]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:47.739656 n-d-796909-3 sudo[119907]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:47.741822 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-82602751-49dd-4ad4-bf4a-3183372ca588 tempest-VolumesActionsTest-22881844 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2efd95d1-ad41-4761-9f99-3a83bade75d3" returned: 0 in 0.459s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:47.743604 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-82602751-49dd-4ad4-bf4a-3183372ca588 tempest-VolumesActionsTest-22881844 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2efd95d1-ad41-4761-9f99-3a83bade75d3 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:47.766705 n-d-796909-3 sudo[119910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2efd95d1-ad41-4761-9f99-3a83bade75d3
Sep 15 21:53:47.768312 n-d-796909-3 sudo[119910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:47.889906 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:53:47.890587 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:53:47.891715 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:47.952189 n-d-796909-3 sudo[119912]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:53:47.953859 n-d-796909-3 sudo[119912]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:48.531364 n-d-796909-3 sudo[119910]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:48.533446 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-82602751-49dd-4ad4-bf4a-3183372ca588 tempest-VolumesActionsTest-22881844 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2efd95d1-ad41-4761-9f99-3a83bade75d3" returned: 0 in 0.790s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:48.534750 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-82602751-49dd-4ad4-bf4a-3183372ca588 tempest-VolumesActionsTest-22881844 None] Successfully deleted volume: 2efd95d1-ad41-4761-9f99-3a83bade75d3
Sep 15 21:53:48.537864 n-d-796909-3 sudo[119912]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:48.543624 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:48.550495 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:48.582205 n-d-796909-3 sudo[119921]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:53:48.583910 n-d-796909-3 sudo[119921]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:48.790536 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-82602751-49dd-4ad4-bf4a-3183372ca588 tempest-VolumesActionsTest-22881844 None] Created reservations ['ccad34e6-692d-4c92-9c02-dd9edf145669', 'd61fe0c7-a904-4d38-acbf-c003787dad26', 'a1b57d16-1a7b-4d17-b80a-5962138f508b', '5b9ab8ac-05cc-431b-a1ac-1ead12a5cddd'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:53:48.793108 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-82602751-49dd-4ad4-bf4a-3183372ca588 tempest-VolumesActionsTest-22881844 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:53:48.793108 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:53:48.793108 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:53:49.251058 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.701s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:49.247844 n-d-796909-3 sudo[119921]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:49.251574 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:53:49.285598 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-82602751-49dd-4ad4-bf4a-3183372ca588 tempest-VolumesActionsTest-22881844 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:53:49.285598 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-82602751-49dd-4ad4-bf4a-3183372ca588 tempest-VolumesActionsTest-22881844 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:49.310224 n-d-796909-3 sudo[119924]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:53:49.311900 n-d-796909-3 sudo[119924]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:49.744947 n-d-796909-3 sudo[119924]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:49.747387 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-82602751-49dd-4ad4-bf4a-3183372ca588 tempest-VolumesActionsTest-22881844 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.466s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:49.749662 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-82602751-49dd-4ad4-bf4a-3183372ca588 tempest-VolumesActionsTest-22881844 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:49.774627 n-d-796909-3 sudo[119929]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:53:49.775447 n-d-796909-3 sudo[119929]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:50.382062 n-d-796909-3 sudo[119929]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:50.384331 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-82602751-49dd-4ad4-bf4a-3183372ca588 tempest-VolumesActionsTest-22881844 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.634s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:50.388847 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-82602751-49dd-4ad4-bf4a-3183372ca588 tempest-VolumesActionsTest-22881844 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:53:50.395428 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-82602751-49dd-4ad4-bf4a-3183372ca588 tempest-VolumesActionsTest-22881844 None] Deleted volume successfully.
Sep 15 21:53:50.502117 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-82602751-49dd-4ad4-bf4a-3183372ca588 tempest-VolumesActionsTest-22881844 None] Lock "b'cinder-2efd95d1-ad41-4761-9f99-3a83bade75d3-delete_volume'" released by "delete_volume" :: held 3.991s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:53:50.565952 n-d-796909-3 sudo[119664]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:50.567999 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 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_242b1d14-5986-4843-ae80-c419ef1cfe13_dpz0suosn-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f77fa80b--dbb3--4260--9be0--77fe3826d7a3" returned: 0 in 14.525s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:50.569291 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_dpz0suosn-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:50.771256 n-d-796909-3 sudo[119951]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_dpz0suosn-d-796909-3@lvmdriver-1
Sep 15 21:53:50.772731 n-d-796909-3 sudo[119951]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:51.426243 n-d-796909-3 sudo[119951]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:51.429995 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_dpz0suosn-d-796909-3@lvmdriver-1" returned: 0 in 0.860s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:51.431485 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_dpz0suosn-d-796909-3@lvmdriver-1, size 700.00 MB, duration 14.53 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--f77fa80b--dbb3--4260--9be0--77fe3826d7a3 {{(pid=84872) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 21:53:51.432055 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Converted 700.00 MB image at 48.19 MB/s
Sep 15 21:53:51.432854 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Downloaded image 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume f77fa80b-dbb3-4260-9be0-77fe3826d7a3 successfully. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 21:53:51.565588 n-d-796909-3 sudo[119889]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:51.624649 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 for user 3bd7aab0218943f58be7d23bb979c472 is deleted. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 21:53:51.625325 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Marking volume f77fa80b-dbb3-4260-9be0-77fe3826d7a3 as bootable. {{(pid=84872) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 21:53:51.636469 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f25628cc--4a4f--485b--8184--33d1e11199fe of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1352c81e--0210--42a4--8972--098ec684b3d8 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.807s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:51.637003 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f25628cc--4a4f--485b--8184--33d1e11199fe, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--1352c81e--0210--42a4--8972--098ec684b3d8, size 1024.00 MB, duration 7.81 sec {{(pid=84872) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 21:53:51.647686 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.volume_utils [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] Volume copy 1024.00 MB at 131.15 MB/s
Sep 15 21:53:51.725363 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Copying metadata from image 242b1d14-5986-4843-ae80-c419ef1cfe13 to f77fa80b-dbb3-4260-9be0-77fe3826d7a3. {{(pid=84872) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 21:53:51.726157 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Creating volume glance metadata for volume f77fa80b-dbb3-4260-9be0-77fe3826d7a3 backed by image 242b1d14-5986-4843-ae80-c419ef1cfe13 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84872) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 21:53:51.821570 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:51.845007 n-d-796909-3 sudo[119974]: ubuntu : 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-1352c81e-0210-42a4-8972-098ec684b3d8
Sep 15 21:53:51.847023 n-d-796909-3 sudo[119974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:51.927910 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f72c463d-dc88-4cdb-bafd-ad91104fbaf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:51.931352 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6645a745-91f3-475e-b48d-cd3b802ec06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:52.034363 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Volume volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3 (f77fa80b-dbb3-4260-9be0-77fe3826d7a3): created successfully
Sep 15 21:53:52.036722 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6645a745-91f3-475e-b48d-cd3b802ec06b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:52.040062 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Flow 'volume_create_manager' (561f49e8-6303-4f1f-ac24-bec8ee889ce8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:53:52.137631 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-88c7c5e9-88dd-4e02-a08e-713b787d4713 tempest-TestVolumeBackupRestore-664243628 None] Created volume successfully.
Sep 15 21:53:52.357155 n-d-796909-3 sudo[119974]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:52.359511 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8" returned: 0 in 0.538s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:52.409059 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:52.417292 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:52.417675 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:53:52.419096 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] Targets prior to update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:53:52.420087 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] Creating iscsi_target for Volume ID: volume-1352c81e-0210-42a4-8972-098ec684b3d8 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:53:52.571233 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] Created volume path /opt/stack/data/cinder/volumes/volume-1352c81e-0210-42a4-8972-098ec684b3d8,
Sep 15 21:53:52.571233 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:53:52.571233 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:53:52.571233 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8
Sep 15 21:53:52.571233 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:53:52.571233 n-d-796909-3 cinder-volume[84872]: incominguser df5CEVUmLjMgsVG49ym2 aDk6VbNoiMvBBaSn
Sep 15 21:53:52.571233 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:53:52.571233 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:53:52.571233 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:53:52.571233 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:53:52.576398 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-1352c81e-0210-42a4-8972-098ec684b3d8 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:53.187932 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-1352c81e-0210-42a4-8972-098ec684b3d8" returned: 0 in 0.613s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:53.188240 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:53:53.188822 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:53:53.189205 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:53:53.190479 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:53.197587 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:53.197915 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1352c81e-0210-42a4-8972-098ec684b3d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8\n Backing store flags: \n Account information:\n df5CEVUmLjMgsVG49ym2\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:53:53.199407 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] Targets after update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:53:53.204138 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:53.298884 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:53.299553 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1352c81e-0210-42a4-8972-098ec684b3d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8\n Backing store flags: \n Account information:\n df5CEVUmLjMgsVG49ym2\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:53:53.302182 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:53.440248 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.136s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:53.440248 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1352c81e-0210-42a4-8972-098ec684b3d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8\n Backing store flags: \n Account information:\n df5CEVUmLjMgsVG49ym2\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:53:53.440248 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] Set provider_location to: 10.222.0.24:3260,1 iqn.2010-10.org.openstack:volume-1352c81e-0210-42a4-8972-098ec684b3d8 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:53:53.556111 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] Initialize volume connection completed successfully.
Sep 15 21:53:53.871055 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.driver [None req-6bd52a45-7e63-436d-9953-20b96de3610f tempest-TestVolumeBackupRestore-664243628 None] Creating a new backup for volume volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3. {{(pid=84872) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 15 21:53:53.888238 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6bd52a45-7e63-436d-9953-20b96de3610f tempest-TestVolumeBackupRestore-664243628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:53.941760 n-d-796909-3 sudo[120061]: ubuntu : 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-f77fa80b-dbb3-4260-9be0-77fe3826d7a3
Sep 15 21:53:53.943375 n-d-796909-3 sudo[120061]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:54.444024 n-d-796909-3 sudo[120061]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:54.450105 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6bd52a45-7e63-436d-9953-20b96de3610f tempest-TestVolumeBackupRestore-664243628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3" returned: 0 in 0.561s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:54.512947 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:54.520297 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:54.520297 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1352c81e-0210-42a4-8972-098ec684b3d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8\n Backing store flags: \n Account information:\n df5CEVUmLjMgsVG49ym2\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-6bd52a45-7e63-436d-9953-20b96de3610f tempest-TestVolumeBackupRestore-664243628 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-1352c81e-0210-42a4-8972-098ec684b3d8
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: I_T nexus: 25
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: Connection: 0
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.24
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: df5CEVUmLjMgsVG49ym2
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:53:54.521456 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:53:54.524439 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-6bd52a45-7e63-436d-9953-20b96de3610f tempest-TestVolumeBackupRestore-664243628 None] Creating iscsi_target for Volume ID: volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:53:54.627952 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-6bd52a45-7e63-436d-9953-20b96de3610f tempest-TestVolumeBackupRestore-664243628 None] Created volume path /opt/stack/data/cinder/volumes/volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3,
Sep 15 21:53:54.627952 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:53:54.627952 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:53:54.627952 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3
Sep 15 21:53:54.627952 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:53:54.627952 n-d-796909-3 cinder-volume[84872]: incominguser DG98mCW2DLBTyPWvTiJE dT7tGVv7EieQmAde
Sep 15 21:53:54.627952 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:53:54.627952 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:53:54.627952 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:53:54.627952 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:53:54.633547 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:55.063736 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3" returned: 0 in 0.431s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:55.064729 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:53:55.065685 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-6bd52a45-7e63-436d-9953-20b96de3610f tempest-TestVolumeBackupRestore-664243628 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:53:55.066285 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-6bd52a45-7e63-436d-9953-20b96de3610f tempest-TestVolumeBackupRestore-664243628 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:53:55.070560 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:55.079123 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:55.079729 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1352c81e-0210-42a4-8972-098ec684b3d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8\n Backing store flags: \n Account information:\n df5CEVUmLjMgsVG49ym2\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n System information:\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-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n Backing store flags: \n Account information:\n DG98mCW2DLBTyPWvTiJE\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-6bd52a45-7e63-436d-9953-20b96de3610f tempest-TestVolumeBackupRestore-664243628 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-1352c81e-0210-42a4-8972-098ec684b3d8
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: I_T nexus: 25
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: Connection: 0
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.24
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: df5CEVUmLjMgsVG49ym2
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:53:55.081075 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:53:55.087801 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:55.208343 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.122s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:55.208675 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1352c81e-0210-42a4-8972-098ec684b3d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8\n Backing store flags: \n Account information:\n df5CEVUmLjMgsVG49ym2\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n System information:\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-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n Backing store flags: \n Account information:\n DG98mCW2DLBTyPWvTiJE\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:53:55.211612 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:55.301348 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:55.301694 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1352c81e-0210-42a4-8972-098ec684b3d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8\n Backing store flags: \n Account information:\n df5CEVUmLjMgsVG49ym2\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n System information:\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-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n Backing store flags: \n Account information:\n DG98mCW2DLBTyPWvTiJE\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:53:55.302708 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [None req-6bd52a45-7e63-436d-9953-20b96de3610f tempest-TestVolumeBackupRestore-664243628 None] Set provider_location to: 10.222.0.24:3260,2 iqn.2010-10.org.openstack:volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:53:55.465343 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-6bd52a45-7e63-436d-9953-20b96de3610f tempest-TestVolumeBackupRestore-664243628 None] Initialize volume connection completed successfully.
Sep 15 21:53:57.463212 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-49a01195-5e68-4258-a0dc-86fcda446fd0 tempest-VolumesBackupsTest-1974754829 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:53:57.468174 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-49a01195-5e68-4258-a0dc-86fcda446fd0 tempest-VolumesBackupsTest-1974754829 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:53:57.470696 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-49a01195-5e68-4258-a0dc-86fcda446fd0 tempest-VolumesBackupsTest-1974754829 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:53:57.510021 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-49a01195-5e68-4258-a0dc-86fcda446fd0 tempest-VolumesBackupsTest-1974754829 None] Flow 'volume_create_manager' (f2d380a9-9599-47b6-969a-5eff4c210892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:53:57.513713 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-49a01195-5e68-4258-a0dc-86fcda446fd0 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (02b8081d-d7a4-4d4d-97cc-6258ab40b84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:57.547821 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-49a01195-5e68-4258-a0dc-86fcda446fd0 tempest-VolumesBackupsTest-1974754829 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:53:57.577961 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-49a01195-5e68-4258-a0dc-86fcda446fd0 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (02b8081d-d7a4-4d4d-97cc-6258ab40b84e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:53:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-772651888',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='469b25cf4c834926b01c64c4f67e562c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:53:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:53:57Z,user_id='f2dae7c52ac64d94976fc8630554fec0',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:57.581224 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-49a01195-5e68-4258-a0dc-86fcda446fd0 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8c05f315-c664-4841-8ba9-868f1ec83b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:57.583611 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-49a01195-5e68-4258-a0dc-86fcda446fd0 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8c05f315-c664-4841-8ba9-868f1ec83b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:57.586193 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-49a01195-5e68-4258-a0dc-86fcda446fd0 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (30b12e39-dd60-43ba-a1db-33a902192dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:57.589005 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-49a01195-5e68-4258-a0dc-86fcda446fd0 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (30b12e39-dd60-43ba-a1db-33a902192dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd', 'volume_name': 'volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:57.591498 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-49a01195-5e68-4258-a0dc-86fcda446fd0 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fa0925ac-cf9d-461e-a75d-c972bce923a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:57.593685 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-49a01195-5e68-4258-a0dc-86fcda446fd0 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fa0925ac-cf9d-461e-a75d-c972bce923a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:57.595942 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-49a01195-5e68-4258-a0dc-86fcda446fd0 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (510f28b4-7732-45c3-aff4-b8f088746484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:57.596772 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-49a01195-5e68-4258-a0dc-86fcda446fd0 tempest-VolumesBackupsTest-1974754829 None] Volume fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd', 'volume_size': 1}
Sep 15 21:53:57.599151 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-49a01195-5e68-4258-a0dc-86fcda446fd0 tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:57.627423 n-d-796909-3 sudo[120165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:53:57.628495 n-d-796909-3 sudo[120165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:58.609970 n-d-796909-3 sudo[120165]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:58.612762 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-49a01195-5e68-4258-a0dc-86fcda446fd0 tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.013s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:58.617064 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-49a01195-5e68-4258-a0dc-86fcda446fd0 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (510f28b4-7732-45c3-aff4-b8f088746484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:58.620012 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-49a01195-5e68-4258-a0dc-86fcda446fd0 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b0e6ede0-66a8-4601-ab2c-139f5dfd6afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:53:58.705332 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-49a01195-5e68-4258-a0dc-86fcda446fd0 tempest-VolumesBackupsTest-1974754829 None] Volume volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd (fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd): created successfully
Sep 15 21:53:58.707548 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-49a01195-5e68-4258-a0dc-86fcda446fd0 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b0e6ede0-66a8-4601-ab2c-139f5dfd6afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:53:58.711094 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-49a01195-5e68-4258-a0dc-86fcda446fd0 tempest-VolumesBackupsTest-1974754829 None] Flow 'volume_create_manager' (f2d380a9-9599-47b6-969a-5eff4c210892) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:53:58.783536 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-49a01195-5e68-4258-a0dc-86fcda446fd0 tempest-VolumesBackupsTest-1974754829 None] Created volume successfully.
Sep 15 21:54:27.885085 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-1d672c37-6982-4097-9b17-fb45d218bf5e req-8e68b6ff-8772-4835-8790-4c5335194fad tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:54:27.958004 n-d-796909-3 sudo[120532]: ubuntu : 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-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd
Sep 15 21:54:27.959721 n-d-796909-3 sudo[120532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:54:28.536221 n-d-796909-3 sudo[120532]: pam_unix(sudo:session): session closed for user root
Sep 15 21:54:28.538198 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-1d672c37-6982-4097-9b17-fb45d218bf5e req-8e68b6ff-8772-4835-8790-4c5335194fad tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd" returned: 0 in 0.653s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:54:28.587557 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1352c81e-0210-42a4-8972-098ec684b3d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8\n Backing store flags: \n Account information:\n df5CEVUmLjMgsVG49ym2\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n Backing store flags: \n Account information:\n DG98mCW2DLBTyPWvTiJE\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-1d672c37-6982-4097-9b17-fb45d218bf5e req-8e68b6ff-8772-4835-8790-4c5335194fad tempest-VolumesBackupsTest-1974754829 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-1352c81e-0210-42a4-8972-098ec684b3d8
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: I_T nexus: 25
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Connection: 0
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.24
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: df5CEVUmLjMgsVG49ym2
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Target 2: iqn.2010-10.org.openstack:volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: I_T nexus: 26
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Connection: 0
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.24
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020000
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf20
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020001
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf21
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: DG98mCW2DLBTyPWvTiJE
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:54:28.623859 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-1d672c37-6982-4097-9b17-fb45d218bf5e req-8e68b6ff-8772-4835-8790-4c5335194fad tempest-VolumesBackupsTest-1974754829 None] Creating iscsi_target for Volume ID: volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:54:28.718923 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-1d672c37-6982-4097-9b17-fb45d218bf5e req-8e68b6ff-8772-4835-8790-4c5335194fad tempest-VolumesBackupsTest-1974754829 None] Created volume path /opt/stack/data/cinder/volumes/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd,
Sep 15 21:54:28.718923 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:54:28.718923 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:54:28.718923 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd
Sep 15 21:54:28.718923 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:54:28.718923 n-d-796909-3 cinder-volume[84872]: incominguser tTFQ8GHartSuzbWcB3ue yG4LCMhfWYD83XdU
Sep 15 21:54:28.718923 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:54:28.718923 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:54:28.718923 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:54:28.718923 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:54:28.722503 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:54:29.294292 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd" returned: 0 in 0.573s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:54:29.294915 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:54:29.295432 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-1d672c37-6982-4097-9b17-fb45d218bf5e req-8e68b6ff-8772-4835-8790-4c5335194fad tempest-VolumesBackupsTest-1974754829 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:54:29.295807 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-1d672c37-6982-4097-9b17-fb45d218bf5e req-8e68b6ff-8772-4835-8790-4c5335194fad tempest-VolumesBackupsTest-1974754829 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:54:29.298837 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:54:29.328144 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:54:29.329513 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1352c81e-0210-42a4-8972-098ec684b3d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8\n Backing store flags: \n Account information:\n df5CEVUmLjMgsVG49ym2\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n Backing store flags: \n Account information:\n DG98mCW2DLBTyPWvTiJE\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n System information:\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-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n Backing store flags: \n Account information:\n tTFQ8GHartSuzbWcB3ue\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-1d672c37-6982-4097-9b17-fb45d218bf5e req-8e68b6ff-8772-4835-8790-4c5335194fad tempest-VolumesBackupsTest-1974754829 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-1352c81e-0210-42a4-8972-098ec684b3d8
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: I_T nexus: 25
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Connection: 0
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.24
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: df5CEVUmLjMgsVG49ym2
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Target 2: iqn.2010-10.org.openstack:volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: I_T nexus: 26
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Connection: 0
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.24
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020000
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf20
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020001
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf21
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: DG98mCW2DLBTyPWvTiJE
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:54:29.330346 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:54:29.339131 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:54:29.479384 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.140s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:54:29.480517 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1352c81e-0210-42a4-8972-098ec684b3d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8\n Backing store flags: \n Account information:\n df5CEVUmLjMgsVG49ym2\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n Backing store flags: \n Account information:\n DG98mCW2DLBTyPWvTiJE\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n System information:\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-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n Backing store flags: \n Account information:\n tTFQ8GHartSuzbWcB3ue\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:54:29.483928 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:54:29.588488 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:54:29.588488 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1352c81e-0210-42a4-8972-098ec684b3d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8\n Backing store flags: \n Account information:\n df5CEVUmLjMgsVG49ym2\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n Backing store flags: \n Account information:\n DG98mCW2DLBTyPWvTiJE\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n System information:\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-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n Backing store flags: \n Account information:\n tTFQ8GHartSuzbWcB3ue\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:54:29.588488 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-1d672c37-6982-4097-9b17-fb45d218bf5e req-8e68b6ff-8772-4835-8790-4c5335194fad tempest-VolumesBackupsTest-1974754829 None] Set provider_location to: 10.222.0.24:3260,3 iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:54:30.087440 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-1d672c37-6982-4097-9b17-fb45d218bf5e req-8e68b6ff-8772-4835-8790-4c5335194fad tempest-VolumesBackupsTest-1974754829 None] attachment_update completed successfully.
Sep 15 21:54:38.033795 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.driver [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Creating a new backup for volume volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd. {{(pid=84872) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 15 21:54:38.182328 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Creating clone of volume: fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd
Sep 15 21:54:38.183737 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:54:38.292782 n-d-796909-3 sudo[120612]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd
Sep 15 21:54:38.294599 n-d-796909-3 sudo[120612]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:54:38.982977 n-d-796909-3 sudo[120612]: pam_unix(sudo:session): session closed for user root
Sep 15 21:54:38.985664 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd" returned: 0 in 0.801s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:54:38.987710 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-6953495c-2d2a-4a5c-8188-27fb75b77a21 --snapshot stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:54:39.020745 n-d-796909-3 sudo[120615]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-6953495c-2d2a-4a5c-8188-27fb75b77a21 --snapshot stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd -L 1.00g
Sep 15 21:54:39.025117 n-d-796909-3 sudo[120615]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:54:40.817885 n-d-796909-3 sudo[120615]: pam_unix(sudo:session): session closed for user root
Sep 15 21:54:40.820166 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-6953495c-2d2a-4a5c-8188-27fb75b77a21 --snapshot stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd -L 1.00g" returned: 0 in 1.832s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:54:40.821936 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6953495c-2d2a-4a5c-8188-27fb75b77a21 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:54:40.885538 n-d-796909-3 sudo[120720]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6953495c-2d2a-4a5c-8188-27fb75b77a21 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:54:40.896082 n-d-796909-3 sudo[120720]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:54:41.791571 n-d-796909-3 sudo[120720]: pam_unix(sudo:session): session closed for user root
Sep 15 21:54:41.794061 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6953495c-2d2a-4a5c-8188-27fb75b77a21 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.972s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:54:41.795536 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-6953495c-2d2a-4a5c-8188-27fb75b77a21 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:54:41.845062 n-d-796909-3 sudo[120751]: ubuntu : 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-6953495c-2d2a-4a5c-8188-27fb75b77a21
Sep 15 21:54:41.845887 n-d-796909-3 sudo[120751]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:54:42.680079 n-d-796909-3 sudo[120751]: pam_unix(sudo:session): session closed for user root
Sep 15 21:54:42.682743 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-6953495c-2d2a-4a5c-8188-27fb75b77a21" returned: 0 in 0.887s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:54:42.685088 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6953495c--2d2a--4a5c--8188--27fb75b77a21 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6953495c--2d2a--4a5c--8188--27fb75b77a21 iflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:54:42.720946 n-d-796909-3 sudo[120754]: 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--6953495c--2d2a--4a5c--8188--27fb75b77a21 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6953495c--2d2a--4a5c--8188--27fb75b77a21 iflag=direct
Sep 15 21:54:42.722816 n-d-796909-3 sudo[120754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:54:43.274302 n-d-796909-3 sudo[120754]: pam_unix(sudo:session): session closed for user root
Sep 15 21:54:43.278897 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6953495c--2d2a--4a5c--8188--27fb75b77a21 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6953495c--2d2a--4a5c--8188--27fb75b77a21 iflag=direct" returned: 0 in 0.593s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:54:43.282345 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6953495c--2d2a--4a5c--8188--27fb75b77a21 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6953495c--2d2a--4a5c--8188--27fb75b77a21 oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:54:43.317676 n-d-796909-3 sudo[120768]: 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--6953495c--2d2a--4a5c--8188--27fb75b77a21 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6953495c--2d2a--4a5c--8188--27fb75b77a21 oflag=direct
Sep 15 21:54:43.318543 n-d-796909-3 sudo[120768]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:54:43.754281 n-d-796909-3 sudo[120768]: pam_unix(sudo:session): session closed for user root
Sep 15 21:54:43.756727 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6953495c--2d2a--4a5c--8188--27fb75b77a21 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6953495c--2d2a--4a5c--8188--27fb75b77a21 oflag=direct" returned: 0 in 0.476s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:54:43.758640 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6953495c--2d2a--4a5c--8188--27fb75b77a21 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6953495c--2d2a--4a5c--8188--27fb75b77a21 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:54:43.826776 n-d-796909-3 sudo[120780]: 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--6953495c--2d2a--4a5c--8188--27fb75b77a21 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6953495c--2d2a--4a5c--8188--27fb75b77a21 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 21:54:43.827940 n-d-796909-3 sudo[120780]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:54:47.890368 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:54:47.891078 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:54:47.891838 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:54:47.949753 n-d-796909-3 sudo[120783]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:54:47.950585 n-d-796909-3 sudo[120783]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:54:48.922406 n-d-796909-3 sudo[120783]: pam_unix(sudo:session): session closed for user root
Sep 15 21:54:48.936015 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:54:48.942602 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:54:48.983829 n-d-796909-3 sudo[120786]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:54:48.984684 n-d-796909-3 sudo[120786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:54:49.499007 n-d-796909-3 sudo[120786]: pam_unix(sudo:session): session closed for user root
Sep 15 21:54:49.513117 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.561s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:54:49.522455 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:54:58.540701 n-d-796909-3 sudo[120780]: pam_unix(sudo:session): session closed for user root
Sep 15 21:54:58.542628 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6953495c--2d2a--4a5c--8188--27fb75b77a21 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6953495c--2d2a--4a5c--8188--27fb75b77a21 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 14.784s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:54:58.543235 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6953495c--2d2a--4a5c--8188--27fb75b77a21, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--6953495c--2d2a--4a5c--8188--27fb75b77a21, size 1024.00 MB, duration 14.79 sec {{(pid=84872) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 21:54:58.543685 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.volume_utils [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Volume copy 1024.00 MB at 69.26 MB/s
Sep 15 21:54:58.544810 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo 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-6953495c-2d2a-4a5c-8188-27fb75b77a21 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:54:58.610495 n-d-796909-3 sudo[120816]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-6953495c-2d2a-4a5c-8188-27fb75b77a21
Sep 15 21:54:58.612644 n-d-796909-3 sudo[120816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:54:59.290517 n-d-796909-3 sudo[120816]: pam_unix(sudo:session): session closed for user root
Sep 15 21:54:59.292864 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] CMD "sudo 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-6953495c-2d2a-4a5c-8188-27fb75b77a21" returned: 0 in 0.748s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:54:59.295097 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-6953495c-2d2a-4a5c-8188-27fb75b77a21 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:54:59.313582 n-d-796909-3 sudo[120823]: ubuntu : TTY=unknown ; 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-6953495c-2d2a-4a5c-8188-27fb75b77a21
Sep 15 21:54:59.314473 n-d-796909-3 sudo[120823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:55:00.020860 n-d-796909-3 sudo[120823]: pam_unix(sudo:session): session closed for user root
Sep 15 21:55:00.024914 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-6953495c-2d2a-4a5c-8188-27fb75b77a21" returned: 0 in 0.728s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:55:00.193680 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6953495c-2d2a-4a5c-8188-27fb75b77a21 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:55:00.241524 n-d-796909-3 sudo[120870]: ubuntu : 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-6953495c-2d2a-4a5c-8188-27fb75b77a21
Sep 15 21:55:00.242341 n-d-796909-3 sudo[120870]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:55:01.064024 n-d-796909-3 sudo[120870]: pam_unix(sudo:session): session closed for user root
Sep 15 21:55:01.066810 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6953495c-2d2a-4a5c-8188-27fb75b77a21" returned: 0 in 0.874s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:55:01.145403 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:55:01.166237 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1352c81e-0210-42a4-8972-098ec684b3d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8\n Backing store flags: \n Account information:\n df5CEVUmLjMgsVG49ym2\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n Backing store flags: \n Account information:\n DG98mCW2DLBTyPWvTiJE\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n Backing store flags: \n Account information:\n tTFQ8GHartSuzbWcB3ue\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-1352c81e-0210-42a4-8972-098ec684b3d8
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: I_T nexus: 25
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Connection: 0
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.24
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: df5CEVUmLjMgsVG49ym2
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Target 2: iqn.2010-10.org.openstack:volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: I_T nexus: 26
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Connection: 0
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.24
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020000
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf20
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020001
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf21
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: DG98mCW2DLBTyPWvTiJE
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Target 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: I_T nexus: 27
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030000
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf30
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030001
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf31
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: tTFQ8GHartSuzbWcB3ue
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:55:01.172733 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Creating iscsi_target for Volume ID: volume-6953495c-2d2a-4a5c-8188-27fb75b77a21 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:55:01.420691 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Created volume path /opt/stack/data/cinder/volumes/volume-6953495c-2d2a-4a5c-8188-27fb75b77a21,
Sep 15 21:55:01.420691 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:55:01.420691 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:55:01.420691 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6953495c-2d2a-4a5c-8188-27fb75b77a21
Sep 15 21:55:01.420691 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:55:01.420691 n-d-796909-3 cinder-volume[84872]: incominguser DA2XqRXPqYAaCvSvDprv Qub55KafQCejCf55
Sep 15 21:55:01.420691 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:55:01.420691 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:55:01.420691 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:55:01.420691 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:55:01.421979 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6953495c-2d2a-4a5c-8188-27fb75b77a21 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:55:01.971800 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6953495c-2d2a-4a5c-8188-27fb75b77a21" returned: 0 in 0.549s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:55:01.972183 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:55:01.975320 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:55:01.975320 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:55:01.975320 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:55:01.986559 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:55:01.987271 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1352c81e-0210-42a4-8972-098ec684b3d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8\n Backing store flags: \n Account information:\n df5CEVUmLjMgsVG49ym2\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n Backing store flags: \n Account information:\n DG98mCW2DLBTyPWvTiJE\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n Backing store flags: \n Account information:\n tTFQ8GHartSuzbWcB3ue\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6953495c-2d2a-4a5c-8188-27fb75b77a21\n System information:\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-6953495c-2d2a-4a5c-8188-27fb75b77a21\n Backing store flags: \n Account information:\n DA2XqRXPqYAaCvSvDprv\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-1352c81e-0210-42a4-8972-098ec684b3d8
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: I_T nexus: 25
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Connection: 0
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.24
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: df5CEVUmLjMgsVG49ym2
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Target 2: iqn.2010-10.org.openstack:volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: I_T nexus: 26
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Connection: 0
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.24
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020000
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf20
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020001
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf21
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: DG98mCW2DLBTyPWvTiJE
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Target 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: I_T nexus: 27
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030000
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf30
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030001
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf31
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: tTFQ8GHartSuzbWcB3ue
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:55:01.988004 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:55:02.001697 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:55:02.095167 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:55:02.095771 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1352c81e-0210-42a4-8972-098ec684b3d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8\n Backing store flags: \n Account information:\n df5CEVUmLjMgsVG49ym2\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n Backing store flags: \n Account information:\n DG98mCW2DLBTyPWvTiJE\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n Backing store flags: \n Account information:\n tTFQ8GHartSuzbWcB3ue\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6953495c-2d2a-4a5c-8188-27fb75b77a21\n System information:\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-6953495c-2d2a-4a5c-8188-27fb75b77a21\n Backing store flags: \n Account information:\n DA2XqRXPqYAaCvSvDprv\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:55:02.099421 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:55:02.216492 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:55:02.216843 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1352c81e-0210-42a4-8972-098ec684b3d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8\n Backing store flags: \n Account information:\n df5CEVUmLjMgsVG49ym2\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n Backing store flags: \n Account information:\n DG98mCW2DLBTyPWvTiJE\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n Backing store flags: \n Account information:\n tTFQ8GHartSuzbWcB3ue\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6953495c-2d2a-4a5c-8188-27fb75b77a21\n System information:\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-6953495c-2d2a-4a5c-8188-27fb75b77a21\n Backing store flags: \n Account information:\n DA2XqRXPqYAaCvSvDprv\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:55:02.218276 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Set provider_location to: 10.222.0.24:3260,4 iqn.2010-10.org.openstack:volume-6953495c-2d2a-4a5c-8188-27fb75b77a21 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:55:02.337740 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Initialize volume connection completed successfully.
Sep 15 21:55:07.287185 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] Terminate volume connection completed successfully.
Sep 15 21:55:07.336926 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:55:07.431297 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:55:07.431670 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1352c81e-0210-42a4-8972-098ec684b3d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8\n Backing store flags: \n Account information:\n df5CEVUmLjMgsVG49ym2\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n Backing store flags: \n Account information:\n DG98mCW2DLBTyPWvTiJE\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n Backing store flags: \n Account information:\n tTFQ8GHartSuzbWcB3ue\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6953495c-2d2a-4a5c-8188-27fb75b77a21\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6953495c-2d2a-4a5c-8188-27fb75b77a21\n Backing store flags: \n Account information:\n DA2XqRXPqYAaCvSvDprv\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:55:07.432861 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] Removing iscsi_target for Volume ID: 1352c81e-0210-42a4-8972-098ec684b3d8
Sep 15 21:55:07.436335 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-1352c81e-0210-42a4-8972-098ec684b3d8 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:55:07.659955 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-1352c81e-0210-42a4-8972-098ec684b3d8 -f" returned: 0 in 0.222s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:55:07.660738 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:55:07.662192 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:55:07.924293 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.262s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:55:07.924832 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n Backing store flags: \n Account information:\n DG98mCW2DLBTyPWvTiJE\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n Backing store flags: \n Account information:\n tTFQ8GHartSuzbWcB3ue\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6953495c-2d2a-4a5c-8188-27fb75b77a21\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6953495c-2d2a-4a5c-8188-27fb75b77a21\n Backing store flags: \n Account information:\n DA2XqRXPqYAaCvSvDprv\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:55:07.925968 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] Remove volume export completed successfully.
Sep 15 21:55:08.091341 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-1352c81e-0210-42a4-8972-098ec684b3d8-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:55:08.152215 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] Trying to delete temp volume: 1352c81e-0210-42a4-8972-098ec684b3d8
Sep 15 21:55:08.157224 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:55:08.253140 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:55:08.253683 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n Backing store flags: \n Account information:\n DG98mCW2DLBTyPWvTiJE\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n Backing store flags: \n Account information:\n tTFQ8GHartSuzbWcB3ue\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6953495c-2d2a-4a5c-8188-27fb75b77a21\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6953495c-2d2a-4a5c-8188-27fb75b77a21\n Backing store flags: \n Account information:\n DA2XqRXPqYAaCvSvDprv\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:55:08.254442 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1352c81e-0210-42a4-8972-098ec684b3d8
Sep 15 21:55:08.255797 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:55:08.291733 n-d-796909-3 sudo[120993]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8
Sep 15 21:55:08.292547 n-d-796909-3 sudo[120993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:55:08.884611 n-d-796909-3 sudo[120993]: pam_unix(sudo:session): session closed for user root
Sep 15 21:55:08.887276 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8" returned: 0 in 0.631s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:55:08.889928 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:55:08.965475 n-d-796909-3 sudo[121024]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8
Sep 15 21:55:08.966303 n-d-796909-3 sudo[121024]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:55:09.561356 n-d-796909-3 sudo[121024]: pam_unix(sudo:session): session closed for user root
Sep 15 21:55:09.563925 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8" returned: 0 in 0.674s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:55:09.566262 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:55:09.588046 n-d-796909-3 sudo[121033]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8
Sep 15 21:55:09.588820 n-d-796909-3 sudo[121033]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:55:10.179793 n-d-796909-3 sudo[121033]: pam_unix(sudo:session): session closed for user root
Sep 15 21:55:10.182017 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1352c81e-0210-42a4-8972-098ec684b3d8" returned: 0 in 0.615s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:55:10.183177 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] Successfully deleted volume: 1352c81e-0210-42a4-8972-098ec684b3d8
Sep 15 21:55:10.186770 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:55:10.186770 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:55:10.186770 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:55:10.286037 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] Deleted volume successfully.
Sep 15 21:55:10.291662 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-5095bf43-19e4-4936-b35c-36f9f9a6f586 tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-1352c81e-0210-42a4-8972-098ec684b3d8-delete_volume'" released by "delete_volume" :: held 2.201s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:55:47.893036 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:55:47.893663 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:55:47.894213 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:55:47.928886 n-d-796909-3 sudo[121246]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:55:47.929705 n-d-796909-3 sudo[121246]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:55:48.717251 n-d-796909-3 sudo[121246]: pam_unix(sudo:session): session closed for user root
Sep 15 21:55:48.771058 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.877s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:55:48.772842 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:55:48.798555 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-6bd52a45-7e63-436d-9953-20b96de3610f tempest-TestVolumeBackupRestore-664243628 None] Terminate volume connection completed successfully.
Sep 15 21:55:48.800184 n-d-796909-3 sudo[121263]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:55:48.801007 n-d-796909-3 sudo[121263]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:55:48.854833 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:55:49.045513 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.186s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:55:49.046062 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n System information:\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-f77fa80b-dbb3-4260-9be0-77fe3826d7a3\n Backing store flags: \n Account information:\n DG98mCW2DLBTyPWvTiJE\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n Backing store flags: \n Account information:\n tTFQ8GHartSuzbWcB3ue\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6953495c-2d2a-4a5c-8188-27fb75b77a21\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6953495c-2d2a-4a5c-8188-27fb75b77a21\n Backing store flags: \n Account information:\n DA2XqRXPqYAaCvSvDprv\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:55:49.046845 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [None req-6bd52a45-7e63-436d-9953-20b96de3610f tempest-TestVolumeBackupRestore-664243628 None] Removing iscsi_target for Volume ID: f77fa80b-dbb3-4260-9be0-77fe3826d7a3
Sep 15 21:55:49.050895 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:55:49.172472 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:55:49.194174 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:55:49.194174 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:55:49.208135 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Flow 'volume_create_manager' (875c3f4c-f3ca-49fa-b137-1332ae41014e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:55:49.214355 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (98034ad4-713c-43a6-8a9f-650da4247a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:55:49.237125 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:55:49.263283 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (98034ad4-713c-43a6-8a9f-650da4247a2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:55:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-864493549',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=d9548eaa-20bf-4de6-90f3-d988d3da19f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1afcc572e55b41bfa6e95e3764073652',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:55:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:55:49Z,user_id='96f6279b38d04a24a41f9c3f234e5b0c',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:55:49.265261 n-d-796909-3 sudo[121263]: pam_unix(sudo:session): session closed for user root
Sep 15 21:55:49.266153 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7b2ecc7e-b2b7-4edb-bdb2-7530af9f8c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:55:49.268459 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7b2ecc7e-b2b7-4edb-bdb2-7530af9f8c8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:55:49.270869 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dddc8c7d-5371-4ddc-a7e9-0c63fc1ec9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:55:49.275771 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:55:49.279432 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:55:49.322023 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3 -f" returned: 0 in 0.273s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:55:49.322509 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:55:49.339014 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:55:49.435971 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dddc8c7d-5371-4ddc-a7e9-0c63fc1ec9e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'd9548eaa-20bf-4de6-90f3-d988d3da19f0', 'volume_name': 'volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:55:49.439010 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96bde666-90d7-4649-be34-0063b1e17caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:55:49.441476 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96bde666-90d7-4649-be34-0063b1e17caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:55:49.447966 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fa9cb910-5578-4a14-8596-31848a115784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:55:49.451325 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Volume d9548eaa-20bf-4de6-90f3-d988d3da19f0: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 21:55:49.452096 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Cloning d9548eaa-20bf-4de6-90f3-d988d3da19f0 from image 242b1d14-5986-4843-ae80-c419ef1cfe13 at location (None, None). {{(pid=84872) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 21:55:49.540950 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.216s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:55:49.541278 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n Backing store flags: \n Account information:\n tTFQ8GHartSuzbWcB3ue\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6953495c-2d2a-4a5c-8188-27fb75b77a21\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6953495c-2d2a-4a5c-8188-27fb75b77a21\n Backing store flags: \n Account information:\n DA2XqRXPqYAaCvSvDprv\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:55:49.542096 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-6bd52a45-7e63-436d-9953-20b96de3610f tempest-TestVolumeBackupRestore-664243628 None] Remove volume export completed successfully.
Sep 15 21:55:52.086308 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:55:52.089790 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:55:52.090295 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:55:52.102405 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Flow 'volume_create_manager' (221103af-f4e7-4d70-aaa5-b067abc5b03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:55:52.109043 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (40b26ba9-476e-48f5-8ea3-c31e2cf0c5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:55:52.133698 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:55:52.158693 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (40b26ba9-476e-48f5-8ea3-c31e2cf0c5c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:55:51Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_a5931d6b-b7a0-433b-9712-1d294f7718c1',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=a3fdaf0c-0758-474d-9029-a4294902e520,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fd29f3181494a61961d6cb5b2e1878e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:55:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:55:52Z,user_id='3bd7aab0218943f58be7d23bb979c472',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:55:52.161129 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3602184d-2c38-48b1-98a6-3b31c8a290c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:55:52.163337 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3602184d-2c38-48b1-98a6-3b31c8a290c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:55:52.165502 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d25eb705-d15f-4709-9d90-8ff990965a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:55:52.167984 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d25eb705-d15f-4709-9d90-8ff990965a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a3fdaf0c-0758-474d-9029-a4294902e520', 'volume_name': 'volume-a3fdaf0c-0758-474d-9029-a4294902e520', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:55:52.170147 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7bffd36e-17ec-464c-8b75-b605e7c2482f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:55:52.172206 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7bffd36e-17ec-464c-8b75-b605e7c2482f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:55:52.174308 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (070d598c-dbc5-413e-9cc5-b1c69d390394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:55:52.175057 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Volume a3fdaf0c-0758-474d-9029-a4294902e520: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a3fdaf0c-0758-474d-9029-a4294902e520', 'volume_size': 1}
Sep 15 21:55:52.176103 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a3fdaf0c-0758-474d-9029-a4294902e520 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:55:52.236118 n-d-796909-3 sudo[121331]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a3fdaf0c-0758-474d-9029-a4294902e520 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:55:52.239315 n-d-796909-3 sudo[121331]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:55:53.220102 n-d-796909-3 sudo[121331]: pam_unix(sudo:session): session closed for user root
Sep 15 21:55:53.222683 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a3fdaf0c-0758-474d-9029-a4294902e520 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.046s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:55:53.226677 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (070d598c-dbc5-413e-9cc5-b1c69d390394) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a3fdaf0c-0758-474d-9029-a4294902e520', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:55:53.229204 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a936ba69-ee49-49f4-9ccc-750f869e6935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:55:53.316672 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Volume volume-a3fdaf0c-0758-474d-9029-a4294902e520 (a3fdaf0c-0758-474d-9029-a4294902e520): created successfully
Sep 15 21:55:53.319505 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a936ba69-ee49-49f4-9ccc-750f869e6935) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:55:53.325216 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Flow 'volume_create_manager' (221103af-f4e7-4d70-aaa5-b067abc5b03d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:55:53.409098 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Created volume successfully.
Sep 15 21:55:54.390420 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:55:54.425274 n-d-796909-3 sudo[121398]: ubuntu : 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-a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:55:54.426099 n-d-796909-3 sudo[121398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:55:55.134316 n-d-796909-3 sudo[121398]: pam_unix(sudo:session): session closed for user root
Sep 15 21:55:55.136877 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520" returned: 0 in 0.746s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:55:55.253235 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:55:55.271328 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:55:55.271712 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n Backing store flags: \n Account information:\n tTFQ8GHartSuzbWcB3ue\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6953495c-2d2a-4a5c-8188-27fb75b77a21\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6953495c-2d2a-4a5c-8188-27fb75b77a21\n Backing store flags: \n Account information:\n DA2XqRXPqYAaCvSvDprv\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: I_T nexus: 27
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030000
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf30
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030001
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf31
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: tTFQ8GHartSuzbWcB3ue
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Target 4: iqn.2010-10.org.openstack:volume-6953495c-2d2a-4a5c-8188-27fb75b77a21
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: I_T nexus: 28
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Connection: 0
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.24
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00040000
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf40
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00040001
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf41
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6953495c-2d2a-4a5c-8188-27fb75b77a21
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: DA2XqRXPqYAaCvSvDprv
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:55:55.272372 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:55:55.281171 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Creating iscsi_target for Volume ID: volume-a3fdaf0c-0758-474d-9029-a4294902e520 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:55:55.409729 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Created volume path /opt/stack/data/cinder/volumes/volume-a3fdaf0c-0758-474d-9029-a4294902e520,
Sep 15 21:55:55.409729 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:55:55.409729 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:55:55.409729 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:55:55.409729 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:55:55.409729 n-d-796909-3 cinder-volume[84872]: incominguser 2SjUPWVBztfB28DDBPK3 ntDuZ9GEsCx4N6qb
Sep 15 21:55:55.409729 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:55:55.409729 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:55:55.409729 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:55:55.409729 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:55:55.423701 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:55:56.195820 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520" returned: 0 in 0.783s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:55:56.196341 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:55:56.197142 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:55:56.197923 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:55:56.199706 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:55:56.217484 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:55:56.218036 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n Backing store flags: \n Account information:\n tTFQ8GHartSuzbWcB3ue\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6953495c-2d2a-4a5c-8188-27fb75b77a21\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6953495c-2d2a-4a5c-8188-27fb75b77a21\n Backing store flags: \n Account information:\n DA2XqRXPqYAaCvSvDprv\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\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-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: I_T nexus: 27
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030000
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf30
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030001
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf31
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: tTFQ8GHartSuzbWcB3ue
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Target 4: iqn.2010-10.org.openstack:volume-6953495c-2d2a-4a5c-8188-27fb75b77a21
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: I_T nexus: 28
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Connection: 0
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.24
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00040000
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf40
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00040001
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf41
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6953495c-2d2a-4a5c-8188-27fb75b77a21
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: DA2XqRXPqYAaCvSvDprv
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:55:56.219885 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:55:56.231869 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:55:56.370028 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:55:56.373979 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n Backing store flags: \n Account information:\n tTFQ8GHartSuzbWcB3ue\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6953495c-2d2a-4a5c-8188-27fb75b77a21\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6953495c-2d2a-4a5c-8188-27fb75b77a21\n Backing store flags: \n Account information:\n DA2XqRXPqYAaCvSvDprv\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\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-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:55:56.375794 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:55:56.493979 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:55:56.494991 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n Backing store flags: \n Account information:\n tTFQ8GHartSuzbWcB3ue\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6953495c-2d2a-4a5c-8188-27fb75b77a21\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6953495c-2d2a-4a5c-8188-27fb75b77a21\n Backing store flags: \n Account information:\n DA2XqRXPqYAaCvSvDprv\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\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-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:55:56.496525 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Set provider_location to: 10.222.0.24:3260,5 iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:55:56.605102 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Initialize volume connection completed successfully.
Sep 15 21:56:06.319985 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Terminate volume connection completed successfully.
Sep 15 21:56:06.672801 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:06.896577 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.206s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:06.896577 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n Backing store flags: \n Account information:\n tTFQ8GHartSuzbWcB3ue\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6953495c-2d2a-4a5c-8188-27fb75b77a21\n System information:\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-6953495c-2d2a-4a5c-8188-27fb75b77a21\n Backing store flags: \n Account information:\n DA2XqRXPqYAaCvSvDprv\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:56:06.896577 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Removing iscsi_target for Volume ID: 6953495c-2d2a-4a5c-8188-27fb75b77a21
Sep 15 21:56:06.896577 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6953495c-2d2a-4a5c-8188-27fb75b77a21 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:07.144499 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6953495c-2d2a-4a5c-8188-27fb75b77a21 -f" returned: 0 in 0.244s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:07.144499 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:56:07.144499 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:07.356097 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.215s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:07.356097 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n Backing store flags: \n Account information:\n tTFQ8GHartSuzbWcB3ue\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:56:07.356097 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Remove volume export completed successfully.
Sep 15 21:56:07.634264 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Lock "b'cinder-6953495c-2d2a-4a5c-8188-27fb75b77a21-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:56:07.726177 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Trying to delete temp volume: 6953495c-2d2a-4a5c-8188-27fb75b77a21
Sep 15 21:56:07.728523 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:07.980822 n-d-796909-3 sudo[121635]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6953495c-2d2a-4a5c-8188-27fb75b77a21
Sep 15 21:56:07.984678 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.203s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:07.984678 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n Backing store flags: \n Account information:\n tTFQ8GHartSuzbWcB3ue\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:56:07.984678 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6953495c-2d2a-4a5c-8188-27fb75b77a21
Sep 15 21:56:07.984678 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6953495c-2d2a-4a5c-8188-27fb75b77a21 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:07.981885 n-d-796909-3 sudo[121635]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:08.705914 n-d-796909-3 sudo[121635]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:08.710224 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6953495c-2d2a-4a5c-8188-27fb75b77a21" returned: 0 in 0.764s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:08.712937 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6953495c-2d2a-4a5c-8188-27fb75b77a21 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:08.753444 n-d-796909-3 sudo[121658]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6953495c-2d2a-4a5c-8188-27fb75b77a21
Sep 15 21:56:08.754355 n-d-796909-3 sudo[121658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:09.411699 n-d-796909-3 sudo[121658]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:09.416970 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6953495c-2d2a-4a5c-8188-27fb75b77a21" returned: 0 in 0.704s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:09.420407 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6953495c-2d2a-4a5c-8188-27fb75b77a21 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:09.513817 n-d-796909-3 sudo[121693]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6953495c-2d2a-4a5c-8188-27fb75b77a21
Sep 15 21:56:09.516486 n-d-796909-3 sudo[121693]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:09.973108 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_2_7wly8en-d-796909-3@lvmdriver-1, size 616.00 MB, duration 20.51 sec {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 21:56:09.973108 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Image download 616.00 MB at 30.04 MB/s
Sep 15 21:56:10.055504 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_2_7wly8en-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:10.233039 n-d-796909-3 sudo[121710]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_2_7wly8en-d-796909-3@lvmdriver-1
Sep 15 21:56:10.233899 n-d-796909-3 sudo[121710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:10.606181 n-d-796909-3 sudo[121693]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:10.609250 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6953495c-2d2a-4a5c-8188-27fb75b77a21" returned: 0 in 1.189s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:10.610802 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Successfully deleted volume: 6953495c-2d2a-4a5c-8188-27fb75b77a21
Sep 15 21:56:10.615403 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:56:10.615403 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:56:10.615403 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:56:10.755645 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Deleted volume successfully.
Sep 15 21:56:10.782454 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-bd6dd5e1-85bc-4ed2-9040-be9c462d61e4 tempest-VolumesBackupsTest-1974754829 None] Lock "b'cinder-6953495c-2d2a-4a5c-8188-27fb75b77a21-delete_volume'" released by "delete_volume" :: held 3.142s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:56:10.812354 n-d-796909-3 sudo[121710]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:10.815800 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_2_7wly8en-d-796909-3@lvmdriver-1" returned: 0 in 0.766s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:10.815800 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 is fetched for user 96f6279b38d04a24a41f9c3f234e5b0c. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 21:56:11.016725 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_2_7wly8en-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:11.125562 n-d-796909-3 sudo[121733]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_2_7wly8en-d-796909-3@lvmdriver-1
Sep 15 21:56:11.127612 n-d-796909-3 sudo[121733]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:11.618012 n-d-796909-3 sudo[121733]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:11.620352 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_2_7wly8en-d-796909-3@lvmdriver-1" returned: 0 in 0.603s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:11.622551 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:11.644567 n-d-796909-3 sudo[121738]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:56:11.645497 n-d-796909-3 sudo[121738]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:12.499092 n-d-796909-3 sudo[121738]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:12.501422 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.879s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:12.804737 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Attempting download of 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume d9548eaa-20bf-4de6-90f3-d988d3da19f0. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 21:56:12.858830 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_3fj5h4sf {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:13.013342 n-d-796909-3 sudo[121792]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_242b1d14-5986-4843-ae80-c419ef1cfe13_3fj5h4sf
Sep 15 21:56:13.014172 n-d-796909-3 sudo[121792]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:13.404217 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_3fj5h4sf" returned: 0 in 0.551s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:13.404217 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_2_7wly8en-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:13.396866 n-d-796909-3 sudo[121792]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:13.640549 n-d-796909-3 sudo[121798]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_2_7wly8en-d-796909-3@lvmdriver-1
Sep 15 21:56:13.641365 n-d-796909-3 sudo[121798]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:14.154071 n-d-796909-3 sudo[121798]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:14.157042 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_2_7wly8en-d-796909-3@lvmdriver-1" returned: 0 in 0.756s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:14.159744 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] 242b1d14-5986-4843-ae80-c419ef1cfe13 was vhdx, converting to raw {{(pid=84872) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 21:56:14.159744 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_2_7wly8en-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d9548eaa--20bf--4de6--90f3--d988d3da19f0 oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:14.179449 n-d-796909-3 sudo[121823]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_2_7wly8en-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d9548eaa--20bf--4de6--90f3--d988d3da19f0 oflag=direct
Sep 15 21:56:14.180233 n-d-796909-3 sudo[121823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:14.618501 n-d-796909-3 sudo[121823]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:14.621227 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_2_7wly8en-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d9548eaa--20bf--4de6--90f3--d988d3da19f0 oflag=direct" returned: 0 in 0.461s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:14.622526 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 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_242b1d14-5986-4843-ae80-c419ef1cfe13_2_7wly8en-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d9548eaa--20bf--4de6--90f3--d988d3da19f0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:14.662301 n-d-796909-3 sudo[121849]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_2_7wly8en-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d9548eaa--20bf--4de6--90f3--d988d3da19f0
Sep 15 21:56:14.671405 n-d-796909-3 sudo[121849]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:30.673129 n-d-796909-3 sudo[121849]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:30.676647 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 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_242b1d14-5986-4843-ae80-c419ef1cfe13_2_7wly8en-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d9548eaa--20bf--4de6--90f3--d988d3da19f0" returned: 0 in 16.053s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:30.677892 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_2_7wly8en-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:30.785970 n-d-796909-3 sudo[121983]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_2_7wly8en-d-796909-3@lvmdriver-1
Sep 15 21:56:30.786789 n-d-796909-3 sudo[121983]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:31.160734 n-d-796909-3 sudo[121983]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:31.163759 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_2_7wly8en-d-796909-3@lvmdriver-1" returned: 0 in 0.485s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:31.164642 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_2_7wly8en-d-796909-3@lvmdriver-1, size 700.00 MB, duration 16.06 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--d9548eaa--20bf--4de6--90f3--d988d3da19f0 {{(pid=84872) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 21:56:31.165029 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Converted 700.00 MB image at 43.60 MB/s
Sep 15 21:56:31.165642 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Downloaded image 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume d9548eaa-20bf-4de6-90f3-d988d3da19f0 successfully. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 21:56:31.298434 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 for user 96f6279b38d04a24a41f9c3f234e5b0c is deleted. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 21:56:31.298434 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Marking volume d9548eaa-20bf-4de6-90f3-d988d3da19f0 as bootable. {{(pid=84872) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 21:56:31.360929 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Copying metadata from image 242b1d14-5986-4843-ae80-c419ef1cfe13 to d9548eaa-20bf-4de6-90f3-d988d3da19f0. {{(pid=84872) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 21:56:31.361375 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Creating volume glance metadata for volume d9548eaa-20bf-4de6-90f3-d988d3da19f0 backed by image 242b1d14-5986-4843-ae80-c419ef1cfe13 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84872) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 21:56:31.597735 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fa9cb910-5578-4a14-8596-31848a115784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:56:31.604659 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (11daa3b5-bfb2-4ff0-bc3e-0cf0dc4aa0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:56:31.742948 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Volume volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0 (d9548eaa-20bf-4de6-90f3-d988d3da19f0): created successfully
Sep 15 21:56:31.778098 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (11daa3b5-bfb2-4ff0-bc3e-0cf0dc4aa0cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:56:31.778098 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Flow 'volume_create_manager' (875c3f4c-f3ca-49fa-b137-1332ae41014e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:56:31.837964 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-aa82eb3e-7798-4e4e-906b-db593938b0d9 tempest-VolumesSnapshotTestJSON-872283219 None] Created volume successfully.
Sep 15 21:56:33.754207 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-39e5c376-bcec-49d3-8a4e-b839694fc637 req-48d3e105-b347-4ee3-a736-5ab71fc2edfa tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:33.786145 n-d-796909-3 sudo[122037]: ubuntu : 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-d9548eaa-20bf-4de6-90f3-d988d3da19f0
Sep 15 21:56:33.786941 n-d-796909-3 sudo[122037]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:34.289348 n-d-796909-3 sudo[122037]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:34.291831 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-39e5c376-bcec-49d3-8a4e-b839694fc637 req-48d3e105-b347-4ee3-a736-5ab71fc2edfa tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0" returned: 0 in 0.541s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:34.348236 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:34.379086 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:34.379467 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n Backing store flags: \n Account information:\n tTFQ8GHartSuzbWcB3ue\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-39e5c376-bcec-49d3-8a4e-b839694fc637 req-48d3e105-b347-4ee3-a736-5ab71fc2edfa tempest-VolumesSnapshotTestJSON-872283219 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: I_T nexus: 27
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030000
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf30
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030001
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf31
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: tTFQ8GHartSuzbWcB3ue
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Target 5: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: I_T nexus: 29
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Connection: 0
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.24
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00050000
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf50
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00050001
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf51
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: 2SjUPWVBztfB28DDBPK3
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:56:34.380382 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:56:34.386068 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-39e5c376-bcec-49d3-8a4e-b839694fc637 req-48d3e105-b347-4ee3-a736-5ab71fc2edfa tempest-VolumesSnapshotTestJSON-872283219 None] Creating iscsi_target for Volume ID: volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:56:34.449802 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-39e5c376-bcec-49d3-8a4e-b839694fc637 req-48d3e105-b347-4ee3-a736-5ab71fc2edfa tempest-VolumesSnapshotTestJSON-872283219 None] Created volume path /opt/stack/data/cinder/volumes/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0,
Sep 15 21:56:34.449802 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:56:34.449802 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:56:34.449802 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0
Sep 15 21:56:34.449802 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:56:34.449802 n-d-796909-3 cinder-volume[84872]: incominguser fL6KKb6F9TTBwF7hY3Ln WAj75pYRyzoLhgG4
Sep 15 21:56:34.449802 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:56:34.449802 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:56:34.449802 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:56:34.449802 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:56:34.453088 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:35.185561 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0" returned: 0 in 0.734s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:35.186693 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:56:35.187501 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-39e5c376-bcec-49d3-8a4e-b839694fc637 req-48d3e105-b347-4ee3-a736-5ab71fc2edfa tempest-VolumesSnapshotTestJSON-872283219 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:56:35.187945 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-39e5c376-bcec-49d3-8a4e-b839694fc637 req-48d3e105-b347-4ee3-a736-5ab71fc2edfa tempest-VolumesSnapshotTestJSON-872283219 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:56:35.191694 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:35.199386 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:35.199810 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n Backing store flags: \n Account information:\n tTFQ8GHartSuzbWcB3ue\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0\n System information:\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-d9548eaa-20bf-4de6-90f3-d988d3da19f0\n Backing store flags: \n Account information:\n fL6KKb6F9TTBwF7hY3Ln\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-39e5c376-bcec-49d3-8a4e-b839694fc637 req-48d3e105-b347-4ee3-a736-5ab71fc2edfa tempest-VolumesSnapshotTestJSON-872283219 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: I_T nexus: 27
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030000
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf30
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030001
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf31
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: tTFQ8GHartSuzbWcB3ue
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Target 5: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: I_T nexus: 29
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Connection: 0
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.24
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00050000
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf50
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00050001
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf51
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: 2SjUPWVBztfB28DDBPK3
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:56:35.200516 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:56:35.206737 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:35.423783 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.216s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:35.423783 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n Backing store flags: \n Account information:\n tTFQ8GHartSuzbWcB3ue\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0\n System information:\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-d9548eaa-20bf-4de6-90f3-d988d3da19f0\n Backing store flags: \n Account information:\n fL6KKb6F9TTBwF7hY3Ln\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:56:35.453001 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:35.538338 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:35.538635 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n Backing store flags: \n Account information:\n tTFQ8GHartSuzbWcB3ue\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0\n System information:\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-d9548eaa-20bf-4de6-90f3-d988d3da19f0\n Backing store flags: \n Account information:\n fL6KKb6F9TTBwF7hY3Ln\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:56:35.539714 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-39e5c376-bcec-49d3-8a4e-b839694fc637 req-48d3e105-b347-4ee3-a736-5ab71fc2edfa tempest-VolumesSnapshotTestJSON-872283219 None] Set provider_location to: 10.222.0.24:3260,6 iqn.2010-10.org.openstack:volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:56:35.945179 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-39e5c376-bcec-49d3-8a4e-b839694fc637 req-48d3e105-b347-4ee3-a736-5ab71fc2edfa tempest-VolumesSnapshotTestJSON-872283219 None] attachment_update completed successfully.
Sep 15 21:56:43.359861 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-b84eb06d-459e-480e-89d6-f2932dc29a12 req-009ab478-e769-4298-8593-f8ee82c94eba tempest-VolumesBackupsTest-1974754829 None] Terminate volume connection completed successfully.
Sep 15 21:56:43.359861 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-b84eb06d-459e-480e-89d6-f2932dc29a12 req-009ab478-e769-4298-8593-f8ee82c94eba tempest-VolumesBackupsTest-1974754829 None] Deleting attachment 16ed93e2-7fec-46cd-905f-0334464d6a02. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:56:43.359861 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:43.451607 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:43.451976 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n System information:\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-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd\n Backing store flags: \n Account information:\n tTFQ8GHartSuzbWcB3ue\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-d9548eaa-20bf-4de6-90f3-d988d3da19f0\n Backing store flags: \n Account information:\n fL6KKb6F9TTBwF7hY3Ln\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:56:43.452665 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-b84eb06d-459e-480e-89d6-f2932dc29a12 req-009ab478-e769-4298-8593-f8ee82c94eba tempest-VolumesBackupsTest-1974754829 None] Removing iscsi_target for Volume ID: fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd
Sep 15 21:56:43.453908 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:43.604895 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-50d9a6bf-6b0a-49f4-9c6a-1eb334ee0e75 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:43.664820 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd -f" returned: 0 in 0.179s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:43.664820 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:56:43.664820 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:43.678720 n-d-796909-3 sudo[122141]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0
Sep 15 21:56:43.679575 n-d-796909-3 sudo[122141]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:43.902124 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.242s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:43.902533 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-d9548eaa-20bf-4de6-90f3-d988d3da19f0\n Backing store flags: \n Account information:\n fL6KKb6F9TTBwF7hY3Ln\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:56:44.101147 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-b84eb06d-459e-480e-89d6-f2932dc29a12 req-009ab478-e769-4298-8593-f8ee82c94eba tempest-VolumesBackupsTest-1974754829 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:56:44.101147 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:56:44.101147 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:56:44.192337 n-d-796909-3 sudo[122141]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:44.194207 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-50d9a6bf-6b0a-49f4-9c6a-1eb334ee0e75 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0" returned: 0 in 0.594s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:44.195531 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-50d9a6bf-6b0a-49f4-9c6a-1eb334ee0e75 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0116d645-369e-4071-9030-80475a560e22 --snapshot stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0 -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:44.214302 n-d-796909-3 sudo[122156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0116d645-369e-4071-9030-80475a560e22 --snapshot stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0 -L 1.00g
Sep 15 21:56:44.215109 n-d-796909-3 sudo[122156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:45.185418 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-50d9a6bf-6b0a-49f4-9c6a-1eb334ee0e75 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0116d645-369e-4071-9030-80475a560e22 --snapshot stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0 -L 1.00g" returned: 0 in 0.989s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:45.182240 n-d-796909-3 sudo[122156]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:45.491133 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-50d9a6bf-6b0a-49f4-9c6a-1eb334ee0e75 tempest-VolumesSnapshotTestJSON-872283219 None] Create snapshot completed successfully
Sep 15 21:56:47.461061 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-aded02b0-c9d6-44fd-ae80-2e443fa3dc3f tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:47.482643 n-d-796909-3 sudo[122290]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0
Sep 15 21:56:47.483478 n-d-796909-3 sudo[122290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:47.897653 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:56:47.898197 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:56:47.899108 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:48.011401 n-d-796909-3 sudo[122303]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:56:48.012210 n-d-796909-3 sudo[122303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:48.313902 n-d-796909-3 sudo[122290]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:48.321303 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-aded02b0-c9d6-44fd-ae80-2e443fa3dc3f tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0" returned: 0 in 0.856s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:48.321303 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-aded02b0-c9d6-44fd-ae80-2e443fa3dc3f tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ec17dade-e491-45b1-8fcf-1280b6da0fee --snapshot stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0 -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:48.366911 n-d-796909-3 sudo[122316]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ec17dade-e491-45b1-8fcf-1280b6da0fee --snapshot stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0 -L 1.00g
Sep 15 21:56:48.367735 n-d-796909-3 sudo[122316]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:48.952186 n-d-796909-3 sudo[122303]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:48.957420 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:48.972431 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:48.993615 n-d-796909-3 sudo[122325]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:56:48.994406 n-d-796909-3 sudo[122325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:49.577851 n-d-796909-3 sudo[122316]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:49.588043 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-aded02b0-c9d6-44fd-ae80-2e443fa3dc3f tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ec17dade-e491-45b1-8fcf-1280b6da0fee --snapshot stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0 -L 1.00g" returned: 0 in 1.263s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:49.805600 n-d-796909-3 sudo[122325]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:49.807433 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.850s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:49.809071 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:56:50.137324 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-aded02b0-c9d6-44fd-ae80-2e443fa3dc3f tempest-VolumesSnapshotTestJSON-872283219 None] Create snapshot completed successfully
Sep 15 21:56:51.495980 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bc4a0b54-3c5a-4cd6-ad9e-0a414e4e8803 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:51.512690 n-d-796909-3 sudo[122449]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0
Sep 15 21:56:51.513516 n-d-796909-3 sudo[122449]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:51.982706 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bc4a0b54-3c5a-4cd6-ad9e-0a414e4e8803 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0" returned: 0 in 0.484s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:51.982706 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bc4a0b54-3c5a-4cd6-ad9e-0a414e4e8803 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2d9ef65d-532c-46cf-bf1c-46c1e50a73fa --snapshot stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0 -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:51.974167 n-d-796909-3 sudo[122449]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:51.997308 n-d-796909-3 sudo[122452]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2d9ef65d-532c-46cf-bf1c-46c1e50a73fa --snapshot stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0 -L 1.00g
Sep 15 21:56:51.998115 n-d-796909-3 sudo[122452]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:52.803468 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-478317eb-e642-4b03-b057-034651ccdafd tempest-VolumesBackupsTest-1974754829 None] Lock "b'cinder-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd-delete_volume'" acquired by "delete_volume" :: waited 0.081s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:56:53.118964 n-d-796909-3 sudo[122452]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:53.125807 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bc4a0b54-3c5a-4cd6-ad9e-0a414e4e8803 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2d9ef65d-532c-46cf-bf1c-46c1e50a73fa --snapshot stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0 -L 1.00g" returned: 0 in 1.148s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:53.267728 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:53.416509 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-bc4a0b54-3c5a-4cd6-ad9e-0a414e4e8803 tempest-VolumesSnapshotTestJSON-872283219 None] Create snapshot completed successfully
Sep 15 21:56:53.537512 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.276s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:53.537750 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696992]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-d9548eaa-20bf-4de6-90f3-d988d3da19f0\n Backing store flags: \n Account information:\n fL6KKb6F9TTBwF7hY3Ln\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:56:53.538449 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-478317eb-e642-4b03-b057-034651ccdafd tempest-VolumesBackupsTest-1974754829 None] Skipping remove_export. No iscsi_target is presently exported for volume: fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd
Sep 15 21:56:53.539531 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-478317eb-e642-4b03-b057-034651ccdafd tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:53.582111 n-d-796909-3 sudo[122595]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd
Sep 15 21:56:53.582962 n-d-796909-3 sudo[122595]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:54.357906 n-d-796909-3 sudo[122595]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:54.360194 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-478317eb-e642-4b03-b057-034651ccdafd tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd" returned: 0 in 0.820s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:54.362579 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-478317eb-e642-4b03-b057-034651ccdafd tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:54.385281 n-d-796909-3 sudo[122622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd
Sep 15 21:56:54.386262 n-d-796909-3 sudo[122622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:54.891493 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-66f73915-cd90-40da-a12c-cca22c89371a tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-0116d645-369e-4071-9030-80475a560e22-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.040s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:56:54.893450 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-66f73915-cd90-40da-a12c-cca22c89371a tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0116d645-369e-4071-9030-80475a560e22 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:54.931788 n-d-796909-3 sudo[122632]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0116d645-369e-4071-9030-80475a560e22
Sep 15 21:56:54.933346 n-d-796909-3 sudo[122632]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:55.077461 n-d-796909-3 sudo[122622]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:55.079740 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-478317eb-e642-4b03-b057-034651ccdafd tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd" returned: 0 in 0.717s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:55.091526 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-478317eb-e642-4b03-b057-034651ccdafd tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:55.101771 n-d-796909-3 sudo[122639]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd
Sep 15 21:56:55.102583 n-d-796909-3 sudo[122639]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:55.398415 n-d-796909-3 sudo[122632]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:55.400643 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-66f73915-cd90-40da-a12c-cca22c89371a tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0116d645-369e-4071-9030-80475a560e22" returned: 0 in 0.507s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:55.402464 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-66f73915-cd90-40da-a12c-cca22c89371a tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0116d645-369e-4071-9030-80475a560e22 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:55.423116 n-d-796909-3 sudo[122648]: ubuntu : TTY=unknown ; 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-0116d645-369e-4071-9030-80475a560e22
Sep 15 21:56:55.423945 n-d-796909-3 sudo[122648]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:55.735225 n-d-796909-3 sudo[122639]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:55.738143 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-478317eb-e642-4b03-b057-034651ccdafd tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd" returned: 0 in 0.655s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:55.739595 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-478317eb-e642-4b03-b057-034651ccdafd tempest-VolumesBackupsTest-1974754829 None] Successfully deleted volume: fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd
Sep 15 21:56:55.873794 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-478317eb-e642-4b03-b057-034651ccdafd tempest-VolumesBackupsTest-1974754829 None] Created reservations ['64521905-18a4-4b53-bd27-d25319989df4', '3ed851b1-55a6-404a-b2b8-afdcfc4eb120', 'a6bb5d6b-7929-4db2-93ac-5064040b22e2', '6dc8c5ce-0df7-4b8f-8ceb-786af6b2c460'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:56:55.878446 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-478317eb-e642-4b03-b057-034651ccdafd tempest-VolumesBackupsTest-1974754829 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:56:55.878446 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:56:55.878446 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:56:56.109711 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-478317eb-e642-4b03-b057-034651ccdafd tempest-VolumesBackupsTest-1974754829 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:56:56.109711 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-478317eb-e642-4b03-b057-034651ccdafd tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:56.132075 n-d-796909-3 sudo[122732]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:56:56.133685 n-d-796909-3 sudo[122732]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:56.316407 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-66f73915-cd90-40da-a12c-cca22c89371a tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0116d645-369e-4071-9030-80475a560e22" returned: 0 in 0.913s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:56.310820 n-d-796909-3 sudo[122648]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:56.560059 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-66f73915-cd90-40da-a12c-cca22c89371a tempest-VolumesSnapshotTestJSON-872283219 None] Created reservations ['92a18aa6-22de-41c9-a9b4-e84a0cfb5604', 'aee5ae78-9c2c-4a3f-a25b-3d36d1c859a0', 'bf111e12-55c4-4be1-8fcc-33f7bd91c27f', '55255c51-b79c-411c-b6c0-f5f78ecc6872'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:56:56.562452 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-66f73915-cd90-40da-a12c-cca22c89371a tempest-VolumesSnapshotTestJSON-872283219 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:56:56.562452 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:56:56.562452 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:56:56.878957 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-66f73915-cd90-40da-a12c-cca22c89371a tempest-VolumesSnapshotTestJSON-872283219 None] Delete snapshot completed successfully.
Sep 15 21:56:56.885721 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-66f73915-cd90-40da-a12c-cca22c89371a tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-0116d645-369e-4071-9030-80475a560e22-delete_snapshot'" released by "delete_snapshot" :: held 1.994s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:56:56.891869 n-d-796909-3 sudo[122732]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:56.894348 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-478317eb-e642-4b03-b057-034651ccdafd tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.787s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:56.896134 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-478317eb-e642-4b03-b057-034651ccdafd tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:56.926157 n-d-796909-3 sudo[122760]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:56:56.927038 n-d-796909-3 sudo[122760]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:57.348969 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Terminate volume connection completed successfully.
Sep 15 21:56:57.423390 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:57.449973 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-8e95529f-e281-444e-a67c-b2f0f3ecaf6c tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-2d9ef65d-532c-46cf-bf1c-46c1e50a73fa-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.089s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:56:57.452126 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8e95529f-e281-444e-a67c-b2f0f3ecaf6c tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2d9ef65d-532c-46cf-bf1c-46c1e50a73fa {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:57.508893 n-d-796909-3 sudo[122789]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2d9ef65d-532c-46cf-bf1c-46c1e50a73fa
Sep 15 21:56:57.511168 n-d-796909-3 sudo[122789]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:57.617861 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.196s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:57.618605 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555695712]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\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-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-d9548eaa-20bf-4de6-90f3-d988d3da19f0\n Backing store flags: \n Account information:\n fL6KKb6F9TTBwF7hY3Ln\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:56:57.619217 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Removing iscsi_target for Volume ID: a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:56:57.620540 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:57.713174 n-d-796909-3 sudo[122760]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:57.715358 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-478317eb-e642-4b03-b057-034651ccdafd tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.819s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:57.717720 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-478317eb-e642-4b03-b057-034651ccdafd tempest-VolumesBackupsTest-1974754829 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:56:57.723200 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-478317eb-e642-4b03-b057-034651ccdafd tempest-VolumesBackupsTest-1974754829 None] Deleted volume successfully.
Sep 15 21:56:57.845818 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-478317eb-e642-4b03-b057-034651ccdafd tempest-VolumesBackupsTest-1974754829 None] Lock "b'cinder-fcf14e5e-71a9-4ffb-8ccf-34e09491e2fd-delete_volume'" released by "delete_volume" :: held 5.049s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:56:58.037878 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520 -f" returned: 0 in 0.408s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:58.038440 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555695712]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:56:58.043431 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:58.158631 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:56:58.176960 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:56:58.180825 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:56:58.199771 n-d-796909-3 sudo[122789]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:58.215351 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Flow 'volume_create_manager' (02367ccb-6b79-4bed-8971-95e302be130a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:56:58.219522 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dd62b5f1-dc36-4a61-997b-43f532db3ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:56:58.242756 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.161s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:58.243383 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555695712]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\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-d9548eaa-20bf-4de6-90f3-d988d3da19f0\n Backing store flags: \n Account information:\n fL6KKb6F9TTBwF7hY3Ln\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:56:58.244634 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8e95529f-e281-444e-a67c-b2f0f3ecaf6c tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2d9ef65d-532c-46cf-bf1c-46c1e50a73fa" returned: 0 in 0.792s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:58.248238 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-dfeedaba-8c47-4cb3-9084-36a19d6b40ea tempest-TestVolumeBackupRestore-664243628 None] Remove volume export completed successfully.
Sep 15 21:56:58.262425 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8e95529f-e281-444e-a67c-b2f0f3ecaf6c tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2d9ef65d-532c-46cf-bf1c-46c1e50a73fa {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:58.307830 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:56:58.314891 n-d-796909-3 sudo[122819]: ubuntu : TTY=unknown ; 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-2d9ef65d-532c-46cf-bf1c-46c1e50a73fa
Sep 15 21:56:58.315825 n-d-796909-3 sudo[122819]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:58.376325 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dd62b5f1-dc36-4a61-997b-43f532db3ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:56:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1773875353',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=86e0721c-d402-435e-b74d-db8e6b0479d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='469b25cf4c834926b01c64c4f67e562c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:56:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:56:58Z,user_id='f2dae7c52ac64d94976fc8630554fec0',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:56:58.381007 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e3171f5b-72ce-48fd-baa6-511407216b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:56:58.383694 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e3171f5b-72ce-48fd-baa6-511407216b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:56:58.393428 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d63375e6-84fd-42a5-90e1-7b094d2b4abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:56:58.502630 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d63375e6-84fd-42a5-90e1-7b094d2b4abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '86e0721c-d402-435e-b74d-db8e6b0479d1', 'volume_name': 'volume-86e0721c-d402-435e-b74d-db8e6b0479d1', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:56:58.505436 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (59329cb9-9d5b-43cc-8452-035f243b4b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:56:58.508941 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (59329cb9-9d5b-43cc-8452-035f243b4b1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:56:58.512133 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (149bef5f-4680-4d2d-9386-2cd0e7067cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:56:58.513061 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Volume 86e0721c-d402-435e-b74d-db8e6b0479d1: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-86e0721c-d402-435e-b74d-db8e6b0479d1', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 21:56:58.513814 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Cloning 86e0721c-d402-435e-b74d-db8e6b0479d1 from image 242b1d14-5986-4843-ae80-c419ef1cfe13 at location (None, None). {{(pid=84872) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 21:56:59.275399 n-d-796909-3 sudo[122819]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:59.277469 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8e95529f-e281-444e-a67c-b2f0f3ecaf6c tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2d9ef65d-532c-46cf-bf1c-46c1e50a73fa" returned: 0 in 1.015s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:59.439088 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-8e95529f-e281-444e-a67c-b2f0f3ecaf6c tempest-VolumesSnapshotTestJSON-872283219 None] Created reservations ['2355545d-0ca7-4ae7-a11a-06b8c0a7912d', '6da624e1-b48b-4742-80ac-78846d85e8cb', 'f360791a-6bb4-43cd-9dac-c74dcc28b6e9', 'e5e79c21-f9b4-4d30-adc7-603a957b6601'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:56:59.441823 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-8e95529f-e281-444e-a67c-b2f0f3ecaf6c tempest-VolumesSnapshotTestJSON-872283219 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:56:59.441823 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:56:59.441823 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:56:59.721070 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-8e95529f-e281-444e-a67c-b2f0f3ecaf6c tempest-VolumesSnapshotTestJSON-872283219 None] Delete snapshot completed successfully.
Sep 15 21:56:59.726982 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-8e95529f-e281-444e-a67c-b2f0f3ecaf6c tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-2d9ef65d-532c-46cf-bf1c-46c1e50a73fa-delete_snapshot'" released by "delete_snapshot" :: held 2.278s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:57:00.921167 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-25af291a-99e7-4025-b777-a27330598739 tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-ec17dade-e491-45b1-8fcf-1280b6da0fee-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.018s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:57:00.922795 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-25af291a-99e7-4025-b777-a27330598739 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ec17dade-e491-45b1-8fcf-1280b6da0fee {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:00.956231 n-d-796909-3 sudo[122913]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ec17dade-e491-45b1-8fcf-1280b6da0fee
Sep 15 21:57:00.957052 n-d-796909-3 sudo[122913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:01.454637 n-d-796909-3 sudo[122913]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:01.458330 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-25af291a-99e7-4025-b777-a27330598739 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ec17dade-e491-45b1-8fcf-1280b6da0fee" returned: 0 in 0.535s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:01.463396 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-25af291a-99e7-4025-b777-a27330598739 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ec17dade-e491-45b1-8fcf-1280b6da0fee {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:01.507836 n-d-796909-3 sudo[122916]: ubuntu : TTY=unknown ; 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-ec17dade-e491-45b1-8fcf-1280b6da0fee
Sep 15 21:57:01.508777 n-d-796909-3 sudo[122916]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:02.251680 n-d-796909-3 sudo[122916]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:02.254454 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-25af291a-99e7-4025-b777-a27330598739 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ec17dade-e491-45b1-8fcf-1280b6da0fee" returned: 0 in 0.791s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:02.433712 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-25af291a-99e7-4025-b777-a27330598739 tempest-VolumesSnapshotTestJSON-872283219 None] Created reservations ['b7611031-3e38-4f8c-806d-6b282ddb9985', 'bebce945-be6e-4ac9-a217-ca0a96873175', '9770d9c6-5131-4719-9096-24386ecb7367', 'e6f243f4-5a1c-4ed3-8d18-9d42fc9338dd'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:57:02.435699 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-25af291a-99e7-4025-b777-a27330598739 tempest-VolumesSnapshotTestJSON-872283219 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:57:02.435699 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:57:02.435699 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:57:02.696698 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-25af291a-99e7-4025-b777-a27330598739 tempest-VolumesSnapshotTestJSON-872283219 None] Delete snapshot completed successfully.
Sep 15 21:57:02.708180 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-25af291a-99e7-4025-b777-a27330598739 tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-ec17dade-e491-45b1-8fcf-1280b6da0fee-delete_snapshot'" released by "delete_snapshot" :: held 1.781s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:57:04.416602 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-e007a335-ca07-4667-a32a-ede930899535 req-37266502-31e2-4caa-8d71-d411688f24d3 tempest-VolumesSnapshotTestJSON-872283219 None] Terminate volume connection completed successfully.
Sep 15 21:57:04.416602 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-e007a335-ca07-4667-a32a-ede930899535 req-37266502-31e2-4caa-8d71-d411688f24d3 tempest-VolumesSnapshotTestJSON-872283219 None] Deleting attachment f4eca4e9-1cff-4fe5-b9fc-8762131a91df. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:57:04.421137 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:04.523147 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:04.523712 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0\n System information:\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-d9548eaa-20bf-4de6-90f3-d988d3da19f0\n Backing store flags: \n Account information:\n fL6KKb6F9TTBwF7hY3Ln\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:57:04.524553 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-e007a335-ca07-4667-a32a-ede930899535 req-37266502-31e2-4caa-8d71-d411688f24d3 tempest-VolumesSnapshotTestJSON-872283219 None] Removing iscsi_target for Volume ID: d9548eaa-20bf-4de6-90f3-d988d3da19f0
Sep 15 21:57:04.525954 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:04.683652 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0 -f" returned: 0 in 0.156s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:04.684429 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:57:04.689874 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:04.968645 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.275s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:04.968645 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:57:05.125771 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-e007a335-ca07-4667-a32a-ede930899535 req-37266502-31e2-4caa-8d71-d411688f24d3 tempest-VolumesSnapshotTestJSON-872283219 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:57:05.125771 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:57:05.125771 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:57:11.082029 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-10fb674e-c9f6-436d-800f-ab4bb4678aae req-a0f11cc1-9b5c-4e09-8b3d-9134ee0ca47d tempest-TestVolumeBackupRestore-664243628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:11.127601 n-d-796909-3 sudo[123081]: ubuntu : 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-a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:57:11.128415 n-d-796909-3 sudo[123081]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:11.705785 n-d-796909-3 sudo[123081]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:11.708222 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-10fb674e-c9f6-436d-800f-ab4bb4678aae req-a0f11cc1-9b5c-4e09-8b3d-9134ee0ca47d tempest-TestVolumeBackupRestore-664243628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520" returned: 0 in 0.626s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:11.757679 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:11.770451 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:11.771022 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:57:11.771868 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-10fb674e-c9f6-436d-800f-ab4bb4678aae req-a0f11cc1-9b5c-4e09-8b3d-9134ee0ca47d tempest-TestVolumeBackupRestore-664243628 None] Targets prior to update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:57:11.772930 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-10fb674e-c9f6-436d-800f-ab4bb4678aae req-a0f11cc1-9b5c-4e09-8b3d-9134ee0ca47d tempest-TestVolumeBackupRestore-664243628 None] Creating iscsi_target for Volume ID: volume-a3fdaf0c-0758-474d-9029-a4294902e520 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:57:11.866247 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-10fb674e-c9f6-436d-800f-ab4bb4678aae req-a0f11cc1-9b5c-4e09-8b3d-9134ee0ca47d tempest-TestVolumeBackupRestore-664243628 None] Created volume path /opt/stack/data/cinder/volumes/volume-a3fdaf0c-0758-474d-9029-a4294902e520,
Sep 15 21:57:11.866247 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:57:11.866247 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:57:11.866247 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:57:11.866247 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:57:11.866247 n-d-796909-3 cinder-volume[84872]: incominguser 2SjUPWVBztfB28DDBPK3 ntDuZ9GEsCx4N6qb
Sep 15 21:57:11.866247 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:57:11.866247 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:57:11.866247 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:57:11.866247 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:57:11.872838 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:12.678234 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520" returned: 0 in 0.800s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:12.678860 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:57:12.679376 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-10fb674e-c9f6-436d-800f-ab4bb4678aae req-a0f11cc1-9b5c-4e09-8b3d-9134ee0ca47d tempest-TestVolumeBackupRestore-664243628 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:57:12.679745 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-10fb674e-c9f6-436d-800f-ab4bb4678aae req-a0f11cc1-9b5c-4e09-8b3d-9134ee0ca47d tempest-TestVolumeBackupRestore-664243628 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:57:12.681837 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:12.710292 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:12.710650 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:57:12.711284 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-10fb674e-c9f6-436d-800f-ab4bb4678aae req-a0f11cc1-9b5c-4e09-8b3d-9134ee0ca47d tempest-TestVolumeBackupRestore-664243628 None] Targets after update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:57:12.712574 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:12.891012 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.175s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:12.891590 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:57:12.893301 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:13.095683 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.202s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:13.096316 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:57:13.097966 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-10fb674e-c9f6-436d-800f-ab4bb4678aae req-a0f11cc1-9b5c-4e09-8b3d-9134ee0ca47d tempest-TestVolumeBackupRestore-664243628 None] Set provider_location to: 10.222.0.24:3260,1 iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:57:13.518415 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7644beed-5689-4f37-8b92-40e08270efa6 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:13.537317 n-d-796909-3 sudo[123152]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829
Sep 15 21:57:13.538119 n-d-796909-3 sudo[123152]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:13.545780 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-10fb674e-c9f6-436d-800f-ab4bb4678aae req-a0f11cc1-9b5c-4e09-8b3d-9134ee0ca47d tempest-TestVolumeBackupRestore-664243628 None] attachment_update completed successfully.
Sep 15 21:57:13.999610 n-d-796909-3 sudo[123152]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:14.002717 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7644beed-5689-4f37-8b92-40e08270efa6 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829" returned: 0 in 0.484s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:14.004777 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7644beed-5689-4f37-8b92-40e08270efa6 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-19a97318-9c7a-492c-ba63-4438a981755f --snapshot stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829 -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:14.023959 n-d-796909-3 sudo[123157]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-19a97318-9c7a-492c-ba63-4438a981755f --snapshot stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829 -L 1.00g
Sep 15 21:57:14.024831 n-d-796909-3 sudo[123157]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:15.019828 n-d-796909-3 sudo[123157]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:15.023727 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7644beed-5689-4f37-8b92-40e08270efa6 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-19a97318-9c7a-492c-ba63-4438a981755f --snapshot stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829 -L 1.00g" returned: 0 in 1.017s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:15.210037 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-7644beed-5689-4f37-8b92-40e08270efa6 tempest-VolumesSnapshotTestJSON-872283219 None] Create snapshot completed successfully
Sep 15 21:57:15.930512 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-c3e6b9c1-20c6-46b6-9f36-9697cfd2141f tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-19a97318-9c7a-492c-ba63-4438a981755f-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:57:15.969077 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c3e6b9c1-20c6-46b6-9f36-9697cfd2141f tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-19a97318-9c7a-492c-ba63-4438a981755f {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:15.990495 n-d-796909-3 sudo[123296]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-19a97318-9c7a-492c-ba63-4438a981755f
Sep 15 21:57:15.991422 n-d-796909-3 sudo[123296]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:16.435122 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13__ovggd9rn-d-796909-3@lvmdriver-1, size 616.00 MB, duration 17.92 sec {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 21:57:16.435122 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Image download 616.00 MB at 34.38 MB/s
Sep 15 21:57:16.481193 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13__ovggd9rn-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:16.562217 n-d-796909-3 sudo[123296]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:16.565047 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c3e6b9c1-20c6-46b6-9f36-9697cfd2141f tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-19a97318-9c7a-492c-ba63-4438a981755f" returned: 0 in 0.595s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:16.567145 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c3e6b9c1-20c6-46b6-9f36-9697cfd2141f tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-19a97318-9c7a-492c-ba63-4438a981755f {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:16.570194 n-d-796909-3 sudo[123299]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13__ovggd9rn-d-796909-3@lvmdriver-1
Sep 15 21:57:16.571018 n-d-796909-3 sudo[123299]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:16.588643 n-d-796909-3 sudo[123300]: ubuntu : TTY=unknown ; 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-19a97318-9c7a-492c-ba63-4438a981755f
Sep 15 21:57:16.589457 n-d-796909-3 sudo[123300]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:16.908332 n-d-796909-3 sudo[123299]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:16.910575 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13__ovggd9rn-d-796909-3@lvmdriver-1" returned: 0 in 0.429s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:16.911540 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 is fetched for user f2dae7c52ac64d94976fc8630554fec0. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 21:57:17.050570 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13__ovggd9rn-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:17.156412 n-d-796909-3 sudo[123307]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13__ovggd9rn-d-796909-3@lvmdriver-1
Sep 15 21:57:17.157435 n-d-796909-3 sudo[123307]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:17.465978 n-d-796909-3 sudo[123300]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:17.468631 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c3e6b9c1-20c6-46b6-9f36-9697cfd2141f tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-19a97318-9c7a-492c-ba63-4438a981755f" returned: 0 in 0.901s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:17.510760 n-d-796909-3 sudo[123307]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:17.514641 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13__ovggd9rn-d-796909-3@lvmdriver-1" returned: 0 in 0.464s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:17.516061 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-86e0721c-d402-435e-b74d-db8e6b0479d1 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:17.535436 n-d-796909-3 sudo[123379]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-86e0721c-d402-435e-b74d-db8e6b0479d1 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:57:17.536233 n-d-796909-3 sudo[123379]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:17.673783 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-c3e6b9c1-20c6-46b6-9f36-9697cfd2141f tempest-VolumesSnapshotTestJSON-872283219 None] Created reservations ['1222091c-8008-4a71-a992-942848d1f8c7', 'dd82b638-1329-4d30-8a02-c104cb196e6d', '6b68d3bd-c709-43a9-bc5d-610cd0fd3aab', '93dea701-bcfc-4e31-97e4-e2091bd28518'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:57:17.675724 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-c3e6b9c1-20c6-46b6-9f36-9697cfd2141f tempest-VolumesSnapshotTestJSON-872283219 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:57:17.675724 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:57:17.675724 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:57:17.889612 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-c3e6b9c1-20c6-46b6-9f36-9697cfd2141f tempest-VolumesSnapshotTestJSON-872283219 None] Delete snapshot completed successfully.
Sep 15 21:57:17.896017 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-c3e6b9c1-20c6-46b6-9f36-9697cfd2141f tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-19a97318-9c7a-492c-ba63-4438a981755f-delete_snapshot'" released by "delete_snapshot" :: held 1.966s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:57:18.221163 n-d-796909-3 sudo[123379]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:18.224718 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-86e0721c-d402-435e-b74d-db8e6b0479d1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.707s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:18.375631 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Attempting download of 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume 86e0721c-d402-435e-b74d-db8e6b0479d1. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 21:57:18.419121 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_nnla3czh {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:18.504906 n-d-796909-3 sudo[123413]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_242b1d14-5986-4843-ae80-c419ef1cfe13_nnla3czh
Sep 15 21:57:18.505717 n-d-796909-3 sudo[123413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:18.814884 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e2aaf9c6-6a36-493e-b9bf-95aff8cdf7aa tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:18.827660 n-d-796909-3 sudo[123413]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:18.846598 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_nnla3czh" returned: 0 in 0.426s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:18.848506 n-d-796909-3 sudo[123417]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829
Sep 15 21:57:18.849503 n-d-796909-3 sudo[123417]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:18.850261 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13__ovggd9rn-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:18.958052 n-d-796909-3 sudo[123419]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13__ovggd9rn-d-796909-3@lvmdriver-1
Sep 15 21:57:18.960127 n-d-796909-3 sudo[123419]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:19.361395 n-d-796909-3 sudo[123417]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:19.363663 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e2aaf9c6-6a36-493e-b9bf-95aff8cdf7aa tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829" returned: 0 in 0.550s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:19.368575 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e2aaf9c6-6a36-493e-b9bf-95aff8cdf7aa tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-54ec6a9d-8b84-45ce-80c6-bf44237bab8a --snapshot stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829 -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:19.384856 n-d-796909-3 sudo[123425]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-54ec6a9d-8b84-45ce-80c6-bf44237bab8a --snapshot stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829 -L 1.00g
Sep 15 21:57:19.386342 n-d-796909-3 sudo[123425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:19.393343 n-d-796909-3 sudo[123419]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:19.395728 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13__ovggd9rn-d-796909-3@lvmdriver-1" returned: 0 in 0.547s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:19.396672 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] 242b1d14-5986-4843-ae80-c419ef1cfe13 was vhdx, converting to raw {{(pid=84872) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 21:57:19.397576 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13__ovggd9rn-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--86e0721c--d402--435e--b74d--db8e6b0479d1 oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:19.417851 n-d-796909-3 sudo[123427]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13__ovggd9rn-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--86e0721c--d402--435e--b74d--db8e6b0479d1 oflag=direct
Sep 15 21:57:19.418621 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-202a79ab-e943-45b7-8dfb-69affee8b947 tempest-AttachVolumeTestJSON-529823658 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:57:19.419442 n-d-796909-3 sudo[123427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:19.424627 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-202a79ab-e943-45b7-8dfb-69affee8b947 tempest-AttachVolumeTestJSON-529823658 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:57:19.425145 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-202a79ab-e943-45b7-8dfb-69affee8b947 tempest-AttachVolumeTestJSON-529823658 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:57:19.440879 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-202a79ab-e943-45b7-8dfb-69affee8b947 tempest-AttachVolumeTestJSON-529823658 None] Flow 'volume_create_manager' (14e40727-4288-4c98-91f5-ba4bfbec3715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:57:19.444294 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-202a79ab-e943-45b7-8dfb-69affee8b947 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8b4d33ec-a6f7-41a7-8b63-da760f8f9be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:57:19.468656 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-202a79ab-e943-45b7-8dfb-69affee8b947 tempest-AttachVolumeTestJSON-529823658 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:57:19.495894 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-202a79ab-e943-45b7-8dfb-69affee8b947 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8b4d33ec-a6f7-41a7-8b63-da760f8f9be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:57:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-928371954',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=a60edbd3-bc13-4b65-9269-74b69d5b6479,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3f60dd0ad2d403aa9e945b64d04a250',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:57:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:57:19Z,user_id='6ce9f3909b3a4816bdd52d31482e79ce',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:57:19.498326 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-202a79ab-e943-45b7-8dfb-69affee8b947 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cb404f92-46d0-4501-b982-6995fe37a3f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:57:19.500396 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-202a79ab-e943-45b7-8dfb-69affee8b947 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cb404f92-46d0-4501-b982-6995fe37a3f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:57:19.502675 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-202a79ab-e943-45b7-8dfb-69affee8b947 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (331dfc2f-6e03-4063-8344-4fc04eb25e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:57:19.516683 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-202a79ab-e943-45b7-8dfb-69affee8b947 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (331dfc2f-6e03-4063-8344-4fc04eb25e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a60edbd3-bc13-4b65-9269-74b69d5b6479', 'volume_name': 'volume-a60edbd3-bc13-4b65-9269-74b69d5b6479', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:57:19.516683 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-202a79ab-e943-45b7-8dfb-69affee8b947 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (11968cbc-eab2-4e66-8098-6feeb24ad8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:57:19.516683 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-202a79ab-e943-45b7-8dfb-69affee8b947 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (11968cbc-eab2-4e66-8098-6feeb24ad8a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:57:19.516683 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-202a79ab-e943-45b7-8dfb-69affee8b947 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b36d40f8-b667-467c-a316-c301ba15659f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:57:19.516683 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-202a79ab-e943-45b7-8dfb-69affee8b947 tempest-AttachVolumeTestJSON-529823658 None] Volume a60edbd3-bc13-4b65-9269-74b69d5b6479: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a60edbd3-bc13-4b65-9269-74b69d5b6479', 'volume_size': 1}
Sep 15 21:57:19.516683 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-202a79ab-e943-45b7-8dfb-69affee8b947 tempest-AttachVolumeTestJSON-529823658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a60edbd3-bc13-4b65-9269-74b69d5b6479 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:19.534536 n-d-796909-3 sudo[123429]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a60edbd3-bc13-4b65-9269-74b69d5b6479 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:57:19.535690 n-d-796909-3 sudo[123429]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:19.774775 n-d-796909-3 sudo[123427]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:19.779685 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13__ovggd9rn-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--86e0721c--d402--435e--b74d--db8e6b0479d1 oflag=direct" returned: 0 in 0.379s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:19.779685 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 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_242b1d14-5986-4843-ae80-c419ef1cfe13__ovggd9rn-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--86e0721c--d402--435e--b74d--db8e6b0479d1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:19.799921 n-d-796909-3 sudo[123442]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13__ovggd9rn-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--86e0721c--d402--435e--b74d--db8e6b0479d1
Sep 15 21:57:19.800733 n-d-796909-3 sudo[123442]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:20.317582 n-d-796909-3 sudo[123425]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:20.320196 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e2aaf9c6-6a36-493e-b9bf-95aff8cdf7aa tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-54ec6a9d-8b84-45ce-80c6-bf44237bab8a --snapshot stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829 -L 1.00g" returned: 0 in 0.955s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:20.487426 n-d-796909-3 sudo[123429]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:20.489599 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-202a79ab-e943-45b7-8dfb-69affee8b947 tempest-AttachVolumeTestJSON-529823658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a60edbd3-bc13-4b65-9269-74b69d5b6479 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.977s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:20.492684 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-202a79ab-e943-45b7-8dfb-69affee8b947 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b36d40f8-b667-467c-a316-c301ba15659f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a60edbd3-bc13-4b65-9269-74b69d5b6479', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:57:20.495042 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-202a79ab-e943-45b7-8dfb-69affee8b947 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (39288c81-3062-4790-8c63-d60248d8ab47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:57:20.547691 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-e2aaf9c6-6a36-493e-b9bf-95aff8cdf7aa tempest-VolumesSnapshotTestJSON-872283219 None] Create snapshot completed successfully
Sep 15 21:57:20.627626 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-202a79ab-e943-45b7-8dfb-69affee8b947 tempest-AttachVolumeTestJSON-529823658 None] Volume volume-a60edbd3-bc13-4b65-9269-74b69d5b6479 (a60edbd3-bc13-4b65-9269-74b69d5b6479): created successfully
Sep 15 21:57:20.629883 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-202a79ab-e943-45b7-8dfb-69affee8b947 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (39288c81-3062-4790-8c63-d60248d8ab47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:57:20.642896 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-202a79ab-e943-45b7-8dfb-69affee8b947 tempest-AttachVolumeTestJSON-529823658 None] Flow 'volume_create_manager' (14e40727-4288-4c98-91f5-ba4bfbec3715) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:57:20.758834 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-202a79ab-e943-45b7-8dfb-69affee8b947 tempest-AttachVolumeTestJSON-529823658 None] Created volume successfully.
Sep 15 21:57:21.127951 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-41d19650-48fe-4463-9024-52f55b34bdc9 tempest-GroupsTest-554533978 None] Group tempest-Group1-1934880019: creating
Sep 15 21:57:21.270297 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-41d19650-48fe-4463-9024-52f55b34bdc9 tempest-GroupsTest-554533978 None] Group tempest-Group1-1934880019: created successfully
Sep 15 21:57:21.290535 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-41d19650-48fe-4463-9024-52f55b34bdc9 tempest-GroupsTest-554533978 None] Create group completed successfully.
Sep 15 21:57:22.653081 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-1d8308c8-7bec-473f-ac91-2e85dc1b4eaf tempest-GroupsTest-554533978 None] Group tempest-Group2-1819450296: creating
Sep 15 21:57:22.775011 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-1d8308c8-7bec-473f-ac91-2e85dc1b4eaf tempest-GroupsTest-554533978 None] Group tempest-Group2-1819450296: created successfully
Sep 15 21:57:22.799179 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-1d8308c8-7bec-473f-ac91-2e85dc1b4eaf tempest-GroupsTest-554533978 None] Create group completed successfully.
Sep 15 21:57:23.311642 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-ae7a9ced-31ae-46c1-9b5b-49368a4ab9a9 req-44601eb1-0408-4dd2-bba4-7e0ff48be154 tempest-AttachVolumeTestJSON-529823658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a60edbd3-bc13-4b65-9269-74b69d5b6479 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:23.330912 n-d-796909-3 sudo[123605]: ubuntu : 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-a60edbd3-bc13-4b65-9269-74b69d5b6479
Sep 15 21:57:23.331741 n-d-796909-3 sudo[123605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:23.756018 n-d-796909-3 sudo[123605]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:23.758414 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-ae7a9ced-31ae-46c1-9b5b-49368a4ab9a9 req-44601eb1-0408-4dd2-bba4-7e0ff48be154 tempest-AttachVolumeTestJSON-529823658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a60edbd3-bc13-4b65-9269-74b69d5b6479" returned: 0 in 0.446s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:23.805327 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:23.811771 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:23.812085 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696192]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-ae7a9ced-31ae-46c1-9b5b-49368a4ab9a9 req-44601eb1-0408-4dd2-bba4-7e0ff48be154 tempest-AttachVolumeTestJSON-529823658 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: I_T nexus: 31
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: 2SjUPWVBztfB28DDBPK3
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:57:23.812964 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:57:23.816226 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-ae7a9ced-31ae-46c1-9b5b-49368a4ab9a9 req-44601eb1-0408-4dd2-bba4-7e0ff48be154 tempest-AttachVolumeTestJSON-529823658 None] Creating iscsi_target for Volume ID: volume-a60edbd3-bc13-4b65-9269-74b69d5b6479 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:57:23.906342 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-ae7a9ced-31ae-46c1-9b5b-49368a4ab9a9 req-44601eb1-0408-4dd2-bba4-7e0ff48be154 tempest-AttachVolumeTestJSON-529823658 None] Created volume path /opt/stack/data/cinder/volumes/volume-a60edbd3-bc13-4b65-9269-74b69d5b6479,
Sep 15 21:57:23.906342 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:57:23.906342 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:57:23.906342 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a60edbd3-bc13-4b65-9269-74b69d5b6479
Sep 15 21:57:23.906342 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:57:23.906342 n-d-796909-3 cinder-volume[84872]: incominguser LPbZmqhDPwCYR4E4RCgY 5PQ5UHADWhzy2abw
Sep 15 21:57:23.906342 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:57:23.906342 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:57:23.906342 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:57:23.906342 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:57:23.909821 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a60edbd3-bc13-4b65-9269-74b69d5b6479 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:24.271365 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a60edbd3-bc13-4b65-9269-74b69d5b6479" returned: 0 in 0.363s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:24.271785 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696192]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:57:24.272632 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-ae7a9ced-31ae-46c1-9b5b-49368a4ab9a9 req-44601eb1-0408-4dd2-bba4-7e0ff48be154 tempest-AttachVolumeTestJSON-529823658 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:57:24.272998 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-ae7a9ced-31ae-46c1-9b5b-49368a4ab9a9 req-44601eb1-0408-4dd2-bba4-7e0ff48be154 tempest-AttachVolumeTestJSON-529823658 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:57:24.274298 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:24.288089 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:24.288432 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696192]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a60edbd3-bc13-4b65-9269-74b69d5b6479\n System information:\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-a60edbd3-bc13-4b65-9269-74b69d5b6479\n Backing store flags: \n Account information:\n LPbZmqhDPwCYR4E4RCgY\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-ae7a9ced-31ae-46c1-9b5b-49368a4ab9a9 req-44601eb1-0408-4dd2-bba4-7e0ff48be154 tempest-AttachVolumeTestJSON-529823658 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: I_T nexus: 31
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: 2SjUPWVBztfB28DDBPK3
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:57:24.289124 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:57:24.292076 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:24.388158 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:24.388557 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696192]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a60edbd3-bc13-4b65-9269-74b69d5b6479\n System information:\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-a60edbd3-bc13-4b65-9269-74b69d5b6479\n Backing store flags: \n Account information:\n LPbZmqhDPwCYR4E4RCgY\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:57:24.390796 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:24.507495 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:24.508095 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696192]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a60edbd3-bc13-4b65-9269-74b69d5b6479\n System information:\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-a60edbd3-bc13-4b65-9269-74b69d5b6479\n Backing store flags: \n Account information:\n LPbZmqhDPwCYR4E4RCgY\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:57:24.509328 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-ae7a9ced-31ae-46c1-9b5b-49368a4ab9a9 req-44601eb1-0408-4dd2-bba4-7e0ff48be154 tempest-AttachVolumeTestJSON-529823658 None] Set provider_location to: 10.222.0.24:3260,2 iqn.2010-10.org.openstack:volume-a60edbd3-bc13-4b65-9269-74b69d5b6479 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:57:25.213021 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-a8a5c0d5-7955-46c9-a90c-e4417e771702 tempest-GroupsTest-554533978 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:57:25.216897 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-a8a5c0d5-7955-46c9-a90c-e4417e771702 tempest-GroupsTest-554533978 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:57:25.217885 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-a8a5c0d5-7955-46c9-a90c-e4417e771702 tempest-GroupsTest-554533978 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:57:25.231645 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a8a5c0d5-7955-46c9-a90c-e4417e771702 tempest-GroupsTest-554533978 None] Flow 'volume_create_manager' (2e98466d-6932-468a-893d-656fc80d7637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:57:25.235061 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a8a5c0d5-7955-46c9-a90c-e4417e771702 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c77a865a-02bb-4781-918b-c365d97c192d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:57:25.262800 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-a8a5c0d5-7955-46c9-a90c-e4417e771702 tempest-GroupsTest-554533978 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:57:25.288902 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a8a5c0d5-7955-46c9-a90c-e4417e771702 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c77a865a-02bb-4781-918b-c365d97c192d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:57:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2024707002',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=f476597d-7674-42cf-b92b-38f8aa2c8262,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=7702c2f4-5752-4017-953c-85d948b1574e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6c62b55bca54e9eb20fa0c797f4c137',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:57:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:57:25Z,user_id='81ba93adc43244fb9380b50c74a48f4e',volume_attachment=>,volume_type=VolumeType(5959e4d5-fdb6-4345-bb90-b29aa544a1d7),volume_type_id=5959e4d5-fdb6-4345-bb90-b29aa544a1d7)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:57:25.291385 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a8a5c0d5-7955-46c9-a90c-e4417e771702 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec4cc827-8eb0-4347-9bef-dd5145490c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:57:25.293430 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a8a5c0d5-7955-46c9-a90c-e4417e771702 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec4cc827-8eb0-4347-9bef-dd5145490c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:57:25.295792 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a8a5c0d5-7955-46c9-a90c-e4417e771702 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (60d99d80-6795-4e44-b72a-69f67b2d17a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:57:25.297937 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a8a5c0d5-7955-46c9-a90c-e4417e771702 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (60d99d80-6795-4e44-b72a-69f67b2d17a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7702c2f4-5752-4017-953c-85d948b1574e', 'volume_name': 'volume-7702c2f4-5752-4017-953c-85d948b1574e', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:57:25.300187 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a8a5c0d5-7955-46c9-a90c-e4417e771702 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (50f0cd94-e609-4b2b-9f00-765b667f7edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:57:25.302242 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a8a5c0d5-7955-46c9-a90c-e4417e771702 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (50f0cd94-e609-4b2b-9f00-765b667f7edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:57:25.304357 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a8a5c0d5-7955-46c9-a90c-e4417e771702 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bd5ca4f5-f413-4db4-b75e-6e930d3d2322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:57:25.308500 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-ae7a9ced-31ae-46c1-9b5b-49368a4ab9a9 req-44601eb1-0408-4dd2-bba4-7e0ff48be154 tempest-AttachVolumeTestJSON-529823658 None] attachment_update completed successfully.
Sep 15 21:57:25.326028 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-a8a5c0d5-7955-46c9-a90c-e4417e771702 tempest-GroupsTest-554533978 None] Volume 7702c2f4-5752-4017-953c-85d948b1574e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7702c2f4-5752-4017-953c-85d948b1574e', 'volume_size': 1}
Sep 15 21:57:25.330460 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a8a5c0d5-7955-46c9-a90c-e4417e771702 tempest-GroupsTest-554533978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7702c2f4-5752-4017-953c-85d948b1574e stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:25.346865 n-d-796909-3 sudo[123643]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7702c2f4-5752-4017-953c-85d948b1574e stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:57:25.347839 n-d-796909-3 sudo[123643]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:25.994000 n-d-796909-3 sudo[123643]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:25.997042 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a8a5c0d5-7955-46c9-a90c-e4417e771702 tempest-GroupsTest-554533978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7702c2f4-5752-4017-953c-85d948b1574e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.669s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:26.006008 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a8a5c0d5-7955-46c9-a90c-e4417e771702 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bd5ca4f5-f413-4db4-b75e-6e930d3d2322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7702c2f4-5752-4017-953c-85d948b1574e', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:57:26.009301 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a8a5c0d5-7955-46c9-a90c-e4417e771702 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5ec97544-3962-405a-bbb3-4812a0b381db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:57:26.204399 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-a8a5c0d5-7955-46c9-a90c-e4417e771702 tempest-GroupsTest-554533978 None] Volume volume-7702c2f4-5752-4017-953c-85d948b1574e (7702c2f4-5752-4017-953c-85d948b1574e): created successfully
Sep 15 21:57:26.207819 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a8a5c0d5-7955-46c9-a90c-e4417e771702 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5ec97544-3962-405a-bbb3-4812a0b381db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:57:26.209928 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a8a5c0d5-7955-46c9-a90c-e4417e771702 tempest-GroupsTest-554533978 None] Flow 'volume_create_manager' (2e98466d-6932-468a-893d-656fc80d7637) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:57:26.330510 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-a8a5c0d5-7955-46c9-a90c-e4417e771702 tempest-GroupsTest-554533978 None] Created volume successfully.
Sep 15 21:57:27.971204 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-24044aab-cc09-456f-a5d4-20c7590e94f1 tempest-GroupsTest-554533978 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7702c2f4-5752-4017-953c-85d948b1574e
Sep 15 21:57:27.972467 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-24044aab-cc09-456f-a5d4-20c7590e94f1 tempest-GroupsTest-554533978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7702c2f4-5752-4017-953c-85d948b1574e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:27.995992 n-d-796909-3 sudo[123677]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7702c2f4-5752-4017-953c-85d948b1574e
Sep 15 21:57:27.996966 n-d-796909-3 sudo[123677]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:28.411011 n-d-796909-3 sudo[123677]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:28.413414 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-24044aab-cc09-456f-a5d4-20c7590e94f1 tempest-GroupsTest-554533978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7702c2f4-5752-4017-953c-85d948b1574e" returned: 0 in 0.440s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:28.414729 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-24044aab-cc09-456f-a5d4-20c7590e94f1 tempest-GroupsTest-554533978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7702c2f4-5752-4017-953c-85d948b1574e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:28.433079 n-d-796909-3 sudo[123680]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7702c2f4-5752-4017-953c-85d948b1574e
Sep 15 21:57:28.433909 n-d-796909-3 sudo[123680]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:28.886768 n-d-796909-3 sudo[123680]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:28.889058 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-24044aab-cc09-456f-a5d4-20c7590e94f1 tempest-GroupsTest-554533978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7702c2f4-5752-4017-953c-85d948b1574e" returned: 0 in 0.474s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:28.890973 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-24044aab-cc09-456f-a5d4-20c7590e94f1 tempest-GroupsTest-554533978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7702c2f4-5752-4017-953c-85d948b1574e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:28.914302 n-d-796909-3 sudo[123683]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7702c2f4-5752-4017-953c-85d948b1574e
Sep 15 21:57:28.915097 n-d-796909-3 sudo[123683]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:29.535112 n-d-796909-3 sudo[123683]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:29.537543 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-24044aab-cc09-456f-a5d4-20c7590e94f1 tempest-GroupsTest-554533978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7702c2f4-5752-4017-953c-85d948b1574e" returned: 0 in 0.646s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:29.538745 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-24044aab-cc09-456f-a5d4-20c7590e94f1 tempest-GroupsTest-554533978 None] Successfully deleted volume: 7702c2f4-5752-4017-953c-85d948b1574e
Sep 15 21:57:29.900978 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-24044aab-cc09-456f-a5d4-20c7590e94f1 tempest-GroupsTest-554533978 None] Created reservations ['f19196d3-416b-46a2-a217-4aee76ddcd81'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:57:29.934844 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-24044aab-cc09-456f-a5d4-20c7590e94f1 tempest-GroupsTest-554533978 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1432332089 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1432332089, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:57:29.935716 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-24044aab-cc09-456f-a5d4-20c7590e94f1 tempest-GroupsTest-554533978 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1432332089 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1432332089, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:57:30.043493 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-24044aab-cc09-456f-a5d4-20c7590e94f1 tempest-GroupsTest-554533978 None] Created reservations ['05b00197-8212-43b4-a4ec-ae7f330ac650', '875de3e6-1fdf-4794-891d-8ab7a92971ad', 'e228bc30-3e98-4b49-aa71-e3e17fc7b3f0', 'e5955d2b-bb43-41cf-82d5-023c2d0c476e'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:57:30.045493 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-24044aab-cc09-456f-a5d4-20c7590e94f1 tempest-GroupsTest-554533978 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:57:30.045493 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:57:30.045493 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:57:30.590492 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-24044aab-cc09-456f-a5d4-20c7590e94f1 tempest-GroupsTest-554533978 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:57:30.591530 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-24044aab-cc09-456f-a5d4-20c7590e94f1 tempest-GroupsTest-554533978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:30.613005 n-d-796909-3 sudo[123689]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:57:30.613810 n-d-796909-3 sudo[123689]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:31.096303 n-d-796909-3 sudo[123689]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:31.098788 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-24044aab-cc09-456f-a5d4-20c7590e94f1 tempest-GroupsTest-554533978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:31.100844 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-24044aab-cc09-456f-a5d4-20c7590e94f1 tempest-GroupsTest-554533978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:31.120595 n-d-796909-3 sudo[123692]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:57:31.121458 n-d-796909-3 sudo[123692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:31.596645 n-d-796909-3 sudo[123692]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:31.599978 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-24044aab-cc09-456f-a5d4-20c7590e94f1 tempest-GroupsTest-554533978 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:31.602632 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-24044aab-cc09-456f-a5d4-20c7590e94f1 tempest-GroupsTest-554533978 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:57:31.682358 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-24044aab-cc09-456f-a5d4-20c7590e94f1 tempest-GroupsTest-554533978 None] Delete group completed successfully.
Sep 15 21:57:32.118165 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-88baaaa6-be71-4d55-9ea8-e63b3b07947f tempest-GroupsTest-554533978 None] Created reservations ['7c36ab96-cd45-4486-a144-97b706728db6'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:57:32.196806 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-88baaaa6-be71-4d55-9ea8-e63b3b07947f tempest-GroupsTest-554533978 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:57:32.196806 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:57:32.196806 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:57:32.327594 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-88baaaa6-be71-4d55-9ea8-e63b3b07947f tempest-GroupsTest-554533978 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:57:32.328398 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-88baaaa6-be71-4d55-9ea8-e63b3b07947f tempest-GroupsTest-554533978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:32.347491 n-d-796909-3 sudo[123695]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:57:32.348484 n-d-796909-3 sudo[123695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:32.762878 n-d-796909-3 sudo[123695]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:32.765416 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-88baaaa6-be71-4d55-9ea8-e63b3b07947f tempest-GroupsTest-554533978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.436s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:32.767065 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-88baaaa6-be71-4d55-9ea8-e63b3b07947f tempest-GroupsTest-554533978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:32.785653 n-d-796909-3 sudo[123698]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:57:32.786448 n-d-796909-3 sudo[123698]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:33.134220 n-d-796909-3 sudo[123442]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:33.136544 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 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_242b1d14-5986-4843-ae80-c419ef1cfe13__ovggd9rn-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--86e0721c--d402--435e--b74d--db8e6b0479d1" returned: 0 in 13.358s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:33.137881 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13__ovggd9rn-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:33.229400 n-d-796909-3 sudo[123710]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13__ovggd9rn-d-796909-3@lvmdriver-1
Sep 15 21:57:33.240459 n-d-796909-3 sudo[123710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:33.270037 n-d-796909-3 sudo[123698]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:33.273109 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-88baaaa6-be71-4d55-9ea8-e63b3b07947f tempest-GroupsTest-554533978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.505s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:33.274752 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-88baaaa6-be71-4d55-9ea8-e63b3b07947f tempest-GroupsTest-554533978 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:57:33.287720 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-88baaaa6-be71-4d55-9ea8-e63b3b07947f tempest-GroupsTest-554533978 None] Delete group completed successfully.
Sep 15 21:57:33.593904 n-d-796909-3 sudo[123710]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:33.596796 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13__ovggd9rn-d-796909-3@lvmdriver-1" returned: 0 in 0.459s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:33.601589 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13__ovggd9rn-d-796909-3@lvmdriver-1, size 700.00 MB, duration 13.36 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--86e0721c--d402--435e--b74d--db8e6b0479d1 {{(pid=84872) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 21:57:33.601589 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Converted 700.00 MB image at 52.40 MB/s
Sep 15 21:57:33.601589 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Downloaded image 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume 86e0721c-d402-435e-b74d-db8e6b0479d1 successfully. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 21:57:33.740151 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 for user f2dae7c52ac64d94976fc8630554fec0 is deleted. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 21:57:33.740699 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Marking volume 86e0721c-d402-435e-b74d-db8e6b0479d1 as bootable. {{(pid=84872) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 21:57:33.809951 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Copying metadata from image 242b1d14-5986-4843-ae80-c419ef1cfe13 to 86e0721c-d402-435e-b74d-db8e6b0479d1. {{(pid=84872) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 21:57:33.810565 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Creating volume glance metadata for volume 86e0721c-d402-435e-b74d-db8e6b0479d1 backed by image 242b1d14-5986-4843-ae80-c419ef1cfe13 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84872) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 21:57:33.932696 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-44f9b0b6-318b-49d7-a131-faf29ce67fcb tempest-GroupsTest-554533978 None] Group tempest-GroupsTest-Group-1726596280: creating
Sep 15 21:57:33.970454 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (149bef5f-4680-4d2d-9386-2cd0e7067cbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-86e0721c-d402-435e-b74d-db8e6b0479d1', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:57:33.972973 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4b2ef36e-1873-41ec-a3d0-6627052d00d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:57:34.047935 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-44f9b0b6-318b-49d7-a131-faf29ce67fcb tempest-GroupsTest-554533978 None] Group tempest-GroupsTest-Group-1726596280: created successfully
Sep 15 21:57:34.068883 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-44f9b0b6-318b-49d7-a131-faf29ce67fcb tempest-GroupsTest-554533978 None] Create group completed successfully.
Sep 15 21:57:34.095720 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Volume volume-86e0721c-d402-435e-b74d-db8e6b0479d1 (86e0721c-d402-435e-b74d-db8e6b0479d1): created successfully
Sep 15 21:57:34.098430 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4b2ef36e-1873-41ec-a3d0-6627052d00d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:57:34.101852 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Flow 'volume_create_manager' (02367ccb-6b79-4bed-8971-95e302be130a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:57:34.181279 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-4123162b-540d-4c8b-a204-f887ded86022 tempest-VolumesBackupsTest-1974754829 None] Created volume successfully.
Sep 15 21:57:36.212218 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-3d082ff0-140c-4246-8b49-2bc1ad291359 tempest-GroupsTest-554533978 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:57:36.226451 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-3d082ff0-140c-4246-8b49-2bc1ad291359 tempest-GroupsTest-554533978 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:57:36.227421 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-3d082ff0-140c-4246-8b49-2bc1ad291359 tempest-GroupsTest-554533978 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:57:36.265351 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3d082ff0-140c-4246-8b49-2bc1ad291359 tempest-GroupsTest-554533978 None] Flow 'volume_create_manager' (81c7fadd-0bd3-4a52-82e1-651b753c4395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:57:36.268701 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3d082ff0-140c-4246-8b49-2bc1ad291359 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a356e73b-4812-444f-bed2-1a51ad4ecfba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:57:36.328100 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-3d082ff0-140c-4246-8b49-2bc1ad291359 tempest-GroupsTest-554533978 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:57:36.373852 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.driver [None req-0a49b823-3cb7-4825-88fd-ba4a2bf5454a tempest-VolumesBackupsTest-1974754829 None] Creating a new backup for volume volume-86e0721c-d402-435e-b74d-db8e6b0479d1. {{(pid=84872) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 15 21:57:36.398420 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0a49b823-3cb7-4825-88fd-ba4a2bf5454a tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-86e0721c-d402-435e-b74d-db8e6b0479d1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:36.420587 n-d-796909-3 sudo[123722]: ubuntu : 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-86e0721c-d402-435e-b74d-db8e6b0479d1
Sep 15 21:57:36.422266 n-d-796909-3 sudo[123722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:36.427856 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3d082ff0-140c-4246-8b49-2bc1ad291359 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a356e73b-4812-444f-bed2-1a51ad4ecfba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:57:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-594588775',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=1dea5384-8575-4dcb-81bb-2d79fad4e461,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=c4bfc479-935b-454f-97ed-e2c50516b986,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6c62b55bca54e9eb20fa0c797f4c137',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:57:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:57:36Z,user_id='81ba93adc43244fb9380b50c74a48f4e',volume_attachment=>,volume_type=VolumeType(abe6d6d8-5140-4bf2-9054-b10cd649affd),volume_type_id=abe6d6d8-5140-4bf2-9054-b10cd649affd)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:57:36.427856 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3d082ff0-140c-4246-8b49-2bc1ad291359 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (64d81f5e-aeea-47cc-a29d-cc6bddba3fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:57:36.428503 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3d082ff0-140c-4246-8b49-2bc1ad291359 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (64d81f5e-aeea-47cc-a29d-cc6bddba3fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:57:36.431538 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3d082ff0-140c-4246-8b49-2bc1ad291359 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (71b4220c-7f64-429b-933c-3b96c8f81861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:57:36.433727 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3d082ff0-140c-4246-8b49-2bc1ad291359 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (71b4220c-7f64-429b-933c-3b96c8f81861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c4bfc479-935b-454f-97ed-e2c50516b986', 'volume_name': 'volume-c4bfc479-935b-454f-97ed-e2c50516b986', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:57:36.436278 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3d082ff0-140c-4246-8b49-2bc1ad291359 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9e8234cd-955c-4c52-94e3-f1fc1ff466b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:57:36.438551 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3d082ff0-140c-4246-8b49-2bc1ad291359 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9e8234cd-955c-4c52-94e3-f1fc1ff466b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:57:36.444886 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3d082ff0-140c-4246-8b49-2bc1ad291359 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6e159167-352c-4406-b644-61ac8e9e956b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:57:36.468683 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-3d082ff0-140c-4246-8b49-2bc1ad291359 tempest-GroupsTest-554533978 None] Volume c4bfc479-935b-454f-97ed-e2c50516b986: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c4bfc479-935b-454f-97ed-e2c50516b986', 'volume_size': 1}
Sep 15 21:57:36.469918 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3d082ff0-140c-4246-8b49-2bc1ad291359 tempest-GroupsTest-554533978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c4bfc479-935b-454f-97ed-e2c50516b986 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:36.495541 n-d-796909-3 sudo[123728]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c4bfc479-935b-454f-97ed-e2c50516b986 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:57:36.496964 n-d-796909-3 sudo[123728]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:36.874533 n-d-796909-3 sudo[123722]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:36.877509 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0a49b823-3cb7-4825-88fd-ba4a2bf5454a tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-86e0721c-d402-435e-b74d-db8e6b0479d1" returned: 0 in 0.478s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:36.926181 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:36.934902 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:36.935332 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696192]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a60edbd3-bc13-4b65-9269-74b69d5b6479\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a60edbd3-bc13-4b65-9269-74b69d5b6479\n Backing store flags: \n Account information:\n LPbZmqhDPwCYR4E4RCgY\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-0a49b823-3cb7-4825-88fd-ba4a2bf5454a tempest-VolumesBackupsTest-1974754829 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: I_T nexus: 31
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: 2SjUPWVBztfB28DDBPK3
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Target 2: iqn.2010-10.org.openstack:volume-a60edbd3-bc13-4b65-9269-74b69d5b6479
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: I_T nexus: 32
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020000
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf20
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020001
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf21
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a60edbd3-bc13-4b65-9269-74b69d5b6479
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: LPbZmqhDPwCYR4E4RCgY
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:57:36.936100 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:57:36.942405 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-0a49b823-3cb7-4825-88fd-ba4a2bf5454a tempest-VolumesBackupsTest-1974754829 None] Creating iscsi_target for Volume ID: volume-86e0721c-d402-435e-b74d-db8e6b0479d1 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:57:37.049928 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-0a49b823-3cb7-4825-88fd-ba4a2bf5454a tempest-VolumesBackupsTest-1974754829 None] Created volume path /opt/stack/data/cinder/volumes/volume-86e0721c-d402-435e-b74d-db8e6b0479d1,
Sep 15 21:57:37.049928 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:57:37.049928 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:57:37.049928 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-86e0721c-d402-435e-b74d-db8e6b0479d1
Sep 15 21:57:37.049928 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:57:37.049928 n-d-796909-3 cinder-volume[84872]: incominguser tj8kww6ATxC8cxyBkqsg 2aNcwMp69pfNZSU3
Sep 15 21:57:37.049928 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:57:37.049928 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:57:37.049928 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:57:37.049928 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:57:37.056808 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-86e0721c-d402-435e-b74d-db8e6b0479d1 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:37.197788 n-d-796909-3 sudo[123728]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:37.199661 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3d082ff0-140c-4246-8b49-2bc1ad291359 tempest-GroupsTest-554533978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c4bfc479-935b-454f-97ed-e2c50516b986 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.730s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:37.206614 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3d082ff0-140c-4246-8b49-2bc1ad291359 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6e159167-352c-4406-b644-61ac8e9e956b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c4bfc479-935b-454f-97ed-e2c50516b986', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:57:37.206614 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3d082ff0-140c-4246-8b49-2bc1ad291359 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (075a670a-bc82-4911-9d9b-70d018c6819e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:57:37.277763 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-3d082ff0-140c-4246-8b49-2bc1ad291359 tempest-GroupsTest-554533978 None] Volume volume-c4bfc479-935b-454f-97ed-e2c50516b986 (c4bfc479-935b-454f-97ed-e2c50516b986): created successfully
Sep 15 21:57:37.279895 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3d082ff0-140c-4246-8b49-2bc1ad291359 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (075a670a-bc82-4911-9d9b-70d018c6819e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:57:37.286972 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3d082ff0-140c-4246-8b49-2bc1ad291359 tempest-GroupsTest-554533978 None] Flow 'volume_create_manager' (81c7fadd-0bd3-4a52-82e1-651b753c4395) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:57:37.420584 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-3d082ff0-140c-4246-8b49-2bc1ad291359 tempest-GroupsTest-554533978 None] Created volume successfully.
Sep 15 21:57:37.492851 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-86e0721c-d402-435e-b74d-db8e6b0479d1" returned: 0 in 0.436s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:37.493260 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696192]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:57:37.494009 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-0a49b823-3cb7-4825-88fd-ba4a2bf5454a tempest-VolumesBackupsTest-1974754829 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:57:37.494429 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-0a49b823-3cb7-4825-88fd-ba4a2bf5454a tempest-VolumesBackupsTest-1974754829 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:57:37.495716 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696192]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a60edbd3-bc13-4b65-9269-74b69d5b6479\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a60edbd3-bc13-4b65-9269-74b69d5b6479\n Backing store flags: \n Account information:\n LPbZmqhDPwCYR4E4RCgY\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-86e0721c-d402-435e-b74d-db8e6b0479d1\n System information:\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-86e0721c-d402-435e-b74d-db8e6b0479d1\n Backing store flags: \n Account information:\n tj8kww6ATxC8cxyBkqsg\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-0a49b823-3cb7-4825-88fd-ba4a2bf5454a tempest-VolumesBackupsTest-1974754829 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: I_T nexus: 31
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: 2SjUPWVBztfB28DDBPK3
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Target 2: iqn.2010-10.org.openstack:volume-a60edbd3-bc13-4b65-9269-74b69d5b6479
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: I_T nexus: 32
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020000
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf20
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020001
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf21
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a60edbd3-bc13-4b65-9269-74b69d5b6479
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: LPbZmqhDPwCYR4E4RCgY
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:57:37.505482 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:57:37.512324 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:37.591425 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:37.592002 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696192]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a60edbd3-bc13-4b65-9269-74b69d5b6479\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a60edbd3-bc13-4b65-9269-74b69d5b6479\n Backing store flags: \n Account information:\n LPbZmqhDPwCYR4E4RCgY\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-86e0721c-d402-435e-b74d-db8e6b0479d1\n System information:\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-86e0721c-d402-435e-b74d-db8e6b0479d1\n Backing store flags: \n Account information:\n tj8kww6ATxC8cxyBkqsg\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:57:37.596693 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:37.717641 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.120s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:37.718332 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696192]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a60edbd3-bc13-4b65-9269-74b69d5b6479\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a60edbd3-bc13-4b65-9269-74b69d5b6479\n Backing store flags: \n Account information:\n LPbZmqhDPwCYR4E4RCgY\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-86e0721c-d402-435e-b74d-db8e6b0479d1\n System information:\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-86e0721c-d402-435e-b74d-db8e6b0479d1\n Backing store flags: \n Account information:\n tj8kww6ATxC8cxyBkqsg\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:57:37.718844 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [None req-0a49b823-3cb7-4825-88fd-ba4a2bf5454a tempest-VolumesBackupsTest-1974754829 None] Set provider_location to: 10.222.0.24:3260,3 iqn.2010-10.org.openstack:volume-86e0721c-d402-435e-b74d-db8e6b0479d1 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:57:37.818822 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-0a49b823-3cb7-4825-88fd-ba4a2bf5454a tempest-VolumesBackupsTest-1974754829 None] Initialize volume connection completed successfully.
Sep 15 21:57:39.164181 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-a1d1429b-b065-4182-8043-ea3d71d40525 req-df91320f-fb76-41ba-9b29-761d271a3284 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:39.199550 n-d-796909-3 sudo[123870]: ubuntu : 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-ff310c08-4603-4241-af48-026bf56c2829
Sep 15 21:57:39.200337 n-d-796909-3 sudo[123870]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:39.338363 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-57eda83f-ab59-446d-bebc-42d62634f0e7 tempest-GroupsTest-554533978 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:57:39.347655 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-57eda83f-ab59-446d-bebc-42d62634f0e7 tempest-GroupsTest-554533978 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:57:39.363106 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-57eda83f-ab59-446d-bebc-42d62634f0e7 tempest-GroupsTest-554533978 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:57:39.381727 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57eda83f-ab59-446d-bebc-42d62634f0e7 tempest-GroupsTest-554533978 None] Flow 'volume_create_manager' (bd934e6a-3eab-4a0b-a0d5-509fbfda7834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:57:39.388451 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57eda83f-ab59-446d-bebc-42d62634f0e7 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (64d75291-9e30-476b-a0ba-b34159794908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:57:39.428728 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-57eda83f-ab59-446d-bebc-42d62634f0e7 tempest-GroupsTest-554533978 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:57:39.454985 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57eda83f-ab59-446d-bebc-42d62634f0e7 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (64d75291-9e30-476b-a0ba-b34159794908) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:57:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-83302987',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=1dea5384-8575-4dcb-81bb-2d79fad4e461,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=9033c250-8880-4eec-8499-ea5f16ac1471,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6c62b55bca54e9eb20fa0c797f4c137',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:57:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:57:39Z,user_id='81ba93adc43244fb9380b50c74a48f4e',volume_attachment=>,volume_type=VolumeType(abe6d6d8-5140-4bf2-9054-b10cd649affd),volume_type_id=abe6d6d8-5140-4bf2-9054-b10cd649affd)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:57:39.458524 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57eda83f-ab59-446d-bebc-42d62634f0e7 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b814cf9c-07a0-4fa2-a1aa-055e2b8abd54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:57:39.461454 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57eda83f-ab59-446d-bebc-42d62634f0e7 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b814cf9c-07a0-4fa2-a1aa-055e2b8abd54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:57:39.467560 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57eda83f-ab59-446d-bebc-42d62634f0e7 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (634671c4-59c1-4759-a8bb-ab0c4c12d5c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:57:39.467560 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57eda83f-ab59-446d-bebc-42d62634f0e7 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (634671c4-59c1-4759-a8bb-ab0c4c12d5c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9033c250-8880-4eec-8499-ea5f16ac1471', 'volume_name': 'volume-9033c250-8880-4eec-8499-ea5f16ac1471', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:57:39.469782 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57eda83f-ab59-446d-bebc-42d62634f0e7 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e258e613-0429-4833-8601-45a5d509c4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:57:39.471592 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57eda83f-ab59-446d-bebc-42d62634f0e7 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e258e613-0429-4833-8601-45a5d509c4f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:57:39.473774 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57eda83f-ab59-446d-bebc-42d62634f0e7 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (70a0642c-f6e5-4ad7-a5de-684ddefdd209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:57:39.494701 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-57eda83f-ab59-446d-bebc-42d62634f0e7 tempest-GroupsTest-554533978 None] Volume 9033c250-8880-4eec-8499-ea5f16ac1471: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9033c250-8880-4eec-8499-ea5f16ac1471', 'volume_size': 1}
Sep 15 21:57:39.494839 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-57eda83f-ab59-446d-bebc-42d62634f0e7 tempest-GroupsTest-554533978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9033c250-8880-4eec-8499-ea5f16ac1471 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:39.525959 n-d-796909-3 sudo[123873]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9033c250-8880-4eec-8499-ea5f16ac1471 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:57:39.526730 n-d-796909-3 sudo[123873]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:39.748736 n-d-796909-3 sudo[123870]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:39.751214 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-a1d1429b-b065-4182-8043-ea3d71d40525 req-df91320f-fb76-41ba-9b29-761d271a3284 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829" returned: 0 in 0.587s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:39.807059 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:39.829027 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:39.829492 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a60edbd3-bc13-4b65-9269-74b69d5b6479\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a60edbd3-bc13-4b65-9269-74b69d5b6479\n Backing store flags: \n Account information:\n LPbZmqhDPwCYR4E4RCgY\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-86e0721c-d402-435e-b74d-db8e6b0479d1\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86e0721c-d402-435e-b74d-db8e6b0479d1\n Backing store flags: \n Account information:\n tj8kww6ATxC8cxyBkqsg\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-a1d1429b-b065-4182-8043-ea3d71d40525 req-df91320f-fb76-41ba-9b29-761d271a3284 tempest-VolumesSnapshotTestJSON-872283219 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: I_T nexus: 31
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: 2SjUPWVBztfB28DDBPK3
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Target 2: iqn.2010-10.org.openstack:volume-a60edbd3-bc13-4b65-9269-74b69d5b6479
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: I_T nexus: 32
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020000
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf20
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020001
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf21
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a60edbd3-bc13-4b65-9269-74b69d5b6479
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: LPbZmqhDPwCYR4E4RCgY
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Target 3: iqn.2010-10.org.openstack:volume-86e0721c-d402-435e-b74d-db8e6b0479d1
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: I_T nexus: 33
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Connection: 0
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.24
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030000
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf30
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030001
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf31
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86e0721c-d402-435e-b74d-db8e6b0479d1
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: tj8kww6ATxC8cxyBkqsg
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:57:39.830594 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:57:39.843224 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-a1d1429b-b065-4182-8043-ea3d71d40525 req-df91320f-fb76-41ba-9b29-761d271a3284 tempest-VolumesSnapshotTestJSON-872283219 None] Creating iscsi_target for Volume ID: volume-ff310c08-4603-4241-af48-026bf56c2829 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:57:39.911840 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-a1d1429b-b065-4182-8043-ea3d71d40525 req-df91320f-fb76-41ba-9b29-761d271a3284 tempest-VolumesSnapshotTestJSON-872283219 None] Created volume path /opt/stack/data/cinder/volumes/volume-ff310c08-4603-4241-af48-026bf56c2829,
Sep 15 21:57:39.911840 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:57:39.911840 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:57:39.911840 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829
Sep 15 21:57:39.911840 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:57:39.911840 n-d-796909-3 cinder-volume[84872]: incominguser 7XFXHWzk4F6YMvXonDRg 5eS8w7nNZtWaN56w
Sep 15 21:57:39.911840 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:57:39.911840 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:57:39.911840 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:57:39.911840 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:57:39.913640 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ff310c08-4603-4241-af48-026bf56c2829 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:40.696304 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ff310c08-4603-4241-af48-026bf56c2829" returned: 0 in 0.777s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:40.696304 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:57:40.703565 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-a1d1429b-b065-4182-8043-ea3d71d40525 req-df91320f-fb76-41ba-9b29-761d271a3284 tempest-VolumesSnapshotTestJSON-872283219 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:57:40.703565 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-a1d1429b-b065-4182-8043-ea3d71d40525 req-df91320f-fb76-41ba-9b29-761d271a3284 tempest-VolumesSnapshotTestJSON-872283219 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:57:40.707728 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:40.730321 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:40.731950 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a60edbd3-bc13-4b65-9269-74b69d5b6479\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a60edbd3-bc13-4b65-9269-74b69d5b6479\n Backing store flags: \n Account information:\n LPbZmqhDPwCYR4E4RCgY\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-86e0721c-d402-435e-b74d-db8e6b0479d1\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86e0721c-d402-435e-b74d-db8e6b0479d1\n Backing store flags: \n Account information:\n tj8kww6ATxC8cxyBkqsg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-ff310c08-4603-4241-af48-026bf56c2829\n System information:\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-ff310c08-4603-4241-af48-026bf56c2829\n Backing store flags: \n Account information:\n 7XFXHWzk4F6YMvXonDRg\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-a1d1429b-b065-4182-8043-ea3d71d40525 req-df91320f-fb76-41ba-9b29-761d271a3284 tempest-VolumesSnapshotTestJSON-872283219 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: I_T nexus: 31
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: 2SjUPWVBztfB28DDBPK3
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Target 2: iqn.2010-10.org.openstack:volume-a60edbd3-bc13-4b65-9269-74b69d5b6479
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: I_T nexus: 32
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020000
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf20
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00020001
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf21
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a60edbd3-bc13-4b65-9269-74b69d5b6479
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: LPbZmqhDPwCYR4E4RCgY
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Target 3: iqn.2010-10.org.openstack:volume-86e0721c-d402-435e-b74d-db8e6b0479d1
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: I_T nexus: 33
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1993-08.org.debian:01:599effba2976 alias: n-d-796909-3
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Connection: 0
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.24
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030000
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf30
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00030001
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf31
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86e0721c-d402-435e-b74d-db8e6b0479d1
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: tj8kww6ATxC8cxyBkqsg
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:57:40.733742 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:57:40.757777 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:40.819987 n-d-796909-3 sudo[123873]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:40.822072 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-57eda83f-ab59-446d-bebc-42d62634f0e7 tempest-GroupsTest-554533978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9033c250-8880-4eec-8499-ea5f16ac1471 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.327s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:40.825016 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57eda83f-ab59-446d-bebc-42d62634f0e7 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (70a0642c-f6e5-4ad7-a5de-684ddefdd209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9033c250-8880-4eec-8499-ea5f16ac1471', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:57:40.827383 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57eda83f-ab59-446d-bebc-42d62634f0e7 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8498f2af-2d79-4ae0-9c08-d273b7c7fccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:57:40.879153 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-57eda83f-ab59-446d-bebc-42d62634f0e7 tempest-GroupsTest-554533978 None] Volume volume-9033c250-8880-4eec-8499-ea5f16ac1471 (9033c250-8880-4eec-8499-ea5f16ac1471): created successfully
Sep 15 21:57:40.882116 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57eda83f-ab59-446d-bebc-42d62634f0e7 tempest-GroupsTest-554533978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8498f2af-2d79-4ae0-9c08-d273b7c7fccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:57:40.884318 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57eda83f-ab59-446d-bebc-42d62634f0e7 tempest-GroupsTest-554533978 None] Flow 'volume_create_manager' (bd934e6a-3eab-4a0b-a0d5-509fbfda7834) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:57:40.934839 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.195s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:40.934839 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a60edbd3-bc13-4b65-9269-74b69d5b6479\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a60edbd3-bc13-4b65-9269-74b69d5b6479\n Backing store flags: \n Account information:\n LPbZmqhDPwCYR4E4RCgY\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-86e0721c-d402-435e-b74d-db8e6b0479d1\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86e0721c-d402-435e-b74d-db8e6b0479d1\n Backing store flags: \n Account information:\n tj8kww6ATxC8cxyBkqsg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-ff310c08-4603-4241-af48-026bf56c2829\n System information:\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-ff310c08-4603-4241-af48-026bf56c2829\n Backing store flags: \n Account information:\n 7XFXHWzk4F6YMvXonDRg\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:57:40.949801 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:40.960199 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-57eda83f-ab59-446d-bebc-42d62634f0e7 tempest-GroupsTest-554533978 None] Created volume successfully.
Sep 15 21:57:41.057332 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:41.057749 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a60edbd3-bc13-4b65-9269-74b69d5b6479\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a60edbd3-bc13-4b65-9269-74b69d5b6479\n Backing store flags: \n Account information:\n LPbZmqhDPwCYR4E4RCgY\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-86e0721c-d402-435e-b74d-db8e6b0479d1\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86e0721c-d402-435e-b74d-db8e6b0479d1\n Backing store flags: \n Account information:\n tj8kww6ATxC8cxyBkqsg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-ff310c08-4603-4241-af48-026bf56c2829\n System information:\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-ff310c08-4603-4241-af48-026bf56c2829\n Backing store flags: \n Account information:\n 7XFXHWzk4F6YMvXonDRg\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:57:41.058916 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-a1d1429b-b065-4182-8043-ea3d71d40525 req-df91320f-fb76-41ba-9b29-761d271a3284 tempest-VolumesSnapshotTestJSON-872283219 None] Set provider_location to: 10.222.0.24:3260,4 iqn.2010-10.org.openstack:volume-ff310c08-4603-4241-af48-026bf56c2829 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:57:41.467643 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-a1d1429b-b065-4182-8043-ea3d71d40525 req-df91320f-fb76-41ba-9b29-761d271a3284 tempest-VolumesSnapshotTestJSON-872283219 None] attachment_update completed successfully.
Sep 15 21:57:41.977563 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-a13f5daa-263b-4e86-b095-94713b6fa349 tempest-GroupsTest-554533978 None] Update group completed successfully.
Sep 15 21:57:43.487625 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-7a20e3f4-4d8b-4126-8e14-41b93d362403 tempest-GroupsTest-554533978 None] Update group completed successfully.
Sep 15 21:57:45.121110 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9033c250-8880-4eec-8499-ea5f16ac1471
Sep 15 21:57:45.122850 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9033c250-8880-4eec-8499-ea5f16ac1471 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:45.149353 n-d-796909-3 sudo[123958]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9033c250-8880-4eec-8499-ea5f16ac1471
Sep 15 21:57:45.150859 n-d-796909-3 sudo[123958]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:45.573603 n-d-796909-3 sudo[123958]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:45.575850 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9033c250-8880-4eec-8499-ea5f16ac1471" returned: 0 in 0.452s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:45.577930 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9033c250-8880-4eec-8499-ea5f16ac1471 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:45.600304 n-d-796909-3 sudo[123961]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9033c250-8880-4eec-8499-ea5f16ac1471
Sep 15 21:57:45.603756 n-d-796909-3 sudo[123961]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:46.012623 n-d-796909-3 sudo[123961]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:46.014902 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9033c250-8880-4eec-8499-ea5f16ac1471" returned: 0 in 0.437s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:46.017336 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9033c250-8880-4eec-8499-ea5f16ac1471 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:46.038017 n-d-796909-3 sudo[123966]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9033c250-8880-4eec-8499-ea5f16ac1471
Sep 15 21:57:46.038830 n-d-796909-3 sudo[123966]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:46.557873 n-d-796909-3 sudo[123966]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:46.560133 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9033c250-8880-4eec-8499-ea5f16ac1471" returned: 0 in 0.543s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:46.561820 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] Successfully deleted volume: 9033c250-8880-4eec-8499-ea5f16ac1471
Sep 15 21:57:46.562278 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] Skipping remove_export. No iscsi_target is presently exported for volume: c4bfc479-935b-454f-97ed-e2c50516b986
Sep 15 21:57:46.563345 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c4bfc479-935b-454f-97ed-e2c50516b986 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:46.584142 n-d-796909-3 sudo[123974]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c4bfc479-935b-454f-97ed-e2c50516b986
Sep 15 21:57:46.584919 n-d-796909-3 sudo[123974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:47.001279 n-d-796909-3 sudo[123974]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:47.003564 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c4bfc479-935b-454f-97ed-e2c50516b986" returned: 0 in 0.440s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:47.005110 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c4bfc479-935b-454f-97ed-e2c50516b986 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:47.025015 n-d-796909-3 sudo[123977]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c4bfc479-935b-454f-97ed-e2c50516b986
Sep 15 21:57:47.025795 n-d-796909-3 sudo[123977]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:47.472646 n-d-796909-3 sudo[123977]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:47.475353 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c4bfc479-935b-454f-97ed-e2c50516b986" returned: 0 in 0.469s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:47.484421 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c4bfc479-935b-454f-97ed-e2c50516b986 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:47.506912 n-d-796909-3 sudo[123980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c4bfc479-935b-454f-97ed-e2c50516b986
Sep 15 21:57:47.508369 n-d-796909-3 sudo[123980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:47.904038 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:57:47.904038 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:57:47.906659 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:47.926554 n-d-796909-3 sudo[123985]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:57:47.927381 n-d-796909-3 sudo[123985]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:48.128952 n-d-796909-3 sudo[123980]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:48.136969 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c4bfc479-935b-454f-97ed-e2c50516b986" returned: 0 in 0.655s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:48.136969 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] Successfully deleted volume: c4bfc479-935b-454f-97ed-e2c50516b986
Sep 15 21:57:48.404647 n-d-796909-3 sudo[123985]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:48.406320 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.502s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:48.411915 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:48.435311 n-d-796909-3 sudo[123990]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:57:48.436135 n-d-796909-3 sudo[123990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:48.507354 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] Created reservations ['07794a4a-b126-4789-98e4-0b69d8e12e88'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:57:48.542052 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1424110523 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1424110523, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:57:48.543049 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1424110523 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1424110523, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:57:48.655411 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] Created reservations ['5f4c91f2-4fd6-4883-b8ed-3149fb5035b2', '8a0b0f3d-aa5f-4f80-ab96-9ff7eae4cc58', '8cc05837-a750-4762-8376-c820772e0c3e', 'e00c0a80-228d-494a-b539-713a7f1f0ddb'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:57:48.658039 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:57:48.658039 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:57:48.658039 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:57:48.748808 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-378e13c2-a23e-4bc2-a0dd-74363b9d7fba tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:48.764514 n-d-796909-3 sudo[123993]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829
Sep 15 21:57:48.767821 n-d-796909-3 sudo[123993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:48.877042 n-d-796909-3 sudo[123990]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:48.879822 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.468s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:48.881444 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:57:49.004363 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] Created reservations ['91b90ef5-ad84-47f2-8a63-edb4af603599', '8308781d-5238-4ef6-a7f4-d63c26ea6ac1', '4b174ace-eefc-4de1-9104-727c14ef9ddb', 'ec7da1b6-cc8b-4e78-b448-cb80effe9385'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:57:49.007262 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:57:49.007262 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:57:49.007262 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:57:49.183733 n-d-796909-3 sudo[123993]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:49.185506 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-378e13c2-a23e-4bc2-a0dd-74363b9d7fba tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829" returned: 0 in 0.441s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:49.186570 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-378e13c2-a23e-4bc2-a0dd-74363b9d7fba tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-78e44ee9-74b8-4073-8ace-9e1cec2350a3 --snapshot stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829 -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:49.205778 n-d-796909-3 sudo[123996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-78e44ee9-74b8-4073-8ace-9e1cec2350a3 --snapshot stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829 -L 1.00g
Sep 15 21:57:49.206557 n-d-796909-3 sudo[123996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:49.302561 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:57:49.302561 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:57:49.302561 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:57:49.402365 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:57:49.403187 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:49.423870 n-d-796909-3 sudo[123998]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:57:49.424852 n-d-796909-3 sudo[123998]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:50.168684 n-d-796909-3 sudo[123998]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:50.180132 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.767s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:50.180132 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:50.179797 n-d-796909-3 sudo[123996]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:50.199000 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-378e13c2-a23e-4bc2-a0dd-74363b9d7fba tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-78e44ee9-74b8-4073-8ace-9e1cec2350a3 --snapshot stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829 -L 1.00g" returned: 0 in 1.010s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:50.211397 n-d-796909-3 sudo[124137]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:57:50.212360 n-d-796909-3 sudo[124137]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:50.318356 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-378e13c2-a23e-4bc2-a0dd-74363b9d7fba tempest-VolumesSnapshotTestJSON-872283219 None] Create snapshot completed successfully
Sep 15 21:57:50.689835 n-d-796909-3 sudo[124137]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:50.691753 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.518s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:50.693398 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:57:50.699473 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-8767360f-ed86-4398-8020-582c74fab6f2 tempest-GroupsTest-554533978 None] Delete group completed successfully.
Sep 15 21:57:51.518158 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2ffb175b-49b7-4866-96a1-c8c03e5d2ed1 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:51.538351 n-d-796909-3 sudo[124140]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829
Sep 15 21:57:51.539200 n-d-796909-3 sudo[124140]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:52.023763 n-d-796909-3 sudo[124140]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:52.026202 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2ffb175b-49b7-4866-96a1-c8c03e5d2ed1 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829" returned: 0 in 0.508s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:52.027765 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2ffb175b-49b7-4866-96a1-c8c03e5d2ed1 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0bff01f3-468a-4681-b465-3b01950cb007 --snapshot stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829 -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:52.047154 n-d-796909-3 sudo[124144]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0bff01f3-468a-4681-b465-3b01950cb007 --snapshot stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829 -L 1.00g
Sep 15 21:57:52.048557 n-d-796909-3 sudo[124144]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:53.116944 n-d-796909-3 sudo[124144]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:53.119377 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2ffb175b-49b7-4866-96a1-c8c03e5d2ed1 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0bff01f3-468a-4681-b465-3b01950cb007 --snapshot stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829 -L 1.00g" returned: 0 in 1.091s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:53.255340 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-2ffb175b-49b7-4866-96a1-c8c03e5d2ed1 tempest-VolumesSnapshotTestJSON-872283219 None] Create snapshot completed successfully
Sep 15 21:57:53.637869 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-8eb48f65-9d6f-41d8-b3a8-28820722b312 tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-0bff01f3-468a-4681-b465-3b01950cb007-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.033s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:57:53.642459 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8eb48f65-9d6f-41d8-b3a8-28820722b312 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0bff01f3-468a-4681-b465-3b01950cb007 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:53.681620 n-d-796909-3 sudo[124300]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0bff01f3-468a-4681-b465-3b01950cb007
Sep 15 21:57:53.693506 n-d-796909-3 sudo[124300]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:54.174909 n-d-796909-3 sudo[124300]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:54.177323 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8eb48f65-9d6f-41d8-b3a8-28820722b312 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0bff01f3-468a-4681-b465-3b01950cb007" returned: 0 in 0.536s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:54.179632 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8eb48f65-9d6f-41d8-b3a8-28820722b312 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0bff01f3-468a-4681-b465-3b01950cb007 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:54.201729 n-d-796909-3 sudo[124304]: ubuntu : TTY=unknown ; 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-0bff01f3-468a-4681-b465-3b01950cb007
Sep 15 21:57:54.202518 n-d-796909-3 sudo[124304]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:55.179212 n-d-796909-3 sudo[124304]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:55.182613 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8eb48f65-9d6f-41d8-b3a8-28820722b312 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0bff01f3-468a-4681-b465-3b01950cb007" returned: 0 in 1.003s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:55.391927 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-8eb48f65-9d6f-41d8-b3a8-28820722b312 tempest-VolumesSnapshotTestJSON-872283219 None] Created reservations ['b8bd8808-e5f4-4631-9b13-a7dfdf2fa486', '212ec069-28c8-4310-ae9f-d511b194f3ca', '8774c3af-8dcb-4b1e-9979-37883a9f6bd5', 'f049170b-58d2-4700-b521-a903dd3c5589'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:57:55.391927 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-8eb48f65-9d6f-41d8-b3a8-28820722b312 tempest-VolumesSnapshotTestJSON-872283219 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:57:55.391927 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:57:55.391927 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:57:55.724038 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-8eb48f65-9d6f-41d8-b3a8-28820722b312 tempest-VolumesSnapshotTestJSON-872283219 None] Delete snapshot completed successfully.
Sep 15 21:57:55.729495 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-8eb48f65-9d6f-41d8-b3a8-28820722b312 tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-0bff01f3-468a-4681-b465-3b01950cb007-delete_snapshot'" released by "delete_snapshot" :: held 2.093s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:57:55.962089 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-37092b61-1992-4952-a4d3-4f0b6a5fd10f tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-54ec6a9d-8b84-45ce-80c6-bf44237bab8a-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.008s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:57:55.963813 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-37092b61-1992-4952-a4d3-4f0b6a5fd10f tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-54ec6a9d-8b84-45ce-80c6-bf44237bab8a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:55.983941 n-d-796909-3 sudo[124416]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-54ec6a9d-8b84-45ce-80c6-bf44237bab8a
Sep 15 21:57:55.984733 n-d-796909-3 sudo[124416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:56.385843 n-d-796909-3 sudo[124416]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:56.389047 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-37092b61-1992-4952-a4d3-4f0b6a5fd10f tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-54ec6a9d-8b84-45ce-80c6-bf44237bab8a" returned: 0 in 0.424s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:56.391836 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-37092b61-1992-4952-a4d3-4f0b6a5fd10f tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-54ec6a9d-8b84-45ce-80c6-bf44237bab8a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:56.422263 n-d-796909-3 sudo[124419]: ubuntu : TTY=unknown ; 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-54ec6a9d-8b84-45ce-80c6-bf44237bab8a
Sep 15 21:57:56.423723 n-d-796909-3 sudo[124419]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:57.453288 n-d-796909-3 sudo[124419]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:57.456288 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-37092b61-1992-4952-a4d3-4f0b6a5fd10f tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-54ec6a9d-8b84-45ce-80c6-bf44237bab8a" returned: 0 in 1.064s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:57.638619 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-37092b61-1992-4952-a4d3-4f0b6a5fd10f tempest-VolumesSnapshotTestJSON-872283219 None] Created reservations ['5b2af485-721a-48d3-90da-d57a17005751', '9c8a9f7d-0cc8-4129-b9ad-77bc9b67c3a2', 'bc5d41e8-4761-4f55-9fd5-c1a35ce2c8f8', '0d11fdbe-bba2-44b1-8b87-70926a4fba98'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:57:57.640767 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-37092b61-1992-4952-a4d3-4f0b6a5fd10f tempest-VolumesSnapshotTestJSON-872283219 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:57:57.640767 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:57:57.640767 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:57:57.828522 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-5c903e80-774f-4a10-ba96-638b3a986abc tempest-GroupsV314Test-74047309 None] Group tempest-GroupsV314Test-Group-1430174346: creating
Sep 15 21:57:57.840703 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-37092b61-1992-4952-a4d3-4f0b6a5fd10f tempest-VolumesSnapshotTestJSON-872283219 None] Delete snapshot completed successfully.
Sep 15 21:57:57.848170 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-37092b61-1992-4952-a4d3-4f0b6a5fd10f tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-54ec6a9d-8b84-45ce-80c6-bf44237bab8a-delete_snapshot'" released by "delete_snapshot" :: held 1.886s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:57:57.923673 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-5c903e80-774f-4a10-ba96-638b3a986abc tempest-GroupsV314Test-74047309 None] Group tempest-GroupsV314Test-Group-1430174346: created successfully
Sep 15 21:57:57.943862 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-5c903e80-774f-4a10-ba96-638b3a986abc tempest-GroupsV314Test-74047309 None] Create group completed successfully.
Sep 15 21:57:58.344531 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-0b5dcb53-e723-4b57-b3a3-3c6c01124fb7 tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-78e44ee9-74b8-4073-8ace-9e1cec2350a3-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:57:58.347178 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0b5dcb53-e723-4b57-b3a3-3c6c01124fb7 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-78e44ee9-74b8-4073-8ace-9e1cec2350a3 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:58.370118 n-d-796909-3 sudo[124505]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-78e44ee9-74b8-4073-8ace-9e1cec2350a3
Sep 15 21:57:58.371544 n-d-796909-3 sudo[124505]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:58.893910 n-d-796909-3 sudo[124505]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:58.896329 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0b5dcb53-e723-4b57-b3a3-3c6c01124fb7 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-78e44ee9-74b8-4073-8ace-9e1cec2350a3" returned: 0 in 0.549s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:58.898409 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0b5dcb53-e723-4b57-b3a3-3c6c01124fb7 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-78e44ee9-74b8-4073-8ace-9e1cec2350a3 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:58.917311 n-d-796909-3 sudo[124508]: ubuntu : TTY=unknown ; 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-78e44ee9-74b8-4073-8ace-9e1cec2350a3
Sep 15 21:57:58.918114 n-d-796909-3 sudo[124508]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:59.796972 n-d-796909-3 sudo[124508]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:59.800193 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0b5dcb53-e723-4b57-b3a3-3c6c01124fb7 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-78e44ee9-74b8-4073-8ace-9e1cec2350a3" returned: 0 in 0.901s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:00.049453 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-0b5dcb53-e723-4b57-b3a3-3c6c01124fb7 tempest-VolumesSnapshotTestJSON-872283219 None] Created reservations ['f4c94d66-3069-4e3f-957e-80828aebe845', '93ed45ac-17bb-4c35-896a-ed079f12e6c0', '2515e7af-d4bc-485d-be3b-68f225d03913', '07bdc8da-37a7-4b9b-b2fa-9a3eb34fc8b6'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:58:00.058266 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-0b5dcb53-e723-4b57-b3a3-3c6c01124fb7 tempest-VolumesSnapshotTestJSON-872283219 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:58:00.058266 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:58:00.058266 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:58:00.059650 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-23deb880-ce46-48d4-a485-907f56d58c67 tempest-GroupsV314Test-74047309 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:58:00.063309 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-23deb880-ce46-48d4-a485-907f56d58c67 tempest-GroupsV314Test-74047309 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:58:00.064280 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-23deb880-ce46-48d4-a485-907f56d58c67 tempest-GroupsV314Test-74047309 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:58:00.084615 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-23deb880-ce46-48d4-a485-907f56d58c67 tempest-GroupsV314Test-74047309 None] Flow 'volume_create_manager' (476cfaac-433d-42aa-ba12-74d79de7d2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:58:00.084615 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-23deb880-ce46-48d4-a485-907f56d58c67 tempest-GroupsV314Test-74047309 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3adc86e4-75de-47b3-affe-215f206e1722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:00.103970 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-23deb880-ce46-48d4-a485-907f56d58c67 tempest-GroupsV314Test-74047309 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:58:00.134915 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-23deb880-ce46-48d4-a485-907f56d58c67 tempest-GroupsV314Test-74047309 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3adc86e4-75de-47b3-affe-215f206e1722) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:57:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-284955922',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=7e808f73-6247-42c7-a605-eaf4297716e4,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=9474c581-2b5f-4bff-a93b-7fb360d1fb93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8c09fda676543d6b8da4995414286f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:58:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:58:00Z,user_id='0abb5312388748c58d37060550c2011a',volume_attachment=>,volume_type=VolumeType(18d5d8aa-7b31-40cf-91a6-f76b8cd4df6f),volume_type_id=18d5d8aa-7b31-40cf-91a6-f76b8cd4df6f)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:00.136448 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-23deb880-ce46-48d4-a485-907f56d58c67 tempest-GroupsV314Test-74047309 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c1d2616e-2a98-4faa-b9b3-a423f2116f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:00.138507 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-23deb880-ce46-48d4-a485-907f56d58c67 tempest-GroupsV314Test-74047309 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c1d2616e-2a98-4faa-b9b3-a423f2116f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:00.140795 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-23deb880-ce46-48d4-a485-907f56d58c67 tempest-GroupsV314Test-74047309 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (26e087aa-a868-4484-bc53-5fe9f4acbac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:00.143589 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-23deb880-ce46-48d4-a485-907f56d58c67 tempest-GroupsV314Test-74047309 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (26e087aa-a868-4484-bc53-5fe9f4acbac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9474c581-2b5f-4bff-a93b-7fb360d1fb93', 'volume_name': 'volume-9474c581-2b5f-4bff-a93b-7fb360d1fb93', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:00.145705 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-23deb880-ce46-48d4-a485-907f56d58c67 tempest-GroupsV314Test-74047309 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3ae6e67d-47bc-4eef-b283-c7a145a3c095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:00.147750 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-23deb880-ce46-48d4-a485-907f56d58c67 tempest-GroupsV314Test-74047309 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3ae6e67d-47bc-4eef-b283-c7a145a3c095) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:00.149887 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-23deb880-ce46-48d4-a485-907f56d58c67 tempest-GroupsV314Test-74047309 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (67cf7cd4-a012-4c45-bfc4-eba69c84a8f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:00.167078 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-23deb880-ce46-48d4-a485-907f56d58c67 tempest-GroupsV314Test-74047309 None] Volume 9474c581-2b5f-4bff-a93b-7fb360d1fb93: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9474c581-2b5f-4bff-a93b-7fb360d1fb93', 'volume_size': 1}
Sep 15 21:58:00.168057 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-23deb880-ce46-48d4-a485-907f56d58c67 tempest-GroupsV314Test-74047309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9474c581-2b5f-4bff-a93b-7fb360d1fb93 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:00.186021 n-d-796909-3 sudo[124573]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9474c581-2b5f-4bff-a93b-7fb360d1fb93 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:58:00.186792 n-d-796909-3 sudo[124573]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:00.381413 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-0b5dcb53-e723-4b57-b3a3-3c6c01124fb7 tempest-VolumesSnapshotTestJSON-872283219 None] Delete snapshot completed successfully.
Sep 15 21:58:00.387893 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-0b5dcb53-e723-4b57-b3a3-3c6c01124fb7 tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-78e44ee9-74b8-4073-8ace-9e1cec2350a3-delete_snapshot'" released by "delete_snapshot" :: held 2.044s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:58:00.899681 n-d-796909-3 sudo[124573]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:00.902129 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-23deb880-ce46-48d4-a485-907f56d58c67 tempest-GroupsV314Test-74047309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9474c581-2b5f-4bff-a93b-7fb360d1fb93 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.733s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:00.909649 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-23deb880-ce46-48d4-a485-907f56d58c67 tempest-GroupsV314Test-74047309 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (67cf7cd4-a012-4c45-bfc4-eba69c84a8f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9474c581-2b5f-4bff-a93b-7fb360d1fb93', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:00.912201 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-23deb880-ce46-48d4-a485-907f56d58c67 tempest-GroupsV314Test-74047309 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (78952b9f-8307-4183-a62f-084f04b2f723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:01.051485 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-23deb880-ce46-48d4-a485-907f56d58c67 tempest-GroupsV314Test-74047309 None] Volume volume-9474c581-2b5f-4bff-a93b-7fb360d1fb93 (9474c581-2b5f-4bff-a93b-7fb360d1fb93): created successfully
Sep 15 21:58:01.051485 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-23deb880-ce46-48d4-a485-907f56d58c67 tempest-GroupsV314Test-74047309 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (78952b9f-8307-4183-a62f-084f04b2f723) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:01.051485 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-23deb880-ce46-48d4-a485-907f56d58c67 tempest-GroupsV314Test-74047309 None] Flow 'volume_create_manager' (476cfaac-433d-42aa-ba12-74d79de7d2da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:58:01.158273 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-23deb880-ce46-48d4-a485-907f56d58c67 tempest-GroupsV314Test-74047309 None] Created volume successfully.
Sep 15 21:58:01.791784 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-ca0962d7-aba2-4690-a46c-8c8c33700245 req-7117b1ce-81a0-4305-9a7d-25c1929496f5 tempest-VolumesSnapshotTestJSON-872283219 None] Terminate volume connection completed successfully.
Sep 15 21:58:01.792193 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-ca0962d7-aba2-4690-a46c-8c8c33700245 req-7117b1ce-81a0-4305-9a7d-25c1929496f5 tempest-VolumesSnapshotTestJSON-872283219 None] Deleting attachment c7e8a4fa-435f-4a60-a52f-24cd83f65b9a. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:58:01.793765 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:01.881061 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:01.881433 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a60edbd3-bc13-4b65-9269-74b69d5b6479\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a60edbd3-bc13-4b65-9269-74b69d5b6479\n Backing store flags: \n Account information:\n LPbZmqhDPwCYR4E4RCgY\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-86e0721c-d402-435e-b74d-db8e6b0479d1\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86e0721c-d402-435e-b74d-db8e6b0479d1\n Backing store flags: \n Account information:\n tj8kww6ATxC8cxyBkqsg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-ff310c08-4603-4241-af48-026bf56c2829\n System information:\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-ff310c08-4603-4241-af48-026bf56c2829\n Backing store flags: \n Account information:\n 7XFXHWzk4F6YMvXonDRg\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:58:01.882225 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-ca0962d7-aba2-4690-a46c-8c8c33700245 req-7117b1ce-81a0-4305-9a7d-25c1929496f5 tempest-VolumesSnapshotTestJSON-872283219 None] Removing iscsi_target for Volume ID: ff310c08-4603-4241-af48-026bf56c2829
Sep 15 21:58:01.883279 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ff310c08-4603-4241-af48-026bf56c2829 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:01.978206 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ff310c08-4603-4241-af48-026bf56c2829 -f" returned: 0 in 0.094s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:01.978762 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:58:01.983710 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:02.081849 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:02.082446 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a60edbd3-bc13-4b65-9269-74b69d5b6479\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a60edbd3-bc13-4b65-9269-74b69d5b6479\n Backing store flags: \n Account information:\n LPbZmqhDPwCYR4E4RCgY\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-86e0721c-d402-435e-b74d-db8e6b0479d1\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86e0721c-d402-435e-b74d-db8e6b0479d1\n Backing store flags: \n Account information:\n tj8kww6ATxC8cxyBkqsg\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:58:02.284051 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-ca0962d7-aba2-4690-a46c-8c8c33700245 req-7117b1ce-81a0-4305-9a7d-25c1929496f5 tempest-VolumesSnapshotTestJSON-872283219 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:58:02.284051 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:58:02.284051 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:58:03.327273 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-9f5fdc22-993b-489f-921c-cc14f29fc57d tempest-GroupsV314Test-74047309 None] Creating clone of volume: 9474c581-2b5f-4bff-a93b-7fb360d1fb93
Sep 15 21:58:03.329128 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9f5fdc22-993b-489f-921c-cc14f29fc57d tempest-GroupsV314Test-74047309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9474c581-2b5f-4bff-a93b-7fb360d1fb93 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:03.353592 n-d-796909-3 sudo[124625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9474c581-2b5f-4bff-a93b-7fb360d1fb93
Sep 15 21:58:03.354405 n-d-796909-3 sudo[124625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:03.782581 n-d-796909-3 sudo[124625]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:03.784849 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9f5fdc22-993b-489f-921c-cc14f29fc57d tempest-GroupsV314Test-74047309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9474c581-2b5f-4bff-a93b-7fb360d1fb93" returned: 0 in 0.456s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:03.786384 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9f5fdc22-993b-489f-921c-cc14f29fc57d tempest-GroupsV314Test-74047309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-8ab760d2-1dbb-409e-981b-3667af0aef91 --snapshot stack-volumes-lvmdriver-1/volume-9474c581-2b5f-4bff-a93b-7fb360d1fb93 -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:03.804090 n-d-796909-3 sudo[124629]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-8ab760d2-1dbb-409e-981b-3667af0aef91 --snapshot stack-volumes-lvmdriver-1/volume-9474c581-2b5f-4bff-a93b-7fb360d1fb93 -L 1.00g
Sep 15 21:58:03.804879 n-d-796909-3 sudo[124629]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:04.908175 n-d-796909-3 sudo[124629]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:04.916384 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9f5fdc22-993b-489f-921c-cc14f29fc57d tempest-GroupsV314Test-74047309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-8ab760d2-1dbb-409e-981b-3667af0aef91 --snapshot stack-volumes-lvmdriver-1/volume-9474c581-2b5f-4bff-a93b-7fb360d1fb93 -L 1.00g" returned: 0 in 1.124s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:04.918674 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9f5fdc22-993b-489f-921c-cc14f29fc57d tempest-GroupsV314Test-74047309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8ab760d2-1dbb-409e-981b-3667af0aef91 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:04.938480 n-d-796909-3 sudo[124727]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8ab760d2-1dbb-409e-981b-3667af0aef91 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:58:04.939371 n-d-796909-3 sudo[124727]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:05.704556 n-d-796909-3 sudo[124727]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:05.721095 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9f5fdc22-993b-489f-921c-cc14f29fc57d tempest-GroupsV314Test-74047309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8ab760d2-1dbb-409e-981b-3667af0aef91 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.788s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:05.721095 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9f5fdc22-993b-489f-921c-cc14f29fc57d tempest-GroupsV314Test-74047309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-8ab760d2-1dbb-409e-981b-3667af0aef91 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:05.730833 n-d-796909-3 sudo[124759]: ubuntu : 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-8ab760d2-1dbb-409e-981b-3667af0aef91
Sep 15 21:58:05.731879 n-d-796909-3 sudo[124759]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:06.228287 n-d-796909-3 sudo[124759]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:06.230725 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9f5fdc22-993b-489f-921c-cc14f29fc57d tempest-GroupsV314Test-74047309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-8ab760d2-1dbb-409e-981b-3667af0aef91" returned: 0 in 0.522s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:06.236069 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9f5fdc22-993b-489f-921c-cc14f29fc57d tempest-GroupsV314Test-74047309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--8ab760d2--1dbb--409e--981b--3667af0aef91 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8ab760d2--1dbb--409e--981b--3667af0aef91 iflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:06.264906 n-d-796909-3 sudo[124763]: 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--8ab760d2--1dbb--409e--981b--3667af0aef91 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8ab760d2--1dbb--409e--981b--3667af0aef91 iflag=direct
Sep 15 21:58:06.267166 n-d-796909-3 sudo[124763]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:06.615033 n-d-796909-3 sudo[124763]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:06.617252 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9f5fdc22-993b-489f-921c-cc14f29fc57d tempest-GroupsV314Test-74047309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--8ab760d2--1dbb--409e--981b--3667af0aef91 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8ab760d2--1dbb--409e--981b--3667af0aef91 iflag=direct" returned: 0 in 0.381s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:06.621147 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9f5fdc22-993b-489f-921c-cc14f29fc57d tempest-GroupsV314Test-74047309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--8ab760d2--1dbb--409e--981b--3667af0aef91 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8ab760d2--1dbb--409e--981b--3667af0aef91 oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:06.651302 n-d-796909-3 sudo[124773]: 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--8ab760d2--1dbb--409e--981b--3667af0aef91 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8ab760d2--1dbb--409e--981b--3667af0aef91 oflag=direct
Sep 15 21:58:06.652256 n-d-796909-3 sudo[124773]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:06.963991 n-d-796909-3 sudo[124773]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:06.966393 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9f5fdc22-993b-489f-921c-cc14f29fc57d tempest-GroupsV314Test-74047309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--8ab760d2--1dbb--409e--981b--3667af0aef91 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8ab760d2--1dbb--409e--981b--3667af0aef91 oflag=direct" returned: 0 in 0.347s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:06.967598 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9f5fdc22-993b-489f-921c-cc14f29fc57d tempest-GroupsV314Test-74047309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--8ab760d2--1dbb--409e--981b--3667af0aef91 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8ab760d2--1dbb--409e--981b--3667af0aef91 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:06.987675 n-d-796909-3 sudo[124779]: 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--8ab760d2--1dbb--409e--981b--3667af0aef91 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8ab760d2--1dbb--409e--981b--3667af0aef91 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 21:58:06.988537 n-d-796909-3 sudo[124779]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:08.720561 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-57977faa-8e27-4bb5-b422-2a6157d3bd49 tempest-VolumesSnapshotTestJSON-872283219 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:58:08.724623 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-57977faa-8e27-4bb5-b422-2a6157d3bd49 tempest-VolumesSnapshotTestJSON-872283219 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:58:08.725143 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-57977faa-8e27-4bb5-b422-2a6157d3bd49 tempest-VolumesSnapshotTestJSON-872283219 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:58:08.739060 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57977faa-8e27-4bb5-b422-2a6157d3bd49 tempest-VolumesSnapshotTestJSON-872283219 None] Flow 'volume_create_manager' (88e9d6e6-5664-4514-b2a2-271c7022f013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:58:08.742243 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57977faa-8e27-4bb5-b422-2a6157d3bd49 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9744aa07-f386-4e1b-beb4-c6bf6e3ae204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:08.763657 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-57977faa-8e27-4bb5-b422-2a6157d3bd49 tempest-VolumesSnapshotTestJSON-872283219 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:58:08.788834 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57977faa-8e27-4bb5-b422-2a6157d3bd49 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9744aa07-f386-4e1b-beb4-c6bf6e3ae204) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:58:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1940812324',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=0c883b78-ae6c-4a66-adc8-ff20faa3ba0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1afcc572e55b41bfa6e95e3764073652',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:58:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:58:09Z,user_id='96f6279b38d04a24a41f9c3f234e5b0c',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:08.791341 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57977faa-8e27-4bb5-b422-2a6157d3bd49 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5bbf4e3e-5695-4958-bd0d-26cd24c17d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:08.793339 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57977faa-8e27-4bb5-b422-2a6157d3bd49 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5bbf4e3e-5695-4958-bd0d-26cd24c17d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:08.795856 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57977faa-8e27-4bb5-b422-2a6157d3bd49 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4bde0394-5d3d-4adf-a80c-1c83b3b5e590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:08.798051 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57977faa-8e27-4bb5-b422-2a6157d3bd49 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4bde0394-5d3d-4adf-a80c-1c83b3b5e590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0c883b78-ae6c-4a66-adc8-ff20faa3ba0e', 'volume_name': 'volume-0c883b78-ae6c-4a66-adc8-ff20faa3ba0e', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:08.800215 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57977faa-8e27-4bb5-b422-2a6157d3bd49 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (88e3b788-9e67-4709-a272-01a45316e61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:08.802236 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57977faa-8e27-4bb5-b422-2a6157d3bd49 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (88e3b788-9e67-4709-a272-01a45316e61f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:08.804338 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57977faa-8e27-4bb5-b422-2a6157d3bd49 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (86c08dd0-2739-4958-84a8-b0a90ce2696a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:08.805095 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-57977faa-8e27-4bb5-b422-2a6157d3bd49 tempest-VolumesSnapshotTestJSON-872283219 None] Volume 0c883b78-ae6c-4a66-adc8-ff20faa3ba0e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0c883b78-ae6c-4a66-adc8-ff20faa3ba0e', 'volume_size': 1}
Sep 15 21:58:08.806103 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-57977faa-8e27-4bb5-b422-2a6157d3bd49 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0c883b78-ae6c-4a66-adc8-ff20faa3ba0e stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:08.824394 n-d-796909-3 sudo[124791]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0c883b78-ae6c-4a66-adc8-ff20faa3ba0e stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:58:08.825966 n-d-796909-3 sudo[124791]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:09.501106 n-d-796909-3 sudo[124791]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:09.505363 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-57977faa-8e27-4bb5-b422-2a6157d3bd49 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0c883b78-ae6c-4a66-adc8-ff20faa3ba0e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.697s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:09.507676 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57977faa-8e27-4bb5-b422-2a6157d3bd49 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (86c08dd0-2739-4958-84a8-b0a90ce2696a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0c883b78-ae6c-4a66-adc8-ff20faa3ba0e', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:09.510468 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57977faa-8e27-4bb5-b422-2a6157d3bd49 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b658755-c62c-4173-917a-c80da190bd74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:09.621636 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-57977faa-8e27-4bb5-b422-2a6157d3bd49 tempest-VolumesSnapshotTestJSON-872283219 None] Volume volume-0c883b78-ae6c-4a66-adc8-ff20faa3ba0e (0c883b78-ae6c-4a66-adc8-ff20faa3ba0e): created successfully
Sep 15 21:58:09.621636 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57977faa-8e27-4bb5-b422-2a6157d3bd49 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b658755-c62c-4173-917a-c80da190bd74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:09.621636 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57977faa-8e27-4bb5-b422-2a6157d3bd49 tempest-VolumesSnapshotTestJSON-872283219 None] Flow 'volume_create_manager' (88e9d6e6-5664-4514-b2a2-271c7022f013) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:58:09.718627 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-57977faa-8e27-4bb5-b422-2a6157d3bd49 tempest-VolumesSnapshotTestJSON-872283219 None] Created volume successfully.
Sep 15 21:58:11.387682 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9819ef5d-533f-4f63-b1cb-5d0a8468d188 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0c883b78-ae6c-4a66-adc8-ff20faa3ba0e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:11.407861 n-d-796909-3 sudo[124858]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0c883b78-ae6c-4a66-adc8-ff20faa3ba0e
Sep 15 21:58:11.408652 n-d-796909-3 sudo[124858]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:11.866344 n-d-796909-3 sudo[124858]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:11.868745 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9819ef5d-533f-4f63-b1cb-5d0a8468d188 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0c883b78-ae6c-4a66-adc8-ff20faa3ba0e" returned: 0 in 0.481s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:11.868745 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9819ef5d-533f-4f63-b1cb-5d0a8468d188 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fe7a86e0-50e3-45c1-be06-2362c1caf597 --snapshot stack-volumes-lvmdriver-1/volume-0c883b78-ae6c-4a66-adc8-ff20faa3ba0e -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:11.889365 n-d-796909-3 sudo[124862]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fe7a86e0-50e3-45c1-be06-2362c1caf597 --snapshot stack-volumes-lvmdriver-1/volume-0c883b78-ae6c-4a66-adc8-ff20faa3ba0e -L 1.00g
Sep 15 21:58:11.890141 n-d-796909-3 sudo[124862]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:13.020360 n-d-796909-3 sudo[124862]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:13.071223 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9819ef5d-533f-4f63-b1cb-5d0a8468d188 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fe7a86e0-50e3-45c1-be06-2362c1caf597 --snapshot stack-volumes-lvmdriver-1/volume-0c883b78-ae6c-4a66-adc8-ff20faa3ba0e -L 1.00g" returned: 0 in 1.152s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:13.141342 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-9819ef5d-533f-4f63-b1cb-5d0a8468d188 tempest-VolumesSnapshotTestJSON-872283219 None] Create snapshot completed successfully
Sep 15 21:58:14.554038 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:58:14.561015 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:58:14.561015 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:58:14.583087 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] Flow 'volume_create_manager' (ad5dddd2-535d-4721-845e-df179e4fffab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:58:14.586367 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9ee18f77-c875-46c7-80f4-626f0785d038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:14.608952 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:58:14.634291 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9ee18f77-c875-46c7-80f4-626f0785d038) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:58:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1915730146',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=1620b37c-81f3-4427-986f-ef5f27fd9a17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1afcc572e55b41bfa6e95e3764073652',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:58:14Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=fe7a86e0-50e3-45c1-be06-2362c1caf597,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:58:14Z,user_id='96f6279b38d04a24a41f9c3f234e5b0c',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:14.636885 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d089a621-0b95-42e8-9019-7fd91052c9dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:14.638912 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d089a621-0b95-42e8-9019-7fd91052c9dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:14.641235 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2af9aae3-6ad7-48ce-87ee-752944b421cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:14.643509 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2af9aae3-6ad7-48ce-87ee-752944b421cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '1620b37c-81f3-4427-986f-ef5f27fd9a17', 'volume_name': 'volume-1620b37c-81f3-4427-986f-ef5f27fd9a17', 'volume_size': 2, 'snapshot_id': 'fe7a86e0-50e3-45c1-be06-2362c1caf597'}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:14.645686 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (36bb1a6a-c4b6-4306-b1b2-8b8a0e678a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:14.648257 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (36bb1a6a-c4b6-4306-b1b2-8b8a0e678a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:14.650973 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2c42ea75-21b5-4025-85cb-ec608f4928f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:14.651872 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] Volume 1620b37c-81f3-4427-986f-ef5f27fd9a17: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-1620b37c-81f3-4427-986f-ef5f27fd9a17', 'volume_size': 2, 'snapshot_id': 'fe7a86e0-50e3-45c1-be06-2362c1caf597'}
Sep 15 21:58:14.673516 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1620b37c-81f3-4427-986f-ef5f27fd9a17 stack-volumes-lvmdriver-1 -L 2g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:14.693522 n-d-796909-3 sudo[124964]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1620b37c-81f3-4427-986f-ef5f27fd9a17 stack-volumes-lvmdriver-1 -L 2g
Sep 15 21:58:14.694308 n-d-796909-3 sudo[124964]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:15.369782 n-d-796909-3 sudo[124964]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:15.372318 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1620b37c-81f3-4427-986f-ef5f27fd9a17 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.698s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:15.374259 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-fe7a86e0-50e3-45c1-be06-2362c1caf597 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:15.394175 n-d-796909-3 sudo[124996]: ubuntu : 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-fe7a86e0-50e3-45c1-be06-2362c1caf597
Sep 15 21:58:15.395079 n-d-796909-3 sudo[124996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:15.820621 n-d-796909-3 sudo[124996]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:15.822806 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-fe7a86e0-50e3-45c1-be06-2362c1caf597" returned: 0 in 0.448s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:15.825029 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--fe7a86e0--50e3--45c1--be06--2362c1caf597 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1620b37c--81f3--4427--986f--ef5f27fd9a17 iflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:15.844358 n-d-796909-3 sudo[125000]: 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--fe7a86e0--50e3--45c1--be06--2362c1caf597 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1620b37c--81f3--4427--986f--ef5f27fd9a17 iflag=direct
Sep 15 21:58:15.845161 n-d-796909-3 sudo[125000]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:16.175092 n-d-796909-3 sudo[125000]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:16.177701 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--fe7a86e0--50e3--45c1--be06--2362c1caf597 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1620b37c--81f3--4427--986f--ef5f27fd9a17 iflag=direct" returned: 0 in 0.352s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:16.179023 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--fe7a86e0--50e3--45c1--be06--2362c1caf597 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1620b37c--81f3--4427--986f--ef5f27fd9a17 oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:16.202715 n-d-796909-3 sudo[125012]: 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--fe7a86e0--50e3--45c1--be06--2362c1caf597 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1620b37c--81f3--4427--986f--ef5f27fd9a17 oflag=direct
Sep 15 21:58:16.203676 n-d-796909-3 sudo[125012]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:16.540150 n-d-796909-3 sudo[125012]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:16.542668 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--fe7a86e0--50e3--45c1--be06--2362c1caf597 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1620b37c--81f3--4427--986f--ef5f27fd9a17 oflag=direct" returned: 0 in 0.363s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:16.543882 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--fe7a86e0--50e3--45c1--be06--2362c1caf597 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1620b37c--81f3--4427--986f--ef5f27fd9a17 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:16.578528 n-d-796909-3 sudo[125024]: 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--fe7a86e0--50e3--45c1--be06--2362c1caf597 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1620b37c--81f3--4427--986f--ef5f27fd9a17 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 21:58:16.579503 n-d-796909-3 sudo[125024]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:38.322985 n-d-796909-3 sudo[124779]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:38.325086 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9f5fdc22-993b-489f-921c-cc14f29fc57d tempest-GroupsV314Test-74047309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--8ab760d2--1dbb--409e--981b--3667af0aef91 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8ab760d2--1dbb--409e--981b--3667af0aef91 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 31.357s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:38.325656 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-9f5fdc22-993b-489f-921c-cc14f29fc57d tempest-GroupsV314Test-74047309 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--8ab760d2--1dbb--409e--981b--3667af0aef91, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--8ab760d2--1dbb--409e--981b--3667af0aef91, size 1024.00 MB, duration 31.36 sec {{(pid=84872) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 21:58:38.326028 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.volume_utils [None req-9f5fdc22-993b-489f-921c-cc14f29fc57d tempest-GroupsV314Test-74047309 None] Volume copy 1024.00 MB at 32.65 MB/s
Sep 15 21:58:38.327220 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9f5fdc22-993b-489f-921c-cc14f29fc57d tempest-GroupsV314Test-74047309 None] Running cmd (subprocess): sudo 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-8ab760d2-1dbb-409e-981b-3667af0aef91 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:38.345880 n-d-796909-3 sudo[125034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-8ab760d2-1dbb-409e-981b-3667af0aef91
Sep 15 21:58:38.346660 n-d-796909-3 sudo[125034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:38.824511 n-d-796909-3 sudo[125034]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:38.826834 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9f5fdc22-993b-489f-921c-cc14f29fc57d tempest-GroupsV314Test-74047309 None] CMD "sudo 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-8ab760d2-1dbb-409e-981b-3667af0aef91" returned: 0 in 0.499s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:38.828977 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9f5fdc22-993b-489f-921c-cc14f29fc57d tempest-GroupsV314Test-74047309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-8ab760d2-1dbb-409e-981b-3667af0aef91 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:38.847142 n-d-796909-3 sudo[125045]: ubuntu : TTY=unknown ; 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-8ab760d2-1dbb-409e-981b-3667af0aef91
Sep 15 21:58:38.847983 n-d-796909-3 sudo[125045]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:39.765267 n-d-796909-3 sudo[125045]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:39.768417 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9f5fdc22-993b-489f-921c-cc14f29fc57d tempest-GroupsV314Test-74047309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-8ab760d2-1dbb-409e-981b-3667af0aef91" returned: 0 in 0.938s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:40.222028 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-9f5fdc22-993b-489f-921c-cc14f29fc57d tempest-GroupsV314Test-74047309 None] Create group from source-group-7e808f73-6247-42c7-a605-eaf4297716e4 completed successfully.
Sep 15 21:58:41.407004 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-bb50d3cd-b3bf-4538-a544-9417545f1a7b tempest-GroupsV314Test-74047309 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8ab760d2-1dbb-409e-981b-3667af0aef91
Sep 15 21:58:41.408126 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bb50d3cd-b3bf-4538-a544-9417545f1a7b tempest-GroupsV314Test-74047309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8ab760d2-1dbb-409e-981b-3667af0aef91 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:41.429918 n-d-796909-3 sudo[125091]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8ab760d2-1dbb-409e-981b-3667af0aef91
Sep 15 21:58:41.431034 n-d-796909-3 sudo[125091]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:41.837581 n-d-796909-3 sudo[125091]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:41.840039 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bb50d3cd-b3bf-4538-a544-9417545f1a7b tempest-GroupsV314Test-74047309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8ab760d2-1dbb-409e-981b-3667af0aef91" returned: 0 in 0.431s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:41.841642 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bb50d3cd-b3bf-4538-a544-9417545f1a7b tempest-GroupsV314Test-74047309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8ab760d2-1dbb-409e-981b-3667af0aef91 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:41.861431 n-d-796909-3 sudo[125094]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8ab760d2-1dbb-409e-981b-3667af0aef91
Sep 15 21:58:41.862211 n-d-796909-3 sudo[125094]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:42.267360 n-d-796909-3 sudo[125094]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:42.269619 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bb50d3cd-b3bf-4538-a544-9417545f1a7b tempest-GroupsV314Test-74047309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8ab760d2-1dbb-409e-981b-3667af0aef91" returned: 0 in 0.428s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:42.271193 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bb50d3cd-b3bf-4538-a544-9417545f1a7b tempest-GroupsV314Test-74047309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8ab760d2-1dbb-409e-981b-3667af0aef91 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:42.290152 n-d-796909-3 sudo[125097]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8ab760d2-1dbb-409e-981b-3667af0aef91
Sep 15 21:58:42.290933 n-d-796909-3 sudo[125097]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:42.905056 n-d-796909-3 sudo[125097]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:42.907602 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bb50d3cd-b3bf-4538-a544-9417545f1a7b tempest-GroupsV314Test-74047309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8ab760d2-1dbb-409e-981b-3667af0aef91" returned: 0 in 0.636s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:42.908820 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-bb50d3cd-b3bf-4538-a544-9417545f1a7b tempest-GroupsV314Test-74047309 None] Successfully deleted volume: 8ab760d2-1dbb-409e-981b-3667af0aef91
Sep 15 21:58:43.265949 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-bb50d3cd-b3bf-4538-a544-9417545f1a7b tempest-GroupsV314Test-74047309 None] Created reservations ['15dd90ef-b427-4e5b-91c1-aafe504526d8'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:58:43.292988 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-bb50d3cd-b3bf-4538-a544-9417545f1a7b tempest-GroupsV314Test-74047309 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-41084223 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-41084223, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:58:43.292988 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-bb50d3cd-b3bf-4538-a544-9417545f1a7b tempest-GroupsV314Test-74047309 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-41084223 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-41084223, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:58:43.432697 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-bb50d3cd-b3bf-4538-a544-9417545f1a7b tempest-GroupsV314Test-74047309 None] Created reservations ['f7329bb0-bb59-4119-be76-4ab5811ad215', '661578f6-c88d-4c60-9656-4a9e64a9c5e0', 'fd8a310f-6058-43d1-9a17-454e88ee1977', '6ed31fb5-006f-426f-a25a-773f305d0ee0'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:58:43.432697 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-bb50d3cd-b3bf-4538-a544-9417545f1a7b tempest-GroupsV314Test-74047309 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:58:43.432697 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:58:43.432697 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:58:43.840881 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-bb50d3cd-b3bf-4538-a544-9417545f1a7b tempest-GroupsV314Test-74047309 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:58:43.841585 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bb50d3cd-b3bf-4538-a544-9417545f1a7b tempest-GroupsV314Test-74047309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:43.866522 n-d-796909-3 sudo[125105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:58:43.867649 n-d-796909-3 sudo[125105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:44.338858 n-d-796909-3 sudo[125105]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:44.341261 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bb50d3cd-b3bf-4538-a544-9417545f1a7b tempest-GroupsV314Test-74047309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:44.343361 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bb50d3cd-b3bf-4538-a544-9417545f1a7b tempest-GroupsV314Test-74047309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:44.362867 n-d-796909-3 sudo[125108]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:58:44.363698 n-d-796909-3 sudo[125108]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:44.769181 n-d-796909-3 sudo[125108]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:44.772492 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bb50d3cd-b3bf-4538-a544-9417545f1a7b tempest-GroupsV314Test-74047309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.428s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:44.773800 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-bb50d3cd-b3bf-4538-a544-9417545f1a7b tempest-GroupsV314Test-74047309 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:58:44.786135 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-bb50d3cd-b3bf-4538-a544-9417545f1a7b tempest-GroupsV314Test-74047309 None] Delete group completed successfully.
Sep 15 21:58:45.249318 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-a03438bb-73d0-4519-b2ab-3dcc55d906ee tempest-GroupsV314Test-74047309 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9474c581-2b5f-4bff-a93b-7fb360d1fb93
Sep 15 21:58:45.250805 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a03438bb-73d0-4519-b2ab-3dcc55d906ee tempest-GroupsV314Test-74047309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9474c581-2b5f-4bff-a93b-7fb360d1fb93 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:45.288188 n-d-796909-3 sudo[125113]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9474c581-2b5f-4bff-a93b-7fb360d1fb93
Sep 15 21:58:45.289035 n-d-796909-3 sudo[125113]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:45.761675 n-d-796909-3 sudo[125113]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:45.765450 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a03438bb-73d0-4519-b2ab-3dcc55d906ee tempest-GroupsV314Test-74047309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9474c581-2b5f-4bff-a93b-7fb360d1fb93" returned: 0 in 0.514s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:45.766989 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a03438bb-73d0-4519-b2ab-3dcc55d906ee tempest-GroupsV314Test-74047309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9474c581-2b5f-4bff-a93b-7fb360d1fb93 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:45.787218 n-d-796909-3 sudo[125116]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9474c581-2b5f-4bff-a93b-7fb360d1fb93
Sep 15 21:58:45.788115 n-d-796909-3 sudo[125116]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:46.227449 n-d-796909-3 sudo[125116]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:46.230910 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a03438bb-73d0-4519-b2ab-3dcc55d906ee tempest-GroupsV314Test-74047309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9474c581-2b5f-4bff-a93b-7fb360d1fb93" returned: 0 in 0.463s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:46.242326 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a03438bb-73d0-4519-b2ab-3dcc55d906ee tempest-GroupsV314Test-74047309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9474c581-2b5f-4bff-a93b-7fb360d1fb93 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:46.253006 n-d-796909-3 sudo[125119]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9474c581-2b5f-4bff-a93b-7fb360d1fb93
Sep 15 21:58:46.253837 n-d-796909-3 sudo[125119]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:46.565458 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-24f0e5b3-bc6a-4577-872d-5f072ff891ea req-fade05ca-af03-426e-8883-5929be0f513b tempest-AttachVolumeTestJSON-529823658 None] Terminate volume connection completed successfully.
Sep 15 21:58:46.566050 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-24f0e5b3-bc6a-4577-872d-5f072ff891ea req-fade05ca-af03-426e-8883-5929be0f513b tempest-AttachVolumeTestJSON-529823658 None] Deleting attachment 19e9f545-f911-4dbf-8ddc-76a2cca5b24d. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:58:46.575187 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:46.669258 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:46.669385 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555694912]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a60edbd3-bc13-4b65-9269-74b69d5b6479\n System information:\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-a60edbd3-bc13-4b65-9269-74b69d5b6479\n Backing store flags: \n Account information:\n LPbZmqhDPwCYR4E4RCgY\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-86e0721c-d402-435e-b74d-db8e6b0479d1\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86e0721c-d402-435e-b74d-db8e6b0479d1\n Backing store flags: \n Account information:\n tj8kww6ATxC8cxyBkqsg\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:58:46.670073 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-24f0e5b3-bc6a-4577-872d-5f072ff891ea req-fade05ca-af03-426e-8883-5929be0f513b tempest-AttachVolumeTestJSON-529823658 None] Removing iscsi_target for Volume ID: a60edbd3-bc13-4b65-9269-74b69d5b6479
Sep 15 21:58:46.671229 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a60edbd3-bc13-4b65-9269-74b69d5b6479 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:46.780922 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a60edbd3-bc13-4b65-9269-74b69d5b6479 -f" returned: 0 in 0.107s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:46.780922 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555694912]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:58:46.780922 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:46.871886 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:46.872302 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555694912]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-86e0721c-d402-435e-b74d-db8e6b0479d1\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86e0721c-d402-435e-b74d-db8e6b0479d1\n Backing store flags: \n Account information:\n tj8kww6ATxC8cxyBkqsg\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:58:46.971908 n-d-796909-3 sudo[125119]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:46.973851 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a03438bb-73d0-4519-b2ab-3dcc55d906ee tempest-GroupsV314Test-74047309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9474c581-2b5f-4bff-a93b-7fb360d1fb93" returned: 0 in 0.741s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:46.974723 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-a03438bb-73d0-4519-b2ab-3dcc55d906ee tempest-GroupsV314Test-74047309 None] Successfully deleted volume: 9474c581-2b5f-4bff-a93b-7fb360d1fb93
Sep 15 21:58:47.024864 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-24f0e5b3-bc6a-4577-872d-5f072ff891ea req-fade05ca-af03-426e-8883-5929be0f513b tempest-AttachVolumeTestJSON-529823658 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:58:47.024864 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:58:47.024864 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:58:47.276889 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-a03438bb-73d0-4519-b2ab-3dcc55d906ee tempest-GroupsV314Test-74047309 None] Created reservations ['eb2515b6-a1f6-4b7a-8327-455a3fa7188f'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:58:47.420360 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-a03438bb-73d0-4519-b2ab-3dcc55d906ee tempest-GroupsV314Test-74047309 None] Created reservations ['6cefda30-47e2-4623-ae59-19d8a5921c69', '355b2e95-6576-47e4-8c9b-48ed5a121300', '06bfdb75-8aa0-4eae-aff9-ee2231097b82', 'e16dc357-487f-4343-be51-13e6edb10651'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:58:47.864017 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-a03438bb-73d0-4519-b2ab-3dcc55d906ee tempest-GroupsV314Test-74047309 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:58:47.865911 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a03438bb-73d0-4519-b2ab-3dcc55d906ee tempest-GroupsV314Test-74047309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:47.886128 n-d-796909-3 sudo[125143]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:58:47.886917 n-d-796909-3 sudo[125143]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:47.899711 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:58:47.900141 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:58:47.900926 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:47.919571 n-d-796909-3 sudo[125145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:58:47.920654 n-d-796909-3 sudo[125145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:48.335884 n-d-796909-3 sudo[125143]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:48.339142 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a03438bb-73d0-4519-b2ab-3dcc55d906ee tempest-GroupsV314Test-74047309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.473s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:48.340875 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a03438bb-73d0-4519-b2ab-3dcc55d906ee tempest-GroupsV314Test-74047309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:48.360529 n-d-796909-3 sudo[125149]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:58:48.361371 n-d-796909-3 sudo[125149]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:48.383208 n-d-796909-3 sudo[125145]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:48.385464 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.484s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:48.386883 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:48.407897 n-d-796909-3 sudo[125151]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:58:48.409934 n-d-796909-3 sudo[125151]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:48.985528 n-d-796909-3 sudo[125151]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:48.987186 n-d-796909-3 sudo[125149]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:48.988309 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.601s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:48.990411 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:58:48.997830 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a03438bb-73d0-4519-b2ab-3dcc55d906ee tempest-GroupsV314Test-74047309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.656s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:48.998757 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-a03438bb-73d0-4519-b2ab-3dcc55d906ee tempest-GroupsV314Test-74047309 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:58:49.006306 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-a03438bb-73d0-4519-b2ab-3dcc55d906ee tempest-GroupsV314Test-74047309 None] Delete group completed successfully.
Sep 15 21:58:50.053534 n-d-796909-3 sudo[125024]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:50.055574 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--fe7a86e0--50e3--45c1--be06--2362c1caf597 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1620b37c--81f3--4427--986f--ef5f27fd9a17 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 33.512s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:50.056559 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--fe7a86e0--50e3--45c1--be06--2362c1caf597, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--1620b37c--81f3--4427--986f--ef5f27fd9a17, size 1024.00 MB, duration 33.51 sec {{(pid=84872) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 21:58:50.056559 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.volume_utils [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] Volume copy 1024.00 MB at 30.56 MB/s
Sep 15 21:58:50.111203 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2c42ea75-21b5-4025-85cb-ec608f4928f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1620b37c-81f3-4427-986f-ef5f27fd9a17', 'volume_size': 2, 'snapshot_id': 'fe7a86e0-50e3-45c1-be06-2362c1caf597'}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:50.113470 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0c4fa114-9c42-43fe-a12d-491981aa0c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:50.186435 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] Volume volume-1620b37c-81f3-4427-986f-ef5f27fd9a17 (1620b37c-81f3-4427-986f-ef5f27fd9a17): created successfully
Sep 15 21:58:50.188383 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0c4fa114-9c42-43fe-a12d-491981aa0c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:50.191936 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] Flow 'volume_create_manager' (ad5dddd2-535d-4721-845e-df179e4fffab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:58:50.290896 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-21686b0b-4eee-4648-ba92-e02453e5054b tempest-VolumesSnapshotTestJSON-872283219 None] Created volume successfully.
Sep 15 21:58:51.300859 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-39b4b4aa-0958-412b-a163-7ab10796f325 tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-1620b37c-81f3-4427-986f-ef5f27fd9a17-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:58:51.464519 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-39b4b4aa-0958-412b-a163-7ab10796f325 tempest-VolumesSnapshotTestJSON-872283219 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1620b37c-81f3-4427-986f-ef5f27fd9a17
Sep 15 21:58:51.465649 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-39b4b4aa-0958-412b-a163-7ab10796f325 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1620b37c-81f3-4427-986f-ef5f27fd9a17 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:51.492289 n-d-796909-3 sudo[125164]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1620b37c-81f3-4427-986f-ef5f27fd9a17
Sep 15 21:58:51.493178 n-d-796909-3 sudo[125164]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:51.923317 n-d-796909-3 sudo[125164]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:51.926203 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-39b4b4aa-0958-412b-a163-7ab10796f325 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1620b37c-81f3-4427-986f-ef5f27fd9a17" returned: 0 in 0.460s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:51.927848 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-39b4b4aa-0958-412b-a163-7ab10796f325 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1620b37c-81f3-4427-986f-ef5f27fd9a17 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:51.950659 n-d-796909-3 sudo[125167]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1620b37c-81f3-4427-986f-ef5f27fd9a17
Sep 15 21:58:51.951597 n-d-796909-3 sudo[125167]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:52.423572 n-d-796909-3 sudo[125167]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:52.425883 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-39b4b4aa-0958-412b-a163-7ab10796f325 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1620b37c-81f3-4427-986f-ef5f27fd9a17" returned: 0 in 0.498s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:52.428682 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-39b4b4aa-0958-412b-a163-7ab10796f325 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1620b37c-81f3-4427-986f-ef5f27fd9a17 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:52.471183 n-d-796909-3 sudo[125170]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1620b37c-81f3-4427-986f-ef5f27fd9a17
Sep 15 21:58:52.473063 n-d-796909-3 sudo[125170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:53.294733 n-d-796909-3 sudo[125170]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:53.297299 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-39b4b4aa-0958-412b-a163-7ab10796f325 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1620b37c-81f3-4427-986f-ef5f27fd9a17" returned: 0 in 0.868s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:53.298450 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-39b4b4aa-0958-412b-a163-7ab10796f325 tempest-VolumesSnapshotTestJSON-872283219 None] Successfully deleted volume: 1620b37c-81f3-4427-986f-ef5f27fd9a17
Sep 15 21:58:53.414826 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-39b4b4aa-0958-412b-a163-7ab10796f325 tempest-VolumesSnapshotTestJSON-872283219 None] Created reservations ['de6f6cad-89c1-49cb-a57e-7d5c19abd0ef', '7833d8c2-85ac-4a73-a7e6-e25f9299ed00', '61976a76-729f-4dc8-a87a-11f0686fd284', '74773a2f-d98e-4562-9767-1b4ebf3ea6ae'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:58:53.417160 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-39b4b4aa-0958-412b-a163-7ab10796f325 tempest-VolumesSnapshotTestJSON-872283219 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:58:53.417160 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:58:53.417160 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:58:53.620426 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-39b4b4aa-0958-412b-a163-7ab10796f325 tempest-VolumesSnapshotTestJSON-872283219 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:58:53.625384 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-39b4b4aa-0958-412b-a163-7ab10796f325 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:53.640322 n-d-796909-3 sudo[125178]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:58:53.641127 n-d-796909-3 sudo[125178]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:54.127542 n-d-796909-3 sudo[125178]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:54.130125 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-39b4b4aa-0958-412b-a163-7ab10796f325 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:54.132459 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-39b4b4aa-0958-412b-a163-7ab10796f325 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:54.151768 n-d-796909-3 sudo[125181]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:58:54.152578 n-d-796909-3 sudo[125181]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:54.663802 n-d-796909-3 sudo[125181]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:54.666980 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-39b4b4aa-0958-412b-a163-7ab10796f325 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.534s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:54.668560 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-39b4b4aa-0958-412b-a163-7ab10796f325 tempest-VolumesSnapshotTestJSON-872283219 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:58:54.675203 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-39b4b4aa-0958-412b-a163-7ab10796f325 tempest-VolumesSnapshotTestJSON-872283219 None] Deleted volume successfully.
Sep 15 21:58:54.751849 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-39b4b4aa-0958-412b-a163-7ab10796f325 tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-1620b37c-81f3-4427-986f-ef5f27fd9a17-delete_volume'" released by "delete_volume" :: held 3.450s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:58:54.984902 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-4c279081-2792-4eb7-a3f3-d5d561a430c8 tempest-VolumesSnapshotTestJSON-872283219 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:58:54.984902 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-4c279081-2792-4eb7-a3f3-d5d561a430c8 tempest-VolumesSnapshotTestJSON-872283219 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:58:54.984902 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-4c279081-2792-4eb7-a3f3-d5d561a430c8 tempest-VolumesSnapshotTestJSON-872283219 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:58:54.995152 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4c279081-2792-4eb7-a3f3-d5d561a430c8 tempest-VolumesSnapshotTestJSON-872283219 None] Flow 'volume_create_manager' (f133d528-5900-43f9-865a-e8f99ce350c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:58:54.998521 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4c279081-2792-4eb7-a3f3-d5d561a430c8 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (94f01f66-2d02-4eb7-9cf1-422f32b74cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:55.025330 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-4c279081-2792-4eb7-a3f3-d5d561a430c8 tempest-VolumesSnapshotTestJSON-872283219 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:58:55.045240 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4c279081-2792-4eb7-a3f3-d5d561a430c8 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (94f01f66-2d02-4eb7-9cf1-422f32b74cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:58:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1691786529',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1afcc572e55b41bfa6e95e3764073652',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:58:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:58:55Z,user_id='96f6279b38d04a24a41f9c3f234e5b0c',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:55.049851 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4c279081-2792-4eb7-a3f3-d5d561a430c8 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a2a2dcc6-14e3-41d5-adf7-65996e19fc6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:55.049851 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4c279081-2792-4eb7-a3f3-d5d561a430c8 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a2a2dcc6-14e3-41d5-adf7-65996e19fc6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:55.052181 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4c279081-2792-4eb7-a3f3-d5d561a430c8 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cf15d14e-c702-4506-b7b0-64ba06942646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:55.054463 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4c279081-2792-4eb7-a3f3-d5d561a430c8 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cf15d14e-c702-4506-b7b0-64ba06942646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad', 'volume_name': 'volume-3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:55.056680 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4c279081-2792-4eb7-a3f3-d5d561a430c8 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (320226c5-c262-4581-bc07-0dcece380c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:55.058876 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4c279081-2792-4eb7-a3f3-d5d561a430c8 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (320226c5-c262-4581-bc07-0dcece380c8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:55.060994 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4c279081-2792-4eb7-a3f3-d5d561a430c8 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e55baffd-4a97-40a8-b3e6-da792d139e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:55.061937 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-4c279081-2792-4eb7-a3f3-d5d561a430c8 tempest-VolumesSnapshotTestJSON-872283219 None] Volume 3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad', 'volume_size': 1}
Sep 15 21:58:55.062750 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4c279081-2792-4eb7-a3f3-d5d561a430c8 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:55.090425 n-d-796909-3 sudo[125184]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:58:55.091214 n-d-796909-3 sudo[125184]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:55.856351 n-d-796909-3 sudo[125184]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:55.860091 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4c279081-2792-4eb7-a3f3-d5d561a430c8 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.796s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:55.866020 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4c279081-2792-4eb7-a3f3-d5d561a430c8 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e55baffd-4a97-40a8-b3e6-da792d139e86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:55.870144 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4c279081-2792-4eb7-a3f3-d5d561a430c8 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (27cb9a71-7c76-4703-ab1f-83e1ea46c602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:55.949537 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-4c279081-2792-4eb7-a3f3-d5d561a430c8 tempest-VolumesSnapshotTestJSON-872283219 None] Volume volume-3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad (3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad): created successfully
Sep 15 21:58:55.949537 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4c279081-2792-4eb7-a3f3-d5d561a430c8 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (27cb9a71-7c76-4703-ab1f-83e1ea46c602) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:55.949537 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4c279081-2792-4eb7-a3f3-d5d561a430c8 tempest-VolumesSnapshotTestJSON-872283219 None] Flow 'volume_create_manager' (f133d528-5900-43f9-865a-e8f99ce350c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:58:56.060083 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-4c279081-2792-4eb7-a3f3-d5d561a430c8 tempest-VolumesSnapshotTestJSON-872283219 None] Created volume successfully.
Sep 15 21:58:56.155049 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-751a45fe-d7fb-4e6d-88c2-fc5030f9ea3d tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:58:56.159929 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-751a45fe-d7fb-4e6d-88c2-fc5030f9ea3d tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:58:56.160422 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-751a45fe-d7fb-4e6d-88c2-fc5030f9ea3d tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:58:56.172497 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-751a45fe-d7fb-4e6d-88c2-fc5030f9ea3d tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Flow 'volume_create_manager' (ddb31d49-69fb-4d8d-8d58-94d10c026cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:58:56.176110 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-751a45fe-d7fb-4e6d-88c2-fc5030f9ea3d tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e519f92a-4ddb-400c-908d-55c52d719fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:56.198069 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-751a45fe-d7fb-4e6d-88c2-fc5030f9ea3d tempest-VolumeQuotasNegativeTestJSON-1915587692 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:58:56.223043 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-751a45fe-d7fb-4e6d-88c2-fc5030f9ea3d tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e519f92a-4ddb-400c-908d-55c52d719fc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:58:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-966410310',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=afd5ad2b-4d3d-4ec0-a8fe-dd97c3979cbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b885701eac1d45929faa9c696af5684c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:58:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:58:56Z,user_id='84fa22e55a8047d9bf3fa43aa35b5c86',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:56.225464 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-751a45fe-d7fb-4e6d-88c2-fc5030f9ea3d tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0e0cbc67-e985-45aa-b4ae-8a8601e6da64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:56.227565 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-751a45fe-d7fb-4e6d-88c2-fc5030f9ea3d tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0e0cbc67-e985-45aa-b4ae-8a8601e6da64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:56.229825 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-751a45fe-d7fb-4e6d-88c2-fc5030f9ea3d tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6979eed5-bf2e-488b-91e4-6c25a0df7bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:56.232077 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-751a45fe-d7fb-4e6d-88c2-fc5030f9ea3d tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6979eed5-bf2e-488b-91e4-6c25a0df7bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'afd5ad2b-4d3d-4ec0-a8fe-dd97c3979cbf', 'volume_name': 'volume-afd5ad2b-4d3d-4ec0-a8fe-dd97c3979cbf', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:56.234510 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-751a45fe-d7fb-4e6d-88c2-fc5030f9ea3d tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (03fbf8cc-b5c8-41b1-918f-01cfd8c0608f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:56.237723 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-751a45fe-d7fb-4e6d-88c2-fc5030f9ea3d tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (03fbf8cc-b5c8-41b1-918f-01cfd8c0608f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:56.239262 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-751a45fe-d7fb-4e6d-88c2-fc5030f9ea3d tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (88f344e2-4a32-4640-a925-fe9bf764479d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:56.240041 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-751a45fe-d7fb-4e6d-88c2-fc5030f9ea3d tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Volume afd5ad2b-4d3d-4ec0-a8fe-dd97c3979cbf: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-afd5ad2b-4d3d-4ec0-a8fe-dd97c3979cbf', 'volume_size': 1}
Sep 15 21:58:56.241021 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-751a45fe-d7fb-4e6d-88c2-fc5030f9ea3d tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-afd5ad2b-4d3d-4ec0-a8fe-dd97c3979cbf stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:56.258801 n-d-796909-3 sudo[125217]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-afd5ad2b-4d3d-4ec0-a8fe-dd97c3979cbf stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:58:56.259618 n-d-796909-3 sudo[125217]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:56.977720 n-d-796909-3 sudo[125217]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:56.980512 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-751a45fe-d7fb-4e6d-88c2-fc5030f9ea3d tempest-VolumeQuotasNegativeTestJSON-1915587692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-afd5ad2b-4d3d-4ec0-a8fe-dd97c3979cbf stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.739s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:56.984610 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-751a45fe-d7fb-4e6d-88c2-fc5030f9ea3d tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (88f344e2-4a32-4640-a925-fe9bf764479d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-afd5ad2b-4d3d-4ec0-a8fe-dd97c3979cbf', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:56.987156 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-751a45fe-d7fb-4e6d-88c2-fc5030f9ea3d tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (176c9fb0-dba1-4dc1-90bf-45eba40cefdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:58:57.094401 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-751a45fe-d7fb-4e6d-88c2-fc5030f9ea3d tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Volume volume-afd5ad2b-4d3d-4ec0-a8fe-dd97c3979cbf (afd5ad2b-4d3d-4ec0-a8fe-dd97c3979cbf): created successfully
Sep 15 21:58:57.096432 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-751a45fe-d7fb-4e6d-88c2-fc5030f9ea3d tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (176c9fb0-dba1-4dc1-90bf-45eba40cefdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:58:57.099431 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-751a45fe-d7fb-4e6d-88c2-fc5030f9ea3d tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Flow 'volume_create_manager' (ddb31d49-69fb-4d8d-8d58-94d10c026cac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:58:57.203282 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-751a45fe-d7fb-4e6d-88c2-fc5030f9ea3d tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Created volume successfully.
Sep 15 21:58:57.790807 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d67486cc-6ecb-4945-b596-a231905490f6 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:57.809487 n-d-796909-3 sudo[125248]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad
Sep 15 21:58:57.810278 n-d-796909-3 sudo[125248]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:58.252409 n-d-796909-3 sudo[125248]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:58.254443 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d67486cc-6ecb-4945-b596-a231905490f6 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad" returned: 0 in 0.464s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:58.255966 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d67486cc-6ecb-4945-b596-a231905490f6 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e1877988-46e4-448d-913f-3a02b1328ff0 --snapshot stack-volumes-lvmdriver-1/volume-3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:58.284461 n-d-796909-3 sudo[125251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e1877988-46e4-448d-913f-3a02b1328ff0 --snapshot stack-volumes-lvmdriver-1/volume-3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad -L 1.00g
Sep 15 21:58:58.285251 n-d-796909-3 sudo[125251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:59.107137 n-d-796909-3 sudo[125251]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:59.110113 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d67486cc-6ecb-4945-b596-a231905490f6 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e1877988-46e4-448d-913f-3a02b1328ff0 --snapshot stack-volumes-lvmdriver-1/volume-3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad -L 1.00g" returned: 0 in 0.853s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:59.237667 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-d67486cc-6ecb-4945-b596-a231905490f6 tempest-VolumesSnapshotTestJSON-872283219 None] Create snapshot completed successfully
Sep 15 21:58:59.841446 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-0a49b823-3cb7-4825-88fd-ba4a2bf5454a tempest-VolumesBackupsTest-1974754829 None] Terminate volume connection completed successfully.
Sep 15 21:58:59.887313 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:59.942229 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-acd6e030-573f-4e84-9d41-34abe185a5c6 tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Lock "b'cinder-afd5ad2b-4d3d-4ec0-a8fe-dd97c3979cbf-delete_volume'" acquired by "delete_volume" :: waited 0.030s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:58:59.989665 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:59.990141 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-86e0721c-d402-435e-b74d-db8e6b0479d1\n System information:\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-86e0721c-d402-435e-b74d-db8e6b0479d1\n Backing store flags: \n Account information:\n tj8kww6ATxC8cxyBkqsg\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:58:59.991033 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [None req-0a49b823-3cb7-4825-88fd-ba4a2bf5454a tempest-VolumesBackupsTest-1974754829 None] Removing iscsi_target for Volume ID: 86e0721c-d402-435e-b74d-db8e6b0479d1
Sep 15 21:58:59.994640 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-86e0721c-d402-435e-b74d-db8e6b0479d1 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:00.078459 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-acd6e030-573f-4e84-9d41-34abe185a5c6 tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Skipping remove_export. No iscsi_target is presently exported for volume: afd5ad2b-4d3d-4ec0-a8fe-dd97c3979cbf
Sep 15 21:59:00.080068 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-acd6e030-573f-4e84-9d41-34abe185a5c6 tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-afd5ad2b-4d3d-4ec0-a8fe-dd97c3979cbf {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:00.111855 n-d-796909-3 sudo[125367]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-afd5ad2b-4d3d-4ec0-a8fe-dd97c3979cbf
Sep 15 21:59:00.114366 n-d-796909-3 sudo[125367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:00.223589 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-86e0721c-d402-435e-b74d-db8e6b0479d1 -f" returned: 0 in 0.230s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:00.223955 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:59:00.225204 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:00.385791 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.160s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:00.386616 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:59:00.387094 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-0a49b823-3cb7-4825-88fd-ba4a2bf5454a tempest-VolumesBackupsTest-1974754829 None] Remove volume export completed successfully.
Sep 15 21:59:00.653622 n-d-796909-3 sudo[125367]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:00.655868 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-acd6e030-573f-4e84-9d41-34abe185a5c6 tempest-VolumeQuotasNegativeTestJSON-1915587692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-afd5ad2b-4d3d-4ec0-a8fe-dd97c3979cbf" returned: 0 in 0.576s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:00.657270 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-acd6e030-573f-4e84-9d41-34abe185a5c6 tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-afd5ad2b-4d3d-4ec0-a8fe-dd97c3979cbf {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:00.695352 n-d-796909-3 sudo[125383]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-afd5ad2b-4d3d-4ec0-a8fe-dd97c3979cbf
Sep 15 21:59:00.696304 n-d-796909-3 sudo[125383]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:00.840495 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:59:00.844772 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:59:00.845924 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:59:00.868057 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] Flow 'volume_create_manager' (04d39b96-e3c6-4693-846d-656f1496054d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:59:00.871229 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d84fc04a-ca4d-4966-9243-2feb52add1d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:00.893759 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:59:00.923935 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d84fc04a-ca4d-4966-9243-2feb52add1d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:59:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2100652592',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=be1f5364-a000-48a9-9139-5147b77a4221,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1afcc572e55b41bfa6e95e3764073652',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:59:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=e1877988-46e4-448d-913f-3a02b1328ff0,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:59:01Z,user_id='96f6279b38d04a24a41f9c3f234e5b0c',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:00.926133 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c9754183-7e17-4d35-aafd-7465e8647c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:00.928361 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c9754183-7e17-4d35-aafd-7465e8647c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:00.930861 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b43e122b-4f9d-4ac4-92fa-7d64b15de11e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:00.933226 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b43e122b-4f9d-4ac4-92fa-7d64b15de11e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'be1f5364-a000-48a9-9139-5147b77a4221', 'volume_name': 'volume-be1f5364-a000-48a9-9139-5147b77a4221', 'volume_size': 1, 'snapshot_id': 'e1877988-46e4-448d-913f-3a02b1328ff0'}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:00.935431 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4183c70a-97ec-4d30-abaa-c9fcd50666eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:00.937459 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4183c70a-97ec-4d30-abaa-c9fcd50666eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:00.940075 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (60146d26-4de5-4a63-9bff-60335c5ac319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:00.940858 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] Volume be1f5364-a000-48a9-9139-5147b77a4221: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-be1f5364-a000-48a9-9139-5147b77a4221', 'volume_size': 1, 'snapshot_id': 'e1877988-46e4-448d-913f-3a02b1328ff0'}
Sep 15 21:59:00.960896 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-be1f5364-a000-48a9-9139-5147b77a4221 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:00.983648 n-d-796909-3 sudo[125385]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-be1f5364-a000-48a9-9139-5147b77a4221 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:59:00.985339 n-d-796909-3 sudo[125385]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:01.133791 n-d-796909-3 sudo[125383]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:01.143694 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-acd6e030-573f-4e84-9d41-34abe185a5c6 tempest-VolumeQuotasNegativeTestJSON-1915587692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-afd5ad2b-4d3d-4ec0-a8fe-dd97c3979cbf" returned: 0 in 0.479s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:01.145755 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-acd6e030-573f-4e84-9d41-34abe185a5c6 tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-afd5ad2b-4d3d-4ec0-a8fe-dd97c3979cbf {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:01.165504 n-d-796909-3 sudo[125388]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-afd5ad2b-4d3d-4ec0-a8fe-dd97c3979cbf
Sep 15 21:59:01.166287 n-d-796909-3 sudo[125388]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:01.616314 n-d-796909-3 sudo[125385]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:01.618844 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-be1f5364-a000-48a9-9139-5147b77a4221 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.657s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:01.621352 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-e1877988-46e4-448d-913f-3a02b1328ff0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:01.640959 n-d-796909-3 sudo[125423]: ubuntu : 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-e1877988-46e4-448d-913f-3a02b1328ff0
Sep 15 21:59:01.641871 n-d-796909-3 sudo[125423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:01.741182 n-d-796909-3 sudo[125388]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:01.743786 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-acd6e030-573f-4e84-9d41-34abe185a5c6 tempest-VolumeQuotasNegativeTestJSON-1915587692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-afd5ad2b-4d3d-4ec0-a8fe-dd97c3979cbf" returned: 0 in 0.598s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:01.745206 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-acd6e030-573f-4e84-9d41-34abe185a5c6 tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Successfully deleted volume: afd5ad2b-4d3d-4ec0-a8fe-dd97c3979cbf
Sep 15 21:59:01.928651 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-acd6e030-573f-4e84-9d41-34abe185a5c6 tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Created reservations ['279e6007-1dc4-4b6a-b695-6675b37fec96', '0a26e993-a0d3-462c-9f00-2e53122e5139', 'fc892165-762e-4337-b5bd-fac9a40c892f', 'e83ad961-1b6d-4e91-9aa2-54240e48da90'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:59:01.931880 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-acd6e030-573f-4e84-9d41-34abe185a5c6 tempest-VolumeQuotasNegativeTestJSON-1915587692 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:59:01.931880 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:59:01.931880 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:59:02.108466 n-d-796909-3 sudo[125423]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:02.110554 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-e1877988-46e4-448d-913f-3a02b1328ff0" returned: 0 in 0.489s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:02.112336 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e1877988--46e4--448d--913f--3a02b1328ff0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--be1f5364--a000--48a9--9139--5147b77a4221 iflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:02.130864 n-d-796909-3 sudo[125427]: 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--e1877988--46e4--448d--913f--3a02b1328ff0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--be1f5364--a000--48a9--9139--5147b77a4221 iflag=direct
Sep 15 21:59:02.131690 n-d-796909-3 sudo[125427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:02.164283 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-acd6e030-573f-4e84-9d41-34abe185a5c6 tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:59:02.165395 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-acd6e030-573f-4e84-9d41-34abe185a5c6 tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:02.187774 n-d-796909-3 sudo[125429]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:59:02.188571 n-d-796909-3 sudo[125429]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:02.461087 n-d-796909-3 sudo[125427]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:02.464130 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e1877988--46e4--448d--913f--3a02b1328ff0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--be1f5364--a000--48a9--9139--5147b77a4221 iflag=direct" returned: 0 in 0.351s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:02.465131 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e1877988--46e4--448d--913f--3a02b1328ff0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--be1f5364--a000--48a9--9139--5147b77a4221 oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:02.486469 n-d-796909-3 sudo[125441]: 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--e1877988--46e4--448d--913f--3a02b1328ff0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--be1f5364--a000--48a9--9139--5147b77a4221 oflag=direct
Sep 15 21:59:02.487276 n-d-796909-3 sudo[125441]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:02.649836 n-d-796909-3 sudo[125429]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:02.652217 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-acd6e030-573f-4e84-9d41-34abe185a5c6 tempest-VolumeQuotasNegativeTestJSON-1915587692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.487s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:02.656593 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-acd6e030-573f-4e84-9d41-34abe185a5c6 tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:02.682775 n-d-796909-3 sudo[125446]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:59:02.684302 n-d-796909-3 sudo[125446]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:02.766108 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:59:02.772130 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:59:02.772886 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:59:02.792049 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Flow 'volume_create_manager' (2b0c3939-19f1-4e0c-9e0f-4041e8399fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:59:02.803525 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (56eeff01-823b-432d-938b-56f113c062ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:02.847886 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:59:02.859646 n-d-796909-3 sudo[125441]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:02.872739 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e1877988--46e4--448d--913f--3a02b1328ff0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--be1f5364--a000--48a9--9139--5147b77a4221 oflag=direct" returned: 0 in 0.408s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:02.873778 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e1877988--46e4--448d--913f--3a02b1328ff0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--be1f5364--a000--48a9--9139--5147b77a4221 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:02.900098 n-d-796909-3 sudo[125458]: 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--e1877988--46e4--448d--913f--3a02b1328ff0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--be1f5364--a000--48a9--9139--5147b77a4221 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 21:59:02.901712 n-d-796909-3 sudo[125458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:02.916447 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (56eeff01-823b-432d-938b-56f113c062ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:59:02Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_cc4fadfa-17b2-46bf-a222-d6270b92fb51',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=3bceaffa-ca51-4bba-9dde-f13d9a6406e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='469b25cf4c834926b01c64c4f67e562c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:59:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:59:03Z,user_id='f2dae7c52ac64d94976fc8630554fec0',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:02.935330 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5476d221-5fb7-4770-83e2-42f0a6096e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:02.938074 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5476d221-5fb7-4770-83e2-42f0a6096e89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:02.942931 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ac5840df-83de-468d-8a9a-52709e9d5498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:02.945779 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ac5840df-83de-468d-8a9a-52709e9d5498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3bceaffa-ca51-4bba-9dde-f13d9a6406e3', 'volume_name': 'volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:02.954870 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8c9b70d9-098f-4437-bb6c-39c5806ad27d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:02.960953 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8c9b70d9-098f-4437-bb6c-39c5806ad27d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:02.965981 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b3d3b256-3943-4c63-802c-242197060775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:02.968710 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Volume 3bceaffa-ca51-4bba-9dde-f13d9a6406e3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3', 'volume_size': 1}
Sep 15 21:59:02.971413 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:03.030772 n-d-796909-3 sudo[125461]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:59:03.036512 n-d-796909-3 sudo[125461]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:03.149577 n-d-796909-3 sudo[125446]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:03.152201 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-acd6e030-573f-4e84-9d41-34abe185a5c6 tempest-VolumeQuotasNegativeTestJSON-1915587692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.495s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:03.157202 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-acd6e030-573f-4e84-9d41-34abe185a5c6 tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:59:03.163555 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-acd6e030-573f-4e84-9d41-34abe185a5c6 tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Deleted volume successfully.
Sep 15 21:59:03.260608 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-acd6e030-573f-4e84-9d41-34abe185a5c6 tempest-VolumeQuotasNegativeTestJSON-1915587692 None] Lock "b'cinder-afd5ad2b-4d3d-4ec0-a8fe-dd97c3979cbf-delete_volume'" released by "delete_volume" :: held 3.319s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:59:03.712442 n-d-796909-3 sudo[125461]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:03.714263 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.744s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:03.716954 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b3d3b256-3943-4c63-802c-242197060775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:03.719153 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d88f3c63-c0d3-4961-a538-b04e319159d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:03.808571 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Volume volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3 (3bceaffa-ca51-4bba-9dde-f13d9a6406e3): created successfully
Sep 15 21:59:03.810785 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d88f3c63-c0d3-4961-a538-b04e319159d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:03.814025 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Flow 'volume_create_manager' (2b0c3939-19f1-4e0c-9e0f-4041e8399fba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:59:03.877877 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Created volume successfully.
Sep 15 21:59:04.863080 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:04.910730 n-d-796909-3 sudo[125500]: ubuntu : 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-3bceaffa-ca51-4bba-9dde-f13d9a6406e3
Sep 15 21:59:04.911608 n-d-796909-3 sudo[125500]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:05.383643 n-d-796909-3 sudo[125500]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:05.385890 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3" returned: 0 in 0.522s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:05.433218 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555694592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: I_T nexus: 31
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: 2SjUPWVBztfB28DDBPK3
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:59:05.440518 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:59:05.443794 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Creating iscsi_target for Volume ID: volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:59:05.567550 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Created volume path /opt/stack/data/cinder/volumes/volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3,
Sep 15 21:59:05.567550 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 21:59:05.567550 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:59:05.567550 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3
Sep 15 21:59:05.567550 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 21:59:05.567550 n-d-796909-3 cinder-volume[84872]: incominguser pLdx8EjfNy2QnYzPb5Zi 4PULWQoWMgfBJ9Pj
Sep 15 21:59:05.567550 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:59:05.567550 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 21:59:05.567550 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:59:05.567550 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:59:05.574341 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:05.961810 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3" returned: 0 in 0.390s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:05.961810 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555694592]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:59:05.961810 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:59:05.961810 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:59:05.963507 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:05.968128 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:05.968463 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555694592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3\n System information:\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-3bceaffa-ca51-4bba-9dde-f13d9a6406e3\n Backing store flags: \n Account information:\n pLdx8EjfNy2QnYzPb5Zi\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: I_T nexus: 31
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: 2SjUPWVBztfB28DDBPK3
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 21:59:05.969044 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:59:05.973119 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:06.083208 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:06.083208 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555694592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3\n System information:\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-3bceaffa-ca51-4bba-9dde-f13d9a6406e3\n Backing store flags: \n Account information:\n pLdx8EjfNy2QnYzPb5Zi\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:59:06.083208 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:06.188652 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:06.189539 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555694592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3\n System information:\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-3bceaffa-ca51-4bba-9dde-f13d9a6406e3\n Backing store flags: \n Account information:\n pLdx8EjfNy2QnYzPb5Zi\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:59:06.190588 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Set provider_location to: 10.222.0.24:3260,2 iqn.2010-10.org.openstack:volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:59:06.317490 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Initialize volume connection completed successfully.
Sep 15 21:59:11.969459 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-5479332f-3e7c-4b19-971d-8fba3c3287f3 tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:59:11.974430 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-5479332f-3e7c-4b19-971d-8fba3c3287f3 tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:59:11.975210 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-5479332f-3e7c-4b19-971d-8fba3c3287f3 tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:59:12.007625 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5479332f-3e7c-4b19-971d-8fba3c3287f3 tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Flow 'volume_create_manager' (1ec3760b-75ba-43eb-9628-79f03ef73b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:59:12.043001 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5479332f-3e7c-4b19-971d-8fba3c3287f3 tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e0cea743-421e-41d8-b1c1-b35fa6221059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:12.085238 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-5479332f-3e7c-4b19-971d-8fba3c3287f3 tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:59:12.208843 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5479332f-3e7c-4b19-971d-8fba3c3287f3 tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e0cea743-421e-41d8-b1c1-b35fa6221059) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:59:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1367057119',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=b3c2c4e3-0179-4e67-9858-9f1e6f51f598,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d2efe57afd54abbb0986d6856633610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:59:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:59:12Z,user_id='e1c4eb288ed9499780f78f22c1666584',volume_attachment=>,volume_type=VolumeType(8dbbc405-94fe-4c44-9636-85cff33740a6),volume_type_id=8dbbc405-94fe-4c44-9636-85cff33740a6)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:12.218109 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5479332f-3e7c-4b19-971d-8fba3c3287f3 tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3dca90d4-f0f4-4b9b-8827-b047cb86f025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:12.229341 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5479332f-3e7c-4b19-971d-8fba3c3287f3 tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3dca90d4-f0f4-4b9b-8827-b047cb86f025) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:12.229341 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5479332f-3e7c-4b19-971d-8fba3c3287f3 tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e4e51ade-c042-42a9-a0e2-5884ae5ab9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:12.236223 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5479332f-3e7c-4b19-971d-8fba3c3287f3 tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e4e51ade-c042-42a9-a0e2-5884ae5ab9b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b3c2c4e3-0179-4e67-9858-9f1e6f51f598', 'volume_name': 'volume-b3c2c4e3-0179-4e67-9858-9f1e6f51f598', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:12.236223 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5479332f-3e7c-4b19-971d-8fba3c3287f3 tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5cb1e07d-bd4e-4bd9-8498-068723a9ff0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:12.241740 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5479332f-3e7c-4b19-971d-8fba3c3287f3 tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5cb1e07d-bd4e-4bd9-8498-068723a9ff0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:12.244261 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5479332f-3e7c-4b19-971d-8fba3c3287f3 tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b1ffa606-36dc-4820-a9fe-c259a3d5e449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:12.248441 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-5479332f-3e7c-4b19-971d-8fba3c3287f3 tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Volume b3c2c4e3-0179-4e67-9858-9f1e6f51f598: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b3c2c4e3-0179-4e67-9858-9f1e6f51f598', 'volume_size': 1}
Sep 15 21:59:12.248441 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5479332f-3e7c-4b19-971d-8fba3c3287f3 tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b3c2c4e3-0179-4e67-9858-9f1e6f51f598 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:12.277655 n-d-796909-3 sudo[125643]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b3c2c4e3-0179-4e67-9858-9f1e6f51f598 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:59:12.278534 n-d-796909-3 sudo[125643]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:13.274785 n-d-796909-3 sudo[125643]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:13.277106 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5479332f-3e7c-4b19-971d-8fba3c3287f3 tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b3c2c4e3-0179-4e67-9858-9f1e6f51f598 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.030s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:13.280948 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5479332f-3e7c-4b19-971d-8fba3c3287f3 tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b1ffa606-36dc-4820-a9fe-c259a3d5e449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b3c2c4e3-0179-4e67-9858-9f1e6f51f598', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:13.283217 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5479332f-3e7c-4b19-971d-8fba3c3287f3 tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6f0b9d2-1fc9-48e3-8a18-2726f00f2318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:13.368236 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-5479332f-3e7c-4b19-971d-8fba3c3287f3 tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Volume volume-b3c2c4e3-0179-4e67-9858-9f1e6f51f598 (b3c2c4e3-0179-4e67-9858-9f1e6f51f598): created successfully
Sep 15 21:59:13.368236 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5479332f-3e7c-4b19-971d-8fba3c3287f3 tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6f0b9d2-1fc9-48e3-8a18-2726f00f2318) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:13.394097 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5479332f-3e7c-4b19-971d-8fba3c3287f3 tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Flow 'volume_create_manager' (1ec3760b-75ba-43eb-9628-79f03ef73b07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:59:13.498865 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-5479332f-3e7c-4b19-971d-8fba3c3287f3 tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Created volume successfully.
Sep 15 21:59:15.556244 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-55caabdb-2962-44f9-b7ac-d7a5248aa3de tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:59:15.556244 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-55caabdb-2962-44f9-b7ac-d7a5248aa3de tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:15.608488 n-d-796909-3 sudo[125703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:59:15.609546 n-d-796909-3 sudo[125703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:16.125469 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-9fee4886-3345-4aab-ae90-ee29f157990a req-f3932236-5c38-47fa-a951-082faeedcf8c tempest-TestVolumeBackupRestore-664243628 None] Terminate volume connection completed successfully.
Sep 15 21:59:16.125469 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-9fee4886-3345-4aab-ae90-ee29f157990a req-f3932236-5c38-47fa-a951-082faeedcf8c tempest-TestVolumeBackupRestore-664243628 None] Deleting attachment 837c7a13-dbbc-4eec-a929-bd83f36d8fae. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:59:16.125469 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:16.236194 n-d-796909-3 sudo[125703]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:16.250503 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-55caabdb-2962-44f9-b7ac-d7a5248aa3de tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.697s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:16.266266 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-55caabdb-2962-44f9-b7ac-d7a5248aa3de tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:16.305336 n-d-796909-3 sudo[125717]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:59:16.306288 n-d-796909-3 sudo[125717]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:16.385057 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.266s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:16.385460 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555694912]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520\n Backing store flags: \n Account information:\n 2SjUPWVBztfB28DDBPK3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3\n Backing store flags: \n Account information:\n pLdx8EjfNy2QnYzPb5Zi\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:59:16.386523 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-9fee4886-3345-4aab-ae90-ee29f157990a req-f3932236-5c38-47fa-a951-082faeedcf8c tempest-TestVolumeBackupRestore-664243628 None] Removing iscsi_target for Volume ID: a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:59:16.387816 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:16.635426 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a3fdaf0c-0758-474d-9029-a4294902e520 -f" returned: 0 in 0.247s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:16.636186 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555694912]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:59:16.637356 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:16.763157 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-2bbf95e0-f205-4319-bc69-aecede69eb0b tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Lock "b'cinder-b3c2c4e3-0179-4e67-9858-9f1e6f51f598-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:59:16.861202 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.210s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:16.861202 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555694912]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3\n Backing store flags: \n Account information:\n pLdx8EjfNy2QnYzPb5Zi\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:59:17.006024 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-2bbf95e0-f205-4319-bc69-aecede69eb0b tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Skipping remove_export. No iscsi_target is presently exported for volume: b3c2c4e3-0179-4e67-9858-9f1e6f51f598
Sep 15 21:59:17.007113 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2bbf95e0-f205-4319-bc69-aecede69eb0b tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b3c2c4e3-0179-4e67-9858-9f1e6f51f598 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:17.035033 n-d-796909-3 sudo[125736]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b3c2c4e3-0179-4e67-9858-9f1e6f51f598
Sep 15 21:59:17.036797 n-d-796909-3 sudo[125736]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:17.040790 n-d-796909-3 sudo[125717]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:17.043227 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-55caabdb-2962-44f9-b7ac-d7a5248aa3de tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:17.045921 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-55caabdb-2962-44f9-b7ac-d7a5248aa3de tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:59:17.053527 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-55caabdb-2962-44f9-b7ac-d7a5248aa3de tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Retype volume completed successfully.
Sep 15 21:59:17.093629 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-9fee4886-3345-4aab-ae90-ee29f157990a req-f3932236-5c38-47fa-a951-082faeedcf8c tempest-TestVolumeBackupRestore-664243628 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:59:17.093629 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:59:17.093629 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:59:17.460129 n-d-796909-3 sudo[125736]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:17.462380 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2bbf95e0-f205-4319-bc69-aecede69eb0b tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b3c2c4e3-0179-4e67-9858-9f1e6f51f598" returned: 0 in 0.455s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:17.463620 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2bbf95e0-f205-4319-bc69-aecede69eb0b tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b3c2c4e3-0179-4e67-9858-9f1e6f51f598 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:17.485132 n-d-796909-3 sudo[125739]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b3c2c4e3-0179-4e67-9858-9f1e6f51f598
Sep 15 21:59:17.486545 n-d-796909-3 sudo[125739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:18.011977 n-d-796909-3 sudo[125739]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:18.014692 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2bbf95e0-f205-4319-bc69-aecede69eb0b tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b3c2c4e3-0179-4e67-9858-9f1e6f51f598" returned: 0 in 0.550s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:18.017892 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2bbf95e0-f205-4319-bc69-aecede69eb0b tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b3c2c4e3-0179-4e67-9858-9f1e6f51f598 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:18.073032 n-d-796909-3 sudo[125742]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b3c2c4e3-0179-4e67-9858-9f1e6f51f598
Sep 15 21:59:18.073814 n-d-796909-3 sudo[125742]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:18.755355 n-d-796909-3 sudo[125742]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:18.757403 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2bbf95e0-f205-4319-bc69-aecede69eb0b tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b3c2c4e3-0179-4e67-9858-9f1e6f51f598" returned: 0 in 0.740s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:18.758718 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-2bbf95e0-f205-4319-bc69-aecede69eb0b tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Successfully deleted volume: b3c2c4e3-0179-4e67-9858-9f1e6f51f598
Sep 15 21:59:18.844776 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-2bbf95e0-f205-4319-bc69-aecede69eb0b tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:59:18.844776 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-2bbf95e0-f205-4319-bc69-aecede69eb0b tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:59:18.925304 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-2bbf95e0-f205-4319-bc69-aecede69eb0b tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Created reservations ['587b62d0-3c30-4997-bea4-620944d2f190', 'b6263719-86aa-4390-9880-2c02a4a058d6', 'def88e8b-e33d-412d-9da9-eb4b1a08d992', '62fb8f5d-af62-420f-a213-19aca201fae6'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:59:18.925304 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-2bbf95e0-f205-4319-bc69-aecede69eb0b tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:59:18.925304 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:59:18.925304 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:59:19.180529 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-2bbf95e0-f205-4319-bc69-aecede69eb0b tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:59:19.181388 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2bbf95e0-f205-4319-bc69-aecede69eb0b tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:19.227131 n-d-796909-3 sudo[125749]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:59:19.227940 n-d-796909-3 sudo[125749]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:19.824460 n-d-796909-3 sudo[125749]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:19.826674 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2bbf95e0-f205-4319-bc69-aecede69eb0b tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.645s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:19.829986 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2bbf95e0-f205-4319-bc69-aecede69eb0b tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:19.851686 n-d-796909-3 sudo[125752]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:59:19.853096 n-d-796909-3 sudo[125752]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:20.111990 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-643bcc7a-2e0b-4efe-b0c8-507914f91c45 tempest-TestVolumeBackupRestore-664243628 None] Lock "b'cinder-a3fdaf0c-0758-474d-9029-a4294902e520-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:59:20.244344 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:20.396204 n-d-796909-3 sudo[125752]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:20.398072 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2bbf95e0-f205-4319-bc69-aecede69eb0b tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.569s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:20.400111 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-2bbf95e0-f205-4319-bc69-aecede69eb0b tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:59:20.404646 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-2bbf95e0-f205-4319-bc69-aecede69eb0b tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Deleted volume successfully.
Sep 15 21:59:20.430791 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.181s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:20.430791 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555694912]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3\n Backing store flags: \n Account information:\n pLdx8EjfNy2QnYzPb5Zi\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:59:20.430791 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-643bcc7a-2e0b-4efe-b0c8-507914f91c45 tempest-TestVolumeBackupRestore-664243628 None] Skipping remove_export. No iscsi_target is presently exported for volume: a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:59:20.430791 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-643bcc7a-2e0b-4efe-b0c8-507914f91c45 tempest-TestVolumeBackupRestore-664243628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:20.448090 n-d-796909-3 sudo[125757]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:59:20.448871 n-d-796909-3 sudo[125757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:20.561123 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-2bbf95e0-f205-4319-bc69-aecede69eb0b tempest-VolumeRetypeWithoutMigrationTest-1382537660 None] Lock "b'cinder-b3c2c4e3-0179-4e67-9858-9f1e6f51f598-delete_volume'" released by "delete_volume" :: held 3.796s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:59:20.643567 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-67e78ef3-f3c1-44af-9867-fa480d53f2d3 tempest-TestVolumeBackupRestore-664243628 None] Lock "b'cinder-f77fa80b-dbb3-4260-9be0-77fe3826d7a3-delete_volume'" acquired by "delete_volume" :: waited 0.035s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:59:20.846557 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:21.040453 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.184s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:21.040453 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293515968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3\n Backing store flags: \n Account information:\n pLdx8EjfNy2QnYzPb5Zi\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:59:21.040453 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-67e78ef3-f3c1-44af-9867-fa480d53f2d3 tempest-TestVolumeBackupRestore-664243628 None] Skipping remove_export. No iscsi_target is presently exported for volume: f77fa80b-dbb3-4260-9be0-77fe3826d7a3
Sep 15 21:59:21.040453 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-67e78ef3-f3c1-44af-9867-fa480d53f2d3 tempest-TestVolumeBackupRestore-664243628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:21.063020 n-d-796909-3 sudo[125762]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3
Sep 15 21:59:21.063892 n-d-796909-3 sudo[125762]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:21.191014 n-d-796909-3 sudo[125757]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:21.193758 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-643bcc7a-2e0b-4efe-b0c8-507914f91c45 tempest-TestVolumeBackupRestore-664243628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520" returned: 0 in 0.766s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:21.195368 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-643bcc7a-2e0b-4efe-b0c8-507914f91c45 tempest-TestVolumeBackupRestore-664243628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:21.221901 n-d-796909-3 sudo[125764]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:59:21.222780 n-d-796909-3 sudo[125764]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:21.916581 n-d-796909-3 sudo[125762]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:21.922076 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-67e78ef3-f3c1-44af-9867-fa480d53f2d3 tempest-TestVolumeBackupRestore-664243628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3" returned: 0 in 0.885s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:21.924083 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-67e78ef3-f3c1-44af-9867-fa480d53f2d3 tempest-TestVolumeBackupRestore-664243628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:21.949330 n-d-796909-3 sudo[125764]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:21.951633 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-643bcc7a-2e0b-4efe-b0c8-507914f91c45 tempest-TestVolumeBackupRestore-664243628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520" returned: 0 in 0.756s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:21.953534 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-643bcc7a-2e0b-4efe-b0c8-507914f91c45 tempest-TestVolumeBackupRestore-664243628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:21.958264 n-d-796909-3 sudo[125768]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3
Sep 15 21:59:21.959714 n-d-796909-3 sudo[125768]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:21.977452 n-d-796909-3 sudo[125769]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:59:21.978284 n-d-796909-3 sudo[125769]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:22.490101 n-d-796909-3 sudo[125768]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:22.492626 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-67e78ef3-f3c1-44af-9867-fa480d53f2d3 tempest-TestVolumeBackupRestore-664243628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3" returned: 0 in 0.568s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:22.494308 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-67e78ef3-f3c1-44af-9867-fa480d53f2d3 tempest-TestVolumeBackupRestore-664243628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:22.515918 n-d-796909-3 sudo[125774]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3
Sep 15 21:59:22.516808 n-d-796909-3 sudo[125774]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:22.854971 n-d-796909-3 sudo[125769]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:22.857590 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-643bcc7a-2e0b-4efe-b0c8-507914f91c45 tempest-TestVolumeBackupRestore-664243628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a3fdaf0c-0758-474d-9029-a4294902e520" returned: 0 in 0.903s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:22.858999 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-643bcc7a-2e0b-4efe-b0c8-507914f91c45 tempest-TestVolumeBackupRestore-664243628 None] Successfully deleted volume: a3fdaf0c-0758-474d-9029-a4294902e520
Sep 15 21:59:23.061793 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-643bcc7a-2e0b-4efe-b0c8-507914f91c45 tempest-TestVolumeBackupRestore-664243628 None] Created reservations ['cdc4deb7-8a1c-44c6-91b6-2444486731d8', 'f1be9b4c-9cd3-4539-9ea5-40c4307b8886', '92a65757-fe52-457d-afc1-a3cf9aa9e0a2', 'f364d0cf-7ac1-4eff-970e-24e1fd39efb6'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:59:23.061793 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-643bcc7a-2e0b-4efe-b0c8-507914f91c45 tempest-TestVolumeBackupRestore-664243628 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:59:23.061793 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:59:23.061793 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:59:23.261773 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-67e78ef3-f3c1-44af-9867-fa480d53f2d3 tempest-TestVolumeBackupRestore-664243628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f77fa80b-dbb3-4260-9be0-77fe3826d7a3" returned: 0 in 0.745s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:23.261773 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-67e78ef3-f3c1-44af-9867-fa480d53f2d3 tempest-TestVolumeBackupRestore-664243628 None] Successfully deleted volume: f77fa80b-dbb3-4260-9be0-77fe3826d7a3
Sep 15 21:59:23.237458 n-d-796909-3 sudo[125774]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:23.384405 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-643bcc7a-2e0b-4efe-b0c8-507914f91c45 tempest-TestVolumeBackupRestore-664243628 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:59:23.385081 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-643bcc7a-2e0b-4efe-b0c8-507914f91c45 tempest-TestVolumeBackupRestore-664243628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:23.404235 n-d-796909-3 sudo[125787]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:59:23.405041 n-d-796909-3 sudo[125787]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:23.502622 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-67e78ef3-f3c1-44af-9867-fa480d53f2d3 tempest-TestVolumeBackupRestore-664243628 None] Created reservations ['6287d463-599b-478f-adac-5f70b724a724', '0ca344f4-5775-4342-8831-0483c2e32553', 'f4412978-7af1-48a3-bdfa-063d4a1f29d2', '22ade889-d2f6-4625-b355-0cdc8b9301e3'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:59:23.508425 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-67e78ef3-f3c1-44af-9867-fa480d53f2d3 tempest-TestVolumeBackupRestore-664243628 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:59:23.508425 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:59:23.508425 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:59:23.768723 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-67e78ef3-f3c1-44af-9867-fa480d53f2d3 tempest-TestVolumeBackupRestore-664243628 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:59:23.768723 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-67e78ef3-f3c1-44af-9867-fa480d53f2d3 tempest-TestVolumeBackupRestore-664243628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:23.792525 n-d-796909-3 sudo[125790]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:59:23.793357 n-d-796909-3 sudo[125790]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:23.962162 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-643bcc7a-2e0b-4efe-b0c8-507914f91c45 tempest-TestVolumeBackupRestore-664243628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.568s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:23.962162 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-643bcc7a-2e0b-4efe-b0c8-507914f91c45 tempest-TestVolumeBackupRestore-664243628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:23.951104 n-d-796909-3 sudo[125787]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:24.012609 n-d-796909-3 sudo[125792]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:59:24.013395 n-d-796909-3 sudo[125792]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:24.346167 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-67e78ef3-f3c1-44af-9867-fa480d53f2d3 tempest-TestVolumeBackupRestore-664243628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.582s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:24.337273 n-d-796909-3 sudo[125790]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:24.363496 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-67e78ef3-f3c1-44af-9867-fa480d53f2d3 tempest-TestVolumeBackupRestore-664243628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:24.426238 n-d-796909-3 sudo[125796]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:59:24.427910 n-d-796909-3 sudo[125796]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:24.537458 n-d-796909-3 sudo[125792]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:24.540323 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-643bcc7a-2e0b-4efe-b0c8-507914f91c45 tempest-TestVolumeBackupRestore-664243628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.584s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:24.542971 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-643bcc7a-2e0b-4efe-b0c8-507914f91c45 tempest-TestVolumeBackupRestore-664243628 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:59:24.570836 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-643bcc7a-2e0b-4efe-b0c8-507914f91c45 tempest-TestVolumeBackupRestore-664243628 None] Deleted volume successfully.
Sep 15 21:59:24.899392 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-643bcc7a-2e0b-4efe-b0c8-507914f91c45 tempest-TestVolumeBackupRestore-664243628 None] Lock "b'cinder-a3fdaf0c-0758-474d-9029-a4294902e520-delete_volume'" released by "delete_volume" :: held 4.792s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:59:25.269517 n-d-796909-3 sudo[125796]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:25.271694 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-67e78ef3-f3c1-44af-9867-fa480d53f2d3 tempest-TestVolumeBackupRestore-664243628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.917s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:25.272718 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-67e78ef3-f3c1-44af-9867-fa480d53f2d3 tempest-TestVolumeBackupRestore-664243628 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:59:25.293966 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-67e78ef3-f3c1-44af-9867-fa480d53f2d3 tempest-TestVolumeBackupRestore-664243628 None] Deleted volume successfully.
Sep 15 21:59:25.400028 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-67e78ef3-f3c1-44af-9867-fa480d53f2d3 tempest-TestVolumeBackupRestore-664243628 None] Lock "b'cinder-f77fa80b-dbb3-4260-9be0-77fe3826d7a3-delete_volume'" released by "delete_volume" :: held 4.773s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:59:26.524150 n-d-796909-3 sudo[125458]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:26.526009 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e1877988--46e4--448d--913f--3a02b1328ff0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--be1f5364--a000--48a9--9139--5147b77a4221 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 23.652s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:26.526827 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e1877988--46e4--448d--913f--3a02b1328ff0, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--be1f5364--a000--48a9--9139--5147b77a4221, size 1024.00 MB, duration 23.65 sec {{(pid=84872) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 21:59:26.527527 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.volume_utils [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] Volume copy 1024.00 MB at 43.29 MB/s
Sep 15 21:59:26.719533 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (60146d26-4de5-4a63-9bff-60335c5ac319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-be1f5364-a000-48a9-9139-5147b77a4221', 'volume_size': 1, 'snapshot_id': 'e1877988-46e4-448d-913f-3a02b1328ff0'}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:26.728614 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d40cd3f9-c380-4ec0-a49f-a1442fa97ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:27.021411 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] Volume volume-be1f5364-a000-48a9-9139-5147b77a4221 (be1f5364-a000-48a9-9139-5147b77a4221): created successfully
Sep 15 21:59:27.021411 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d40cd3f9-c380-4ec0-a49f-a1442fa97ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:27.021411 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] Flow 'volume_create_manager' (04d39b96-e3c6-4693-846d-656f1496054d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:59:27.046041 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-e24c9a3a-eaf8-44c3-8ab7-f7a002903a78 tempest-VolumesSnapshotTestJSON-872283219 None] Created volume successfully.
Sep 15 21:59:27.781667 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-8f9c828b-07bd-4f91-9628-2851d8dd0ce0 tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-be1f5364-a000-48a9-9139-5147b77a4221-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:59:27.963229 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-8f9c828b-07bd-4f91-9628-2851d8dd0ce0 tempest-VolumesSnapshotTestJSON-872283219 None] Skipping remove_export. No iscsi_target is presently exported for volume: be1f5364-a000-48a9-9139-5147b77a4221
Sep 15 21:59:27.965296 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8f9c828b-07bd-4f91-9628-2851d8dd0ce0 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-be1f5364-a000-48a9-9139-5147b77a4221 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:28.022805 n-d-796909-3 sudo[125825]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-be1f5364-a000-48a9-9139-5147b77a4221
Sep 15 21:59:28.023726 n-d-796909-3 sudo[125825]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:28.506677 n-d-796909-3 sudo[125825]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:28.508850 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8f9c828b-07bd-4f91-9628-2851d8dd0ce0 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-be1f5364-a000-48a9-9139-5147b77a4221" returned: 0 in 0.543s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:28.510418 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8f9c828b-07bd-4f91-9628-2851d8dd0ce0 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-be1f5364-a000-48a9-9139-5147b77a4221 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:28.530526 n-d-796909-3 sudo[125828]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-be1f5364-a000-48a9-9139-5147b77a4221
Sep 15 21:59:28.531333 n-d-796909-3 sudo[125828]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:29.221348 n-d-796909-3 sudo[125828]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:29.224171 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8f9c828b-07bd-4f91-9628-2851d8dd0ce0 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-be1f5364-a000-48a9-9139-5147b77a4221" returned: 0 in 0.713s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:29.226306 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8f9c828b-07bd-4f91-9628-2851d8dd0ce0 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-be1f5364-a000-48a9-9139-5147b77a4221 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:29.262846 n-d-796909-3 sudo[125841]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-be1f5364-a000-48a9-9139-5147b77a4221
Sep 15 21:59:29.263860 n-d-796909-3 sudo[125841]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:30.024033 n-d-796909-3 sudo[125841]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:30.026380 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8f9c828b-07bd-4f91-9628-2851d8dd0ce0 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-be1f5364-a000-48a9-9139-5147b77a4221" returned: 0 in 0.800s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:30.027736 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-8f9c828b-07bd-4f91-9628-2851d8dd0ce0 tempest-VolumesSnapshotTestJSON-872283219 None] Successfully deleted volume: be1f5364-a000-48a9-9139-5147b77a4221
Sep 15 21:59:30.174583 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-8f9c828b-07bd-4f91-9628-2851d8dd0ce0 tempest-VolumesSnapshotTestJSON-872283219 None] Created reservations ['9135cd8d-fc48-479f-ac4b-c947644a914c', '85d0391b-e1e6-4d7e-9fff-1570d63e6c31', '843bcbd8-14e3-4513-b9ae-7f1f0b2534b9', 'cc639ee3-de74-478a-8af3-4d9837e35ec9'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:59:30.176917 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-8f9c828b-07bd-4f91-9628-2851d8dd0ce0 tempest-VolumesSnapshotTestJSON-872283219 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:59:30.176917 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:59:30.176917 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:59:30.442844 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-8f9c828b-07bd-4f91-9628-2851d8dd0ce0 tempest-VolumesSnapshotTestJSON-872283219 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:59:30.449083 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8f9c828b-07bd-4f91-9628-2851d8dd0ce0 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:30.479749 n-d-796909-3 sudo[125849]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:59:30.496031 n-d-796909-3 sudo[125849]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:30.617123 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-ec603331-170b-4f7d-887d-3156cd22f7da tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-e1877988-46e4-448d-913f-3a02b1328ff0-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.028s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:59:30.622144 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ec603331-170b-4f7d-887d-3156cd22f7da tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e1877988-46e4-448d-913f-3a02b1328ff0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:30.665868 n-d-796909-3 sudo[125851]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e1877988-46e4-448d-913f-3a02b1328ff0
Sep 15 21:59:30.682435 n-d-796909-3 sudo[125851]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:31.261497 n-d-796909-3 sudo[125849]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:31.264337 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8f9c828b-07bd-4f91-9628-2851d8dd0ce0 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.820s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:31.267399 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8f9c828b-07bd-4f91-9628-2851d8dd0ce0 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:31.343125 n-d-796909-3 sudo[125854]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:59:31.346396 n-d-796909-3 sudo[125854]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:31.496983 n-d-796909-3 sudo[125851]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:31.502406 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ec603331-170b-4f7d-887d-3156cd22f7da tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e1877988-46e4-448d-913f-3a02b1328ff0" returned: 0 in 0.880s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:31.502406 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ec603331-170b-4f7d-887d-3156cd22f7da tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e1877988-46e4-448d-913f-3a02b1328ff0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:31.533258 n-d-796909-3 sudo[125857]: ubuntu : TTY=unknown ; 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-e1877988-46e4-448d-913f-3a02b1328ff0
Sep 15 21:59:31.534043 n-d-796909-3 sudo[125857]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:32.137440 n-d-796909-3 sudo[125854]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:32.140606 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8f9c828b-07bd-4f91-9628-2851d8dd0ce0 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:32.142621 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-8f9c828b-07bd-4f91-9628-2851d8dd0ce0 tempest-VolumesSnapshotTestJSON-872283219 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:59:32.148541 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-8f9c828b-07bd-4f91-9628-2851d8dd0ce0 tempest-VolumesSnapshotTestJSON-872283219 None] Deleted volume successfully.
Sep 15 21:59:32.296944 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-8f9c828b-07bd-4f91-9628-2851d8dd0ce0 tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-be1f5364-a000-48a9-9139-5147b77a4221-delete_volume'" released by "delete_volume" :: held 4.515s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:59:32.788162 n-d-796909-3 sudo[125857]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:32.789928 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ec603331-170b-4f7d-887d-3156cd22f7da tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e1877988-46e4-448d-913f-3a02b1328ff0" returned: 0 in 1.288s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:32.926126 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-6801a6ed-5e57-4739-8012-e3bf9ee6ecae tempest-SnapshotMetadataTestJSON-1670124920 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:59:32.936326 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-6801a6ed-5e57-4739-8012-e3bf9ee6ecae tempest-SnapshotMetadataTestJSON-1670124920 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:59:32.936835 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-6801a6ed-5e57-4739-8012-e3bf9ee6ecae tempest-SnapshotMetadataTestJSON-1670124920 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:59:32.957584 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-6801a6ed-5e57-4739-8012-e3bf9ee6ecae tempest-SnapshotMetadataTestJSON-1670124920 None] Flow 'volume_create_manager' (c7858469-24c6-44a1-96b1-c781d824b35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:59:32.969936 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-6801a6ed-5e57-4739-8012-e3bf9ee6ecae tempest-SnapshotMetadataTestJSON-1670124920 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (232760b9-f471-42ee-b0b5-f9aee2db5d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:32.995572 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-ec603331-170b-4f7d-887d-3156cd22f7da tempest-VolumesSnapshotTestJSON-872283219 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:59:33.080952 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-6801a6ed-5e57-4739-8012-e3bf9ee6ecae tempest-SnapshotMetadataTestJSON-1670124920 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (232760b9-f471-42ee-b0b5-f9aee2db5d1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:59:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-413000504',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=300e92b1-7da0-4d54-82ac-205069aafe90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfa20eb5c4f64a7e9eb7bbceb5ba7ceb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:59:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:59:33Z,user_id='d697ba4f00c9417fa3afd28ba3c02327',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:33.080952 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-6801a6ed-5e57-4739-8012-e3bf9ee6ecae tempest-SnapshotMetadataTestJSON-1670124920 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (decabf87-27a3-4805-a1a0-c451986b2846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:33.080952 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-6801a6ed-5e57-4739-8012-e3bf9ee6ecae tempest-SnapshotMetadataTestJSON-1670124920 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (decabf87-27a3-4805-a1a0-c451986b2846) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:33.086600 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-6801a6ed-5e57-4739-8012-e3bf9ee6ecae tempest-SnapshotMetadataTestJSON-1670124920 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1cbc1e56-f2fc-476f-81d7-6d6af5bbe555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:33.086600 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-6801a6ed-5e57-4739-8012-e3bf9ee6ecae tempest-SnapshotMetadataTestJSON-1670124920 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1cbc1e56-f2fc-476f-81d7-6d6af5bbe555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '300e92b1-7da0-4d54-82ac-205069aafe90', 'volume_name': 'volume-300e92b1-7da0-4d54-82ac-205069aafe90', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:33.099893 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-6801a6ed-5e57-4739-8012-e3bf9ee6ecae tempest-SnapshotMetadataTestJSON-1670124920 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c2ab5dee-78bd-4a1f-bb25-9b4ac895b7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:33.099893 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-6801a6ed-5e57-4739-8012-e3bf9ee6ecae tempest-SnapshotMetadataTestJSON-1670124920 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c2ab5dee-78bd-4a1f-bb25-9b4ac895b7f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:33.099893 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-6801a6ed-5e57-4739-8012-e3bf9ee6ecae tempest-SnapshotMetadataTestJSON-1670124920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c1abacb6-3708-4e34-8291-63587c17b224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:33.099893 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-6801a6ed-5e57-4739-8012-e3bf9ee6ecae tempest-SnapshotMetadataTestJSON-1670124920 None] Volume 300e92b1-7da0-4d54-82ac-205069aafe90: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-300e92b1-7da0-4d54-82ac-205069aafe90', 'volume_size': 1}
Sep 15 21:59:33.099893 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6801a6ed-5e57-4739-8012-e3bf9ee6ecae tempest-SnapshotMetadataTestJSON-1670124920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-300e92b1-7da0-4d54-82ac-205069aafe90 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:33.118171 n-d-796909-3 sudo[125904]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-300e92b1-7da0-4d54-82ac-205069aafe90 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:59:33.121704 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-ec603331-170b-4f7d-887d-3156cd22f7da tempest-VolumesSnapshotTestJSON-872283219 None] Created reservations ['439c5b0e-e7f0-40e0-9468-3f34665995a4', '0ecd12f6-12de-44f6-aa64-632a617deff4', '8773dc9f-cb6a-4235-abbd-f631769792b4', 'bc70424e-3c8a-48f0-b820-730a67a70985'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:59:33.118954 n-d-796909-3 sudo[125904]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:33.132358 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-ec603331-170b-4f7d-887d-3156cd22f7da tempest-VolumesSnapshotTestJSON-872283219 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:59:33.132358 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:59:33.132358 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:59:33.362806 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-ec603331-170b-4f7d-887d-3156cd22f7da tempest-VolumesSnapshotTestJSON-872283219 None] Delete snapshot completed successfully.
Sep 15 21:59:33.370475 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-ec603331-170b-4f7d-887d-3156cd22f7da tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-e1877988-46e4-448d-913f-3a02b1328ff0-delete_snapshot'" released by "delete_snapshot" :: held 2.752s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:59:33.975735 n-d-796909-3 sudo[125904]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:33.979845 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-6801a6ed-5e57-4739-8012-e3bf9ee6ecae tempest-SnapshotMetadataTestJSON-1670124920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-300e92b1-7da0-4d54-82ac-205069aafe90 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.880s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:33.980740 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-6801a6ed-5e57-4739-8012-e3bf9ee6ecae tempest-SnapshotMetadataTestJSON-1670124920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c1abacb6-3708-4e34-8291-63587c17b224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-300e92b1-7da0-4d54-82ac-205069aafe90', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:33.982430 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-6801a6ed-5e57-4739-8012-e3bf9ee6ecae tempest-SnapshotMetadataTestJSON-1670124920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (faed7dac-35d8-4406-bac7-4be1ae252dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:34.065515 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-6801a6ed-5e57-4739-8012-e3bf9ee6ecae tempest-SnapshotMetadataTestJSON-1670124920 None] Volume volume-300e92b1-7da0-4d54-82ac-205069aafe90 (300e92b1-7da0-4d54-82ac-205069aafe90): created successfully
Sep 15 21:59:34.067647 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-6801a6ed-5e57-4739-8012-e3bf9ee6ecae tempest-SnapshotMetadataTestJSON-1670124920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (faed7dac-35d8-4406-bac7-4be1ae252dbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:34.071106 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-6801a6ed-5e57-4739-8012-e3bf9ee6ecae tempest-SnapshotMetadataTestJSON-1670124920 None] Flow 'volume_create_manager' (c7858469-24c6-44a1-96b1-c781d824b35e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:59:34.157274 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-6801a6ed-5e57-4739-8012-e3bf9ee6ecae tempest-SnapshotMetadataTestJSON-1670124920 None] Created volume successfully.
Sep 15 21:59:34.306421 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-0ec558ae-2151-448b-a5e9-1dc460364a0d tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:59:34.535098 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-0ec558ae-2151-448b-a5e9-1dc460364a0d tempest-VolumesSnapshotTestJSON-872283219 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad
Sep 15 21:59:34.536352 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0ec558ae-2151-448b-a5e9-1dc460364a0d tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:34.571722 n-d-796909-3 sudo[125967]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad
Sep 15 21:59:34.573091 n-d-796909-3 sudo[125967]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:35.115182 n-d-796909-3 sudo[125967]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:35.120604 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0ec558ae-2151-448b-a5e9-1dc460364a0d tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad" returned: 0 in 0.581s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:35.120604 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0ec558ae-2151-448b-a5e9-1dc460364a0d tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:35.148389 n-d-796909-3 sudo[125974]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad
Sep 15 21:59:35.149174 n-d-796909-3 sudo[125974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:35.757975 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0ec558ae-2151-448b-a5e9-1dc460364a0d tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad" returned: 0 in 0.634s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:35.750729 n-d-796909-3 sudo[125974]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:35.765237 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0ec558ae-2151-448b-a5e9-1dc460364a0d tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:35.820818 n-d-796909-3 sudo[125988]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad
Sep 15 21:59:35.822228 n-d-796909-3 sudo[125988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:36.074357 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-793ff91f-cde8-4ce0-917b-7dc5cf755b54 tempest-SnapshotMetadataTestJSON-1670124920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-300e92b1-7da0-4d54-82ac-205069aafe90 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:36.156065 n-d-796909-3 sudo[125998]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-300e92b1-7da0-4d54-82ac-205069aafe90
Sep 15 21:59:36.158387 n-d-796909-3 sudo[125998]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:36.898999 n-d-796909-3 sudo[125988]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:36.902073 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0ec558ae-2151-448b-a5e9-1dc460364a0d tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad" returned: 0 in 1.138s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:36.903686 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-0ec558ae-2151-448b-a5e9-1dc460364a0d tempest-VolumesSnapshotTestJSON-872283219 None] Successfully deleted volume: 3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad
Sep 15 21:59:37.104660 n-d-796909-3 sudo[125998]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:37.113012 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-793ff91f-cde8-4ce0-917b-7dc5cf755b54 tempest-SnapshotMetadataTestJSON-1670124920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-300e92b1-7da0-4d54-82ac-205069aafe90" returned: 0 in 1.033s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:37.113012 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-793ff91f-cde8-4ce0-917b-7dc5cf755b54 tempest-SnapshotMetadataTestJSON-1670124920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-edd7dca3-3efb-4f43-9a61-465422c32f6f --snapshot stack-volumes-lvmdriver-1/volume-300e92b1-7da0-4d54-82ac-205069aafe90 -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:37.129528 n-d-796909-3 sudo[126010]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-edd7dca3-3efb-4f43-9a61-465422c32f6f --snapshot stack-volumes-lvmdriver-1/volume-300e92b1-7da0-4d54-82ac-205069aafe90 -L 1.00g
Sep 15 21:59:37.131767 n-d-796909-3 sudo[126010]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:37.172923 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-0ec558ae-2151-448b-a5e9-1dc460364a0d tempest-VolumesSnapshotTestJSON-872283219 None] Created reservations ['7070c2e5-44bf-4b15-ad80-4100484b85b2', 'bac3737a-dae6-470b-bde4-599cc9879e56', '6fdf0840-f473-4213-8498-6c38b51b6624', '3853518d-cb66-4b5f-9bff-260db3c42e90'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:59:37.176362 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-0ec558ae-2151-448b-a5e9-1dc460364a0d tempest-VolumesSnapshotTestJSON-872283219 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:59:37.176362 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:59:37.176362 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:59:37.404903 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-0ec558ae-2151-448b-a5e9-1dc460364a0d tempest-VolumesSnapshotTestJSON-872283219 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:59:37.404903 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0ec558ae-2151-448b-a5e9-1dc460364a0d tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:37.424208 n-d-796909-3 sudo[126012]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:59:37.425022 n-d-796909-3 sudo[126012]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:38.296276 n-d-796909-3 sudo[126012]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:38.301090 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0ec558ae-2151-448b-a5e9-1dc460364a0d tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.902s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:38.304527 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0ec558ae-2151-448b-a5e9-1dc460364a0d tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:38.323504 n-d-796909-3 sudo[126010]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:38.331792 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-793ff91f-cde8-4ce0-917b-7dc5cf755b54 tempest-SnapshotMetadataTestJSON-1670124920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-edd7dca3-3efb-4f43-9a61-465422c32f6f --snapshot stack-volumes-lvmdriver-1/volume-300e92b1-7da0-4d54-82ac-205069aafe90 -L 1.00g" returned: 0 in 1.223s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:38.354232 n-d-796909-3 sudo[126114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:59:38.355049 n-d-796909-3 sudo[126114]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:38.468866 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-0c5a7e10-7fa0-4511-9a1f-d241393750a9 tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-fe7a86e0-50e3-45c1-be06-2362c1caf597-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:59:38.468866 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0c5a7e10-7fa0-4511-9a1f-d241393750a9 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-fe7a86e0-50e3-45c1-be06-2362c1caf597 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:38.545284 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-793ff91f-cde8-4ce0-917b-7dc5cf755b54 tempest-SnapshotMetadataTestJSON-1670124920 None] Create snapshot completed successfully
Sep 15 21:59:38.568925 n-d-796909-3 sudo[126116]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-fe7a86e0-50e3-45c1-be06-2362c1caf597
Sep 15 21:59:38.569762 n-d-796909-3 sudo[126116]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:38.996155 n-d-796909-3 sudo[126114]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:38.999911 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0ec558ae-2151-448b-a5e9-1dc460364a0d tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:39.005566 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-0ec558ae-2151-448b-a5e9-1dc460364a0d tempest-VolumesSnapshotTestJSON-872283219 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:59:39.014201 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-0ec558ae-2151-448b-a5e9-1dc460364a0d tempest-VolumesSnapshotTestJSON-872283219 None] Deleted volume successfully.
Sep 15 21:59:39.106351 n-d-796909-3 sudo[126116]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:39.108457 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0c5a7e10-7fa0-4511-9a1f-d241393750a9 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-fe7a86e0-50e3-45c1-be06-2362c1caf597" returned: 0 in 0.645s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:39.113789 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0c5a7e10-7fa0-4511-9a1f-d241393750a9 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-fe7a86e0-50e3-45c1-be06-2362c1caf597 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:39.159996 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-0ec558ae-2151-448b-a5e9-1dc460364a0d tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-3dc3caf7-3c4d-4b3e-aa1a-cbf6f789bfad-delete_volume'" released by "delete_volume" :: held 4.852s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:59:39.161783 n-d-796909-3 sudo[126120]: ubuntu : TTY=unknown ; 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-fe7a86e0-50e3-45c1-be06-2362c1caf597
Sep 15 21:59:39.162593 n-d-796909-3 sudo[126120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:40.131997 n-d-796909-3 sudo[126120]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:40.142025 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0c5a7e10-7fa0-4511-9a1f-d241393750a9 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-fe7a86e0-50e3-45c1-be06-2362c1caf597" returned: 0 in 1.022s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:40.369088 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-0c5a7e10-7fa0-4511-9a1f-d241393750a9 tempest-VolumesSnapshotTestJSON-872283219 None] Created reservations ['178dafa4-3c4c-49e9-aca8-d131608a5a11', '350a8a06-59da-4d4a-8c26-911c3bf6f67d', '08ecc9b1-dcc0-410d-a0d0-c54a720712c8', '82bb651f-d600-4fb1-a701-644b20af0eba'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:59:40.372210 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-0c5a7e10-7fa0-4511-9a1f-d241393750a9 tempest-VolumesSnapshotTestJSON-872283219 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:59:40.372210 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:59:40.372210 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:59:40.677678 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-0c5a7e10-7fa0-4511-9a1f-d241393750a9 tempest-VolumesSnapshotTestJSON-872283219 None] Delete snapshot completed successfully.
Sep 15 21:59:40.694630 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-0c5a7e10-7fa0-4511-9a1f-d241393750a9 tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-fe7a86e0-50e3-45c1-be06-2362c1caf597-delete_snapshot'" released by "delete_snapshot" :: held 2.239s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:59:41.098521 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-7c156052-2d23-4a5b-a1bf-5ef0f1ff94c3 tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-0c883b78-ae6c-4a66-adc8-ff20faa3ba0e-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:59:41.251187 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-7c156052-2d23-4a5b-a1bf-5ef0f1ff94c3 tempest-VolumesSnapshotTestJSON-872283219 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0c883b78-ae6c-4a66-adc8-ff20faa3ba0e
Sep 15 21:59:41.251187 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7c156052-2d23-4a5b-a1bf-5ef0f1ff94c3 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0c883b78-ae6c-4a66-adc8-ff20faa3ba0e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:41.270617 n-d-796909-3 sudo[126174]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0c883b78-ae6c-4a66-adc8-ff20faa3ba0e
Sep 15 21:59:41.271755 n-d-796909-3 sudo[126174]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:41.628052 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-8927fbd2-d0ae-404c-b9bf-008afa7fc534 tempest-SnapshotMetadataTestJSON-1670124920 None] Lock "b'cinder-edd7dca3-3efb-4f43-9a61-465422c32f6f-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:59:41.629911 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8927fbd2-d0ae-404c-b9bf-008afa7fc534 tempest-SnapshotMetadataTestJSON-1670124920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-edd7dca3-3efb-4f43-9a61-465422c32f6f {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:41.733726 n-d-796909-3 sudo[126177]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-edd7dca3-3efb-4f43-9a61-465422c32f6f
Sep 15 21:59:41.734792 n-d-796909-3 sudo[126177]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:41.773202 n-d-796909-3 sudo[126174]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:41.778097 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7c156052-2d23-4a5b-a1bf-5ef0f1ff94c3 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0c883b78-ae6c-4a66-adc8-ff20faa3ba0e" returned: 0 in 0.526s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:41.778097 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7c156052-2d23-4a5b-a1bf-5ef0f1ff94c3 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0c883b78-ae6c-4a66-adc8-ff20faa3ba0e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:41.821851 n-d-796909-3 sudo[126179]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0c883b78-ae6c-4a66-adc8-ff20faa3ba0e
Sep 15 21:59:41.831299 n-d-796909-3 sudo[126179]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:42.398837 n-d-796909-3 sudo[126177]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:42.403825 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8927fbd2-d0ae-404c-b9bf-008afa7fc534 tempest-SnapshotMetadataTestJSON-1670124920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-edd7dca3-3efb-4f43-9a61-465422c32f6f" returned: 0 in 0.771s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:42.403825 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8927fbd2-d0ae-404c-b9bf-008afa7fc534 tempest-SnapshotMetadataTestJSON-1670124920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-edd7dca3-3efb-4f43-9a61-465422c32f6f {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:42.426115 n-d-796909-3 sudo[126185]: ubuntu : TTY=unknown ; 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-edd7dca3-3efb-4f43-9a61-465422c32f6f
Sep 15 21:59:42.426914 n-d-796909-3 sudo[126185]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:42.460966 n-d-796909-3 sudo[126179]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:42.467841 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7c156052-2d23-4a5b-a1bf-5ef0f1ff94c3 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0c883b78-ae6c-4a66-adc8-ff20faa3ba0e" returned: 0 in 0.686s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:42.467841 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7c156052-2d23-4a5b-a1bf-5ef0f1ff94c3 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0c883b78-ae6c-4a66-adc8-ff20faa3ba0e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:42.487799 n-d-796909-3 sudo[126187]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0c883b78-ae6c-4a66-adc8-ff20faa3ba0e
Sep 15 21:59:42.489097 n-d-796909-3 sudo[126187]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:43.342828 n-d-796909-3 sudo[126185]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:43.349890 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8927fbd2-d0ae-404c-b9bf-008afa7fc534 tempest-SnapshotMetadataTestJSON-1670124920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-edd7dca3-3efb-4f43-9a61-465422c32f6f" returned: 0 in 0.946s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:43.749073 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7c156052-2d23-4a5b-a1bf-5ef0f1ff94c3 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0c883b78-ae6c-4a66-adc8-ff20faa3ba0e" returned: 0 in 0.980s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:43.749073 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-7c156052-2d23-4a5b-a1bf-5ef0f1ff94c3 tempest-VolumesSnapshotTestJSON-872283219 None] Successfully deleted volume: 0c883b78-ae6c-4a66-adc8-ff20faa3ba0e
Sep 15 21:59:43.749073 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-8927fbd2-d0ae-404c-b9bf-008afa7fc534 tempest-SnapshotMetadataTestJSON-1670124920 None] Created reservations ['10f3c581-1d1b-4edf-a603-8c3d62325c98', '5ef41645-1dff-446c-a1d3-aff348747379', '4070498b-db5c-488f-ac9c-1e34153b107b', '7001430b-b55c-4b83-ac92-c7a0f22f815d'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:59:43.749073 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-8927fbd2-d0ae-404c-b9bf-008afa7fc534 tempest-SnapshotMetadataTestJSON-1670124920 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:59:43.749073 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:59:43.749073 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:59:43.442293 n-d-796909-3 sudo[126187]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:43.779218 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-7c156052-2d23-4a5b-a1bf-5ef0f1ff94c3 tempest-VolumesSnapshotTestJSON-872283219 None] Created reservations ['2eedaa94-f7c9-4dcc-b7a7-5163ea6bf727', 'cc5d71b7-abe3-47ed-8929-990a91e33869', 'a2927e6a-4e14-4ded-9daf-2ae027dbce0a', '5c188be3-5b0c-4846-99b2-0b026644cf9d'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:59:43.982534 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-8927fbd2-d0ae-404c-b9bf-008afa7fc534 tempest-SnapshotMetadataTestJSON-1670124920 None] Delete snapshot completed successfully.
Sep 15 21:59:43.990758 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-8927fbd2-d0ae-404c-b9bf-008afa7fc534 tempest-SnapshotMetadataTestJSON-1670124920 None] Lock "b'cinder-edd7dca3-3efb-4f43-9a61-465422c32f6f-delete_snapshot'" released by "delete_snapshot" :: held 2.363s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:59:44.059576 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-7c156052-2d23-4a5b-a1bf-5ef0f1ff94c3 tempest-VolumesSnapshotTestJSON-872283219 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:59:44.060721 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7c156052-2d23-4a5b-a1bf-5ef0f1ff94c3 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:44.081322 n-d-796909-3 sudo[126240]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:59:44.082118 n-d-796909-3 sudo[126240]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:44.186362 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-23a18195-44d7-40ee-8719-48df03dfc7d2 tempest-SnapshotMetadataTestJSON-1670124920 None] Lock "b'cinder-300e92b1-7da0-4d54-82ac-205069aafe90-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:59:44.387006 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-23a18195-44d7-40ee-8719-48df03dfc7d2 tempest-SnapshotMetadataTestJSON-1670124920 None] Skipping remove_export. No iscsi_target is presently exported for volume: 300e92b1-7da0-4d54-82ac-205069aafe90
Sep 15 21:59:44.393849 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-23a18195-44d7-40ee-8719-48df03dfc7d2 tempest-SnapshotMetadataTestJSON-1670124920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-300e92b1-7da0-4d54-82ac-205069aafe90 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:44.418850 n-d-796909-3 sudo[126246]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-300e92b1-7da0-4d54-82ac-205069aafe90
Sep 15 21:59:44.420300 n-d-796909-3 sudo[126246]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:44.730245 n-d-796909-3 sudo[126240]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:44.733787 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7c156052-2d23-4a5b-a1bf-5ef0f1ff94c3 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.672s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:44.736344 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7c156052-2d23-4a5b-a1bf-5ef0f1ff94c3 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:44.760993 n-d-796909-3 sudo[126251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:59:44.761888 n-d-796909-3 sudo[126251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:45.076676 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-23a18195-44d7-40ee-8719-48df03dfc7d2 tempest-SnapshotMetadataTestJSON-1670124920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-300e92b1-7da0-4d54-82ac-205069aafe90" returned: 0 in 0.679s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:45.076676 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-23a18195-44d7-40ee-8719-48df03dfc7d2 tempest-SnapshotMetadataTestJSON-1670124920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-300e92b1-7da0-4d54-82ac-205069aafe90 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:45.070494 n-d-796909-3 sudo[126246]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:45.118692 n-d-796909-3 sudo[126260]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-300e92b1-7da0-4d54-82ac-205069aafe90
Sep 15 21:59:45.130956 n-d-796909-3 sudo[126260]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:45.461945 n-d-796909-3 sudo[126251]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:45.465515 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7c156052-2d23-4a5b-a1bf-5ef0f1ff94c3 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.728s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:45.467819 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-7c156052-2d23-4a5b-a1bf-5ef0f1ff94c3 tempest-VolumesSnapshotTestJSON-872283219 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:59:45.474318 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-7c156052-2d23-4a5b-a1bf-5ef0f1ff94c3 tempest-VolumesSnapshotTestJSON-872283219 None] Deleted volume successfully.
Sep 15 21:59:45.605498 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-a0846eb7-566c-4d64-82a5-32da374deb6a tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-d9548eaa-20bf-4de6-90f3-d988d3da19f0-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:59:45.658450 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-7c156052-2d23-4a5b-a1bf-5ef0f1ff94c3 tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-0c883b78-ae6c-4a66-adc8-ff20faa3ba0e-delete_volume'" released by "delete_volume" :: held 4.556s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:59:45.665555 n-d-796909-3 sudo[126260]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:45.668431 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-23a18195-44d7-40ee-8719-48df03dfc7d2 tempest-SnapshotMetadataTestJSON-1670124920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-300e92b1-7da0-4d54-82ac-205069aafe90" returned: 0 in 0.593s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:45.678887 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-23a18195-44d7-40ee-8719-48df03dfc7d2 tempest-SnapshotMetadataTestJSON-1670124920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-300e92b1-7da0-4d54-82ac-205069aafe90 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:45.712299 n-d-796909-3 sudo[126265]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-300e92b1-7da0-4d54-82ac-205069aafe90
Sep 15 21:59:45.713643 n-d-796909-3 sudo[126265]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:45.863181 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:46.213628 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.351s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:46.213628 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3\n Backing store flags: \n Account information:\n pLdx8EjfNy2QnYzPb5Zi\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:59:46.213628 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-a0846eb7-566c-4d64-82a5-32da374deb6a tempest-VolumesSnapshotTestJSON-872283219 None] Skipping remove_export. No iscsi_target is presently exported for volume: d9548eaa-20bf-4de6-90f3-d988d3da19f0
Sep 15 21:59:46.213628 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a0846eb7-566c-4d64-82a5-32da374deb6a tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:46.267555 n-d-796909-3 sudo[126276]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0
Sep 15 21:59:46.269954 n-d-796909-3 sudo[126276]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:46.641845 n-d-796909-3 sudo[126265]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:46.644069 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-23a18195-44d7-40ee-8719-48df03dfc7d2 tempest-SnapshotMetadataTestJSON-1670124920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-300e92b1-7da0-4d54-82ac-205069aafe90" returned: 0 in 0.975s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:46.645400 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-23a18195-44d7-40ee-8719-48df03dfc7d2 tempest-SnapshotMetadataTestJSON-1670124920 None] Successfully deleted volume: 300e92b1-7da0-4d54-82ac-205069aafe90
Sep 15 21:59:46.842157 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-23a18195-44d7-40ee-8719-48df03dfc7d2 tempest-SnapshotMetadataTestJSON-1670124920 None] Created reservations ['5058bef7-b582-4943-9427-afe677183d19', '5eb96b95-1ce7-467a-96aa-07bef62486d1', 'b38666f8-046a-4709-8196-821ffe63412e', 'd5b2b192-3c25-4976-b5a9-d993aedeca47'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:59:46.861550 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-23a18195-44d7-40ee-8719-48df03dfc7d2 tempest-SnapshotMetadataTestJSON-1670124920 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:59:46.861550 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:59:46.861550 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:59:46.894472 n-d-796909-3 sudo[126276]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:46.911936 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a0846eb7-566c-4d64-82a5-32da374deb6a tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0" returned: 0 in 0.696s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:46.911936 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a0846eb7-566c-4d64-82a5-32da374deb6a tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:46.955127 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-23a18195-44d7-40ee-8719-48df03dfc7d2 tempest-SnapshotMetadataTestJSON-1670124920 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:59:46.955127 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:59:46.955127 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:59:46.954080 n-d-796909-3 sudo[126285]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0
Sep 15 21:59:46.954877 n-d-796909-3 sudo[126285]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:47.148028 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-23a18195-44d7-40ee-8719-48df03dfc7d2 tempest-SnapshotMetadataTestJSON-1670124920 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:59:47.148907 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-23a18195-44d7-40ee-8719-48df03dfc7d2 tempest-SnapshotMetadataTestJSON-1670124920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:47.205050 n-d-796909-3 sudo[126287]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:59:47.213342 n-d-796909-3 sudo[126287]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:47.507676 n-d-796909-3 sudo[126285]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:47.510115 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a0846eb7-566c-4d64-82a5-32da374deb6a tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0" returned: 0 in 0.602s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:47.512661 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a0846eb7-566c-4d64-82a5-32da374deb6a tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:47.565835 n-d-796909-3 sudo[126290]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0
Sep 15 21:59:47.566740 n-d-796909-3 sudo[126290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:47.899983 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:59:47.900474 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:59:47.901412 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:47.949598 n-d-796909-3 sudo[126294]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:59:47.954609 n-d-796909-3 sudo[126294]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:48.070931 n-d-796909-3 sudo[126287]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:48.081163 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-23a18195-44d7-40ee-8719-48df03dfc7d2 tempest-SnapshotMetadataTestJSON-1670124920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.924s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:48.081163 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-23a18195-44d7-40ee-8719-48df03dfc7d2 tempest-SnapshotMetadataTestJSON-1670124920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:48.167618 n-d-796909-3 sudo[126299]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:59:48.168502 n-d-796909-3 sudo[126299]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:48.273385 n-d-796909-3 sudo[126290]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:48.275689 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a0846eb7-566c-4d64-82a5-32da374deb6a tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d9548eaa-20bf-4de6-90f3-d988d3da19f0" returned: 0 in 0.762s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:48.277126 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-a0846eb7-566c-4d64-82a5-32da374deb6a tempest-VolumesSnapshotTestJSON-872283219 None] Successfully deleted volume: d9548eaa-20bf-4de6-90f3-d988d3da19f0
Sep 15 21:59:48.404094 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-a0846eb7-566c-4d64-82a5-32da374deb6a tempest-VolumesSnapshotTestJSON-872283219 None] Created reservations ['b9e1027b-011b-4e7f-a778-d1c33d67df6b', '074793d0-749c-4198-b42a-547214a953d1', 'f4b1534e-dc30-4c53-89c9-68e1de6f2259', '3421245d-0142-4a9b-9d65-f2b1aba92e43'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:59:48.405794 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-a0846eb7-566c-4d64-82a5-32da374deb6a tempest-VolumesSnapshotTestJSON-872283219 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:59:48.405794 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:59:48.405794 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:59:48.639048 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-a0846eb7-566c-4d64-82a5-32da374deb6a tempest-VolumesSnapshotTestJSON-872283219 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:59:48.639048 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a0846eb7-566c-4d64-82a5-32da374deb6a tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:48.670303 n-d-796909-3 sudo[126305]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:59:48.671115 n-d-796909-3 sudo[126305]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:48.677207 n-d-796909-3 sudo[126294]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:48.679270 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:48.681364 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:48.709715 n-d-796909-3 sudo[126307]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:59:48.710819 n-d-796909-3 sudo[126307]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:48.762010 n-d-796909-3 sudo[126299]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:48.764509 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-23a18195-44d7-40ee-8719-48df03dfc7d2 tempest-SnapshotMetadataTestJSON-1670124920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.689s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:48.766991 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-23a18195-44d7-40ee-8719-48df03dfc7d2 tempest-SnapshotMetadataTestJSON-1670124920 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:59:48.776237 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-23a18195-44d7-40ee-8719-48df03dfc7d2 tempest-SnapshotMetadataTestJSON-1670124920 None] Deleted volume successfully.
Sep 15 21:59:48.927799 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-23a18195-44d7-40ee-8719-48df03dfc7d2 tempest-SnapshotMetadataTestJSON-1670124920 None] Lock "b'cinder-300e92b1-7da0-4d54-82ac-205069aafe90-delete_volume'" released by "delete_volume" :: held 4.744s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:59:49.378016 n-d-796909-3 sudo[126307]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:49.383130 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.698s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:49.383130 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:59:49.426533 n-d-796909-3 sudo[126305]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:49.432702 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a0846eb7-566c-4d64-82a5-32da374deb6a tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.792s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:49.432702 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a0846eb7-566c-4d64-82a5-32da374deb6a tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:49.473149 n-d-796909-3 sudo[126311]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:59:49.475671 n-d-796909-3 sudo[126311]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:49.692799 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-1739ebda-0ec9-4b41-b975-d0a6cf0ea5e7 tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-f25628cc-4a4f-485b-8184-33d1e11199fe-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:59:49.695049 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1739ebda-0ec9-4b41-b975-d0a6cf0ea5e7 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f25628cc-4a4f-485b-8184-33d1e11199fe {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:49.717126 n-d-796909-3 sudo[126313]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f25628cc-4a4f-485b-8184-33d1e11199fe
Sep 15 21:59:49.717958 n-d-796909-3 sudo[126313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:50.003849 n-d-796909-3 sudo[126311]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:50.011662 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a0846eb7-566c-4d64-82a5-32da374deb6a tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.575s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:50.011662 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-a0846eb7-566c-4d64-82a5-32da374deb6a tempest-VolumesSnapshotTestJSON-872283219 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:59:50.023097 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-a0846eb7-566c-4d64-82a5-32da374deb6a tempest-VolumesSnapshotTestJSON-872283219 None] Deleted volume successfully.
Sep 15 21:59:50.139215 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-a0846eb7-566c-4d64-82a5-32da374deb6a tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-d9548eaa-20bf-4de6-90f3-d988d3da19f0-delete_volume'" released by "delete_volume" :: held 4.537s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:59:50.221639 n-d-796909-3 sudo[126313]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:50.226421 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1739ebda-0ec9-4b41-b975-d0a6cf0ea5e7 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f25628cc-4a4f-485b-8184-33d1e11199fe" returned: 0 in 0.528s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:50.226421 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1739ebda-0ec9-4b41-b975-d0a6cf0ea5e7 tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f25628cc-4a4f-485b-8184-33d1e11199fe {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:50.246835 n-d-796909-3 sudo[126317]: ubuntu : TTY=unknown ; 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-f25628cc-4a4f-485b-8184-33d1e11199fe
Sep 15 21:59:50.247660 n-d-796909-3 sudo[126317]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:51.128575 n-d-796909-3 sudo[126317]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:51.130791 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1739ebda-0ec9-4b41-b975-d0a6cf0ea5e7 tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f25628cc-4a4f-485b-8184-33d1e11199fe" returned: 0 in 0.905s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:51.282513 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-1739ebda-0ec9-4b41-b975-d0a6cf0ea5e7 tempest-VolumesSnapshotTestJSON-872283219 None] Created reservations ['467901d9-97d3-41b8-aaac-a1520893ec21', '435cbb64-5ae0-4011-a430-5cedc9b28318', 'd8178ddd-cf36-4ac4-b2a3-7c2b255fa66f', '90286f7a-42bb-41ff-b02f-7eba509eb71c'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:59:51.293791 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-1739ebda-0ec9-4b41-b975-d0a6cf0ea5e7 tempest-VolumesSnapshotTestJSON-872283219 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:59:51.293791 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:59:51.293791 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:59:51.494034 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-1739ebda-0ec9-4b41-b975-d0a6cf0ea5e7 tempest-VolumesSnapshotTestJSON-872283219 None] Delete snapshot completed successfully.
Sep 15 21:59:51.500042 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-1739ebda-0ec9-4b41-b975-d0a6cf0ea5e7 tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-f25628cc-4a4f-485b-8184-33d1e11199fe-delete_snapshot'" released by "delete_snapshot" :: held 1.807s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:59:52.144982 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-4e236af7-a587-4ade-8659-31930c14906f tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-ff310c08-4603-4241-af48-026bf56c2829-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:59:52.315164 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:52.416029 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:52.416029 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555694912]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3\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:599effba2976 alias: n-d-796909-3\n Connection: 0\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3\n Backing store flags: \n Account information:\n pLdx8EjfNy2QnYzPb5Zi\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:59:52.416029 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-4e236af7-a587-4ade-8659-31930c14906f tempest-VolumesSnapshotTestJSON-872283219 None] Skipping remove_export. No iscsi_target is presently exported for volume: ff310c08-4603-4241-af48-026bf56c2829
Sep 15 21:59:52.416029 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4e236af7-a587-4ade-8659-31930c14906f tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:52.435440 n-d-796909-3 sudo[126362]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829
Sep 15 21:59:52.436584 n-d-796909-3 sudo[126362]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:52.860710 n-d-796909-3 sudo[126362]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:52.862917 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4e236af7-a587-4ade-8659-31930c14906f tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829" returned: 0 in 0.448s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:52.864561 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4e236af7-a587-4ade-8659-31930c14906f tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:52.883753 n-d-796909-3 sudo[126365]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829
Sep 15 21:59:52.884539 n-d-796909-3 sudo[126365]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:53.263920 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-b1e64ec2-c670-4406-a732-c236c008f0d1 tempest-VolumesSnapshotListTestJSON-913196511 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:59:53.269741 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-b1e64ec2-c670-4406-a732-c236c008f0d1 tempest-VolumesSnapshotListTestJSON-913196511 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:59:53.269741 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-b1e64ec2-c670-4406-a732-c236c008f0d1 tempest-VolumesSnapshotListTestJSON-913196511 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:59:53.285648 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b1e64ec2-c670-4406-a732-c236c008f0d1 tempest-VolumesSnapshotListTestJSON-913196511 None] Flow 'volume_create_manager' (0b21c9d3-8752-4588-955f-1c03e361e000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:59:53.287548 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b1e64ec2-c670-4406-a732-c236c008f0d1 tempest-VolumesSnapshotListTestJSON-913196511 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3b692723-e054-46c4-b79c-80665e3bcc08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:53.317264 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-b1e64ec2-c670-4406-a732-c236c008f0d1 tempest-VolumesSnapshotListTestJSON-913196511 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:59:53.316734 n-d-796909-3 sudo[126365]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:53.325319 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4e236af7-a587-4ade-8659-31930c14906f tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829" returned: 0 in 0.457s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:53.325319 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4e236af7-a587-4ade-8659-31930c14906f tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:53.366430 n-d-796909-3 sudo[126370]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829
Sep 15 21:59:53.369898 n-d-796909-3 sudo[126370]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:53.375735 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b1e64ec2-c670-4406-a732-c236c008f0d1 tempest-VolumesSnapshotListTestJSON-913196511 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3b692723-e054-46c4-b79c-80665e3bcc08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T21:59:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-824739691',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=74e61a58-cfea-4f7f-9e95-1d3cf2a0f332,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d230673c0eb418097eb849ee53a48b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T21:59:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:59:53Z,user_id='a2c44dd3adb347468cc87d4f03360d0e',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:53.377476 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b1e64ec2-c670-4406-a732-c236c008f0d1 tempest-VolumesSnapshotListTestJSON-913196511 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b1603ad3-905b-4be8-b367-9f814995fabf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:53.379656 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b1e64ec2-c670-4406-a732-c236c008f0d1 tempest-VolumesSnapshotListTestJSON-913196511 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b1603ad3-905b-4be8-b367-9f814995fabf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:53.382337 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b1e64ec2-c670-4406-a732-c236c008f0d1 tempest-VolumesSnapshotListTestJSON-913196511 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (45c335e0-a758-4e6a-9971-220d9fe765fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:53.384094 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b1e64ec2-c670-4406-a732-c236c008f0d1 tempest-VolumesSnapshotListTestJSON-913196511 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (45c335e0-a758-4e6a-9971-220d9fe765fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '74e61a58-cfea-4f7f-9e95-1d3cf2a0f332', 'volume_name': 'volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:53.386282 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b1e64ec2-c670-4406-a732-c236c008f0d1 tempest-VolumesSnapshotListTestJSON-913196511 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (01daae06-ae90-47c6-a5cf-a4eb75188210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:53.388472 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b1e64ec2-c670-4406-a732-c236c008f0d1 tempest-VolumesSnapshotListTestJSON-913196511 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (01daae06-ae90-47c6-a5cf-a4eb75188210) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:53.390589 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b1e64ec2-c670-4406-a732-c236c008f0d1 tempest-VolumesSnapshotListTestJSON-913196511 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fec0e904-2638-439e-b291-980fb64f734a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:53.391495 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-b1e64ec2-c670-4406-a732-c236c008f0d1 tempest-VolumesSnapshotListTestJSON-913196511 None] Volume 74e61a58-cfea-4f7f-9e95-1d3cf2a0f332: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332', 'volume_size': 1}
Sep 15 21:59:53.392640 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b1e64ec2-c670-4406-a732-c236c008f0d1 tempest-VolumesSnapshotListTestJSON-913196511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:53.413688 n-d-796909-3 sudo[126372]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:59:53.414495 n-d-796909-3 sudo[126372]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:54.176195 n-d-796909-3 sudo[126370]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:54.180582 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4e236af7-a587-4ade-8659-31930c14906f tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ff310c08-4603-4241-af48-026bf56c2829" returned: 0 in 0.855s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:54.186119 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-4e236af7-a587-4ade-8659-31930c14906f tempest-VolumesSnapshotTestJSON-872283219 None] Successfully deleted volume: ff310c08-4603-4241-af48-026bf56c2829
Sep 15 21:59:54.317086 n-d-796909-3 sudo[126372]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:54.319234 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b1e64ec2-c670-4406-a732-c236c008f0d1 tempest-VolumesSnapshotListTestJSON-913196511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.926s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:54.322366 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b1e64ec2-c670-4406-a732-c236c008f0d1 tempest-VolumesSnapshotListTestJSON-913196511 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fec0e904-2638-439e-b291-980fb64f734a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:54.324799 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b1e64ec2-c670-4406-a732-c236c008f0d1 tempest-VolumesSnapshotListTestJSON-913196511 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cd60f9b6-ecdb-44af-ae15-59bb9681ce26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:59:54.368138 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-4e236af7-a587-4ade-8659-31930c14906f tempest-VolumesSnapshotTestJSON-872283219 None] Created reservations ['ceb09598-1f82-437e-8f77-f4665ec9ebf6', '5e680caf-f16f-4a7a-a87f-95c303bd2549', '7db990bb-bb9c-4df6-b80e-c9e60abc5133', 'cbb4de2f-e2be-4e78-857e-b421312c0903'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:59:54.370262 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-4e236af7-a587-4ade-8659-31930c14906f tempest-VolumesSnapshotTestJSON-872283219 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 21:59:54.370262 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 21:59:54.370262 n-d-796909-3 cinder-volume[84872]:
Sep 15 21:59:54.443090 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-b1e64ec2-c670-4406-a732-c236c008f0d1 tempest-VolumesSnapshotListTestJSON-913196511 None] Volume volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332 (74e61a58-cfea-4f7f-9e95-1d3cf2a0f332): created successfully
Sep 15 21:59:54.443090 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b1e64ec2-c670-4406-a732-c236c008f0d1 tempest-VolumesSnapshotListTestJSON-913196511 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cd60f9b6-ecdb-44af-ae15-59bb9681ce26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:59:54.443090 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-b1e64ec2-c670-4406-a732-c236c008f0d1 tempest-VolumesSnapshotListTestJSON-913196511 None] Flow 'volume_create_manager' (0b21c9d3-8752-4588-955f-1c03e361e000) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:59:54.544188 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-b1e64ec2-c670-4406-a732-c236c008f0d1 tempest-VolumesSnapshotListTestJSON-913196511 None] Created volume successfully.
Sep 15 21:59:54.688370 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-4e236af7-a587-4ade-8659-31930c14906f tempest-VolumesSnapshotTestJSON-872283219 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:59:54.689194 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4e236af7-a587-4ade-8659-31930c14906f tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:54.711738 n-d-796909-3 sudo[126408]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:59:54.712540 n-d-796909-3 sudo[126408]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:55.181565 n-d-796909-3 sudo[126408]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:55.186520 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4e236af7-a587-4ade-8659-31930c14906f tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.494s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:55.190445 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4e236af7-a587-4ade-8659-31930c14906f tempest-VolumesSnapshotTestJSON-872283219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:55.212189 n-d-796909-3 sudo[126411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:59:55.212978 n-d-796909-3 sudo[126411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:55.869484 n-d-796909-3 sudo[126411]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:55.875483 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4e236af7-a587-4ade-8659-31930c14906f tempest-VolumesSnapshotTestJSON-872283219 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:55.875483 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-4e236af7-a587-4ade-8659-31930c14906f tempest-VolumesSnapshotTestJSON-872283219 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:59:55.888820 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-4e236af7-a587-4ade-8659-31930c14906f tempest-VolumesSnapshotTestJSON-872283219 None] Deleted volume successfully.
Sep 15 21:59:55.998035 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-4e236af7-a587-4ade-8659-31930c14906f tempest-VolumesSnapshotTestJSON-872283219 None] Lock "b'cinder-ff310c08-4603-4241-af48-026bf56c2829-delete_volume'" released by "delete_volume" :: held 3.851s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:59:56.668938 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-700c9078-e199-4700-a9dc-edfbf00963b0 tempest-VolumesSnapshotListTestJSON-913196511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:56.737877 n-d-796909-3 sudo[126414]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332
Sep 15 21:59:56.738711 n-d-796909-3 sudo[126414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:57.290547 n-d-796909-3 sudo[126414]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:57.293266 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-700c9078-e199-4700-a9dc-edfbf00963b0 tempest-VolumesSnapshotListTestJSON-913196511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332" returned: 0 in 0.627s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:57.297551 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-700c9078-e199-4700-a9dc-edfbf00963b0 tempest-VolumesSnapshotListTestJSON-913196511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fc6d6696-5cd7-4fda-a264-5c5c3f34faa6 --snapshot stack-volumes-lvmdriver-1/volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332 -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:57.341787 n-d-796909-3 sudo[126417]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fc6d6696-5cd7-4fda-a264-5c5c3f34faa6 --snapshot stack-volumes-lvmdriver-1/volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332 -L 1.00g
Sep 15 21:59:57.343212 n-d-796909-3 sudo[126417]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:58.654290 n-d-796909-3 sudo[126417]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:58.692447 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-700c9078-e199-4700-a9dc-edfbf00963b0 tempest-VolumesSnapshotListTestJSON-913196511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fc6d6696-5cd7-4fda-a264-5c5c3f34faa6 --snapshot stack-volumes-lvmdriver-1/volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332 -L 1.00g" returned: 0 in 1.389s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:58.862116 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-700c9078-e199-4700-a9dc-edfbf00963b0 tempest-VolumesSnapshotListTestJSON-913196511 None] Create snapshot completed successfully
Sep 15 22:00:00.847914 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2dc04bd4-f193-4c88-8652-b82b239b8813 tempest-VolumesSnapshotListTestJSON-913196511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:00.866434 n-d-796909-3 sudo[126521]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332
Sep 15 22:00:00.867232 n-d-796909-3 sudo[126521]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:00:01.403476 n-d-796909-3 sudo[126521]: pam_unix(sudo:session): session closed for user root
Sep 15 22:00:01.405647 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2dc04bd4-f193-4c88-8652-b82b239b8813 tempest-VolumesSnapshotListTestJSON-913196511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332" returned: 0 in 0.557s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:01.407731 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2dc04bd4-f193-4c88-8652-b82b239b8813 tempest-VolumesSnapshotListTestJSON-913196511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8d27bffe-63c3-4113-b4d9-bd9881a0a18d --snapshot stack-volumes-lvmdriver-1/volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332 -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:01.437408 n-d-796909-3 sudo[126524]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8d27bffe-63c3-4113-b4d9-bd9881a0a18d --snapshot stack-volumes-lvmdriver-1/volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332 -L 1.00g
Sep 15 22:00:01.438257 n-d-796909-3 sudo[126524]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:00:02.658515 n-d-796909-3 sudo[126524]: pam_unix(sudo:session): session closed for user root
Sep 15 22:00:02.664171 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2dc04bd4-f193-4c88-8652-b82b239b8813 tempest-VolumesSnapshotListTestJSON-913196511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8d27bffe-63c3-4113-b4d9-bd9881a0a18d --snapshot stack-volumes-lvmdriver-1/volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332 -L 1.00g" returned: 0 in 1.255s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:02.901195 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-2dc04bd4-f193-4c88-8652-b82b239b8813 tempest-VolumesSnapshotListTestJSON-913196511 None] Create snapshot completed successfully
Sep 15 22:00:03.104020 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Terminate volume connection completed successfully.
Sep 15 22:00:03.172187 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:03.278097 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:03.278451 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3\n System information:\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-3bceaffa-ca51-4bba-9dde-f13d9a6406e3\n Backing store flags: \n Account information:\n pLdx8EjfNy2QnYzPb5Zi\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:00:03.279178 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Removing iscsi_target for Volume ID: 3bceaffa-ca51-4bba-9dde-f13d9a6406e3
Sep 15 22:00:03.283404 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:03.584038 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3 -f" returned: 0 in 0.303s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:03.584352 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:00:03.585676 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:03.768361 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.182s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:03.769363 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:00:03.770304 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-88202fb1-efb9-4c41-aa14-e09f30b7b410 tempest-VolumesBackupsTest-1974754829 None] Remove volume export completed successfully.
Sep 15 22:00:04.355800 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-44d50f39-d6db-41f6-80eb-77b5f0a24507 tempest-VolumesSnapshotListTestJSON-913196511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:04.399955 n-d-796909-3 sudo[126684]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332
Sep 15 22:00:04.403137 n-d-796909-3 sudo[126684]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:00:04.691447 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-c438467d-bce5-401d-b2ac-91703312f13f tempest-VolumesBackupsTest-1974754829 None] Lock "b'cinder-3bceaffa-ca51-4bba-9dde-f13d9a6406e3-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:00:04.841035 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:04.943487 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.105s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:04.949064 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696192]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:00:04.949064 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-c438467d-bce5-401d-b2ac-91703312f13f tempest-VolumesBackupsTest-1974754829 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3bceaffa-ca51-4bba-9dde-f13d9a6406e3
Sep 15 22:00:04.949064 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c438467d-bce5-401d-b2ac-91703312f13f tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:04.984794 n-d-796909-3 sudo[126689]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3
Sep 15 22:00:04.985984 n-d-796909-3 sudo[126689]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:00:05.005809 n-d-796909-3 sudo[126684]: pam_unix(sudo:session): session closed for user root
Sep 15 22:00:05.009082 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-44d50f39-d6db-41f6-80eb-77b5f0a24507 tempest-VolumesSnapshotListTestJSON-913196511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332" returned: 0 in 0.655s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:05.011087 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-44d50f39-d6db-41f6-80eb-77b5f0a24507 tempest-VolumesSnapshotListTestJSON-913196511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3068350d-6ea4-4c6c-b058-453a98f08500 --snapshot stack-volumes-lvmdriver-1/volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332 -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:05.039950 n-d-796909-3 sudo[126691]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3068350d-6ea4-4c6c-b058-453a98f08500 --snapshot stack-volumes-lvmdriver-1/volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332 -L 1.00g
Sep 15 22:00:05.040907 n-d-796909-3 sudo[126691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:00:05.541838 n-d-796909-3 sudo[126689]: pam_unix(sudo:session): session closed for user root
Sep 15 22:00:05.544775 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c438467d-bce5-401d-b2ac-91703312f13f tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3" returned: 0 in 0.598s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:05.546353 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c438467d-bce5-401d-b2ac-91703312f13f tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:05.569116 n-d-796909-3 sudo[126697]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3
Sep 15 22:00:05.570563 n-d-796909-3 sudo[126697]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:00:06.131495 n-d-796909-3 sudo[126691]: pam_unix(sudo:session): session closed for user root
Sep 15 22:00:06.134414 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-44d50f39-d6db-41f6-80eb-77b5f0a24507 tempest-VolumesSnapshotListTestJSON-913196511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3068350d-6ea4-4c6c-b058-453a98f08500 --snapshot stack-volumes-lvmdriver-1/volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332 -L 1.00g" returned: 0 in 1.123s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:06.253266 n-d-796909-3 sudo[126697]: pam_unix(sudo:session): session closed for user root
Sep 15 22:00:06.255360 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c438467d-bce5-401d-b2ac-91703312f13f tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3" returned: 0 in 0.709s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:06.257011 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c438467d-bce5-401d-b2ac-91703312f13f tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:06.277920 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-44d50f39-d6db-41f6-80eb-77b5f0a24507 tempest-VolumesSnapshotListTestJSON-913196511 None] Create snapshot completed successfully
Sep 15 22:00:06.291140 n-d-796909-3 sudo[126830]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3
Sep 15 22:00:06.292823 n-d-796909-3 sudo[126830]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:00:07.076275 n-d-796909-3 sudo[126830]: pam_unix(sudo:session): session closed for user root
Sep 15 22:00:07.078935 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c438467d-bce5-401d-b2ac-91703312f13f tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3bceaffa-ca51-4bba-9dde-f13d9a6406e3" returned: 0 in 0.822s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:07.080276 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-c438467d-bce5-401d-b2ac-91703312f13f tempest-VolumesBackupsTest-1974754829 None] Successfully deleted volume: 3bceaffa-ca51-4bba-9dde-f13d9a6406e3
Sep 15 22:00:07.258422 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-c438467d-bce5-401d-b2ac-91703312f13f tempest-VolumesBackupsTest-1974754829 None] Created reservations ['00948b69-326c-4a62-845b-ac137722debe', '05d1cba5-6a31-441a-a077-d5c56a23cbf4', '2805c6a2-e7e2-42e9-9fec-f90ccccc8725', '45ab4548-3fbb-4135-99ab-8d92b3befd76'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:00:07.261157 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-c438467d-bce5-401d-b2ac-91703312f13f tempest-VolumesBackupsTest-1974754829 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:00:07.261157 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:00:07.261157 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:00:07.488633 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-c438467d-bce5-401d-b2ac-91703312f13f tempest-VolumesBackupsTest-1974754829 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:00:07.490714 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c438467d-bce5-401d-b2ac-91703312f13f tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:07.532252 n-d-796909-3 sudo[126836]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:00:07.533402 n-d-796909-3 sudo[126836]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:00:07.978248 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-9e76a40c-0d34-4bee-a0e3-9d7df5783e0b tempest-VolumesSnapshotListTestJSON-913196511 None] Lock "b'cinder-3068350d-6ea4-4c6c-b058-453a98f08500-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.034s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:00:07.992681 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9e76a40c-0d34-4bee-a0e3-9d7df5783e0b tempest-VolumesSnapshotListTestJSON-913196511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3068350d-6ea4-4c6c-b058-453a98f08500 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:08.040495 n-d-796909-3 sudo[126839]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3068350d-6ea4-4c6c-b058-453a98f08500
Sep 15 22:00:08.044207 n-d-796909-3 sudo[126839]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:00:08.160160 n-d-796909-3 sudo[126836]: pam_unix(sudo:session): session closed for user root
Sep 15 22:00:08.170862 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c438467d-bce5-401d-b2ac-91703312f13f tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.681s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:08.179616 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c438467d-bce5-401d-b2ac-91703312f13f tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:08.233602 n-d-796909-3 sudo[126841]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:00:08.240033 n-d-796909-3 sudo[126841]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:00:09.043468 n-d-796909-3 sudo[126839]: pam_unix(sudo:session): session closed for user root
Sep 15 22:00:09.045801 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9e76a40c-0d34-4bee-a0e3-9d7df5783e0b tempest-VolumesSnapshotListTestJSON-913196511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3068350d-6ea4-4c6c-b058-453a98f08500" returned: 0 in 1.053s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:09.048405 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9e76a40c-0d34-4bee-a0e3-9d7df5783e0b tempest-VolumesSnapshotListTestJSON-913196511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3068350d-6ea4-4c6c-b058-453a98f08500 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:09.141469 n-d-796909-3 sudo[126845]: ubuntu : TTY=unknown ; 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-3068350d-6ea4-4c6c-b058-453a98f08500
Sep 15 22:00:09.142273 n-d-796909-3 sudo[126845]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:00:09.264694 n-d-796909-3 sudo[126841]: pam_unix(sudo:session): session closed for user root
Sep 15 22:00:09.267051 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c438467d-bce5-401d-b2ac-91703312f13f tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/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.087s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:09.269105 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-c438467d-bce5-401d-b2ac-91703312f13f tempest-VolumesBackupsTest-1974754829 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:00:09.279948 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-c438467d-bce5-401d-b2ac-91703312f13f tempest-VolumesBackupsTest-1974754829 None] Deleted volume successfully.
Sep 15 22:00:09.379565 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-c438467d-bce5-401d-b2ac-91703312f13f tempest-VolumesBackupsTest-1974754829 None] Lock "b'cinder-3bceaffa-ca51-4bba-9dde-f13d9a6406e3-delete_volume'" released by "delete_volume" :: held 4.688s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:00:10.214092 n-d-796909-3 sudo[126845]: pam_unix(sudo:session): session closed for user root
Sep 15 22:00:10.216446 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9e76a40c-0d34-4bee-a0e3-9d7df5783e0b tempest-VolumesSnapshotListTestJSON-913196511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3068350d-6ea4-4c6c-b058-453a98f08500" returned: 0 in 1.168s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:10.385775 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-9e76a40c-0d34-4bee-a0e3-9d7df5783e0b tempest-VolumesSnapshotListTestJSON-913196511 None] Created reservations ['3fa5f582-9b31-47a2-9250-2662a02f585e', '01f70a30-9e67-4ea6-9551-ef6591e8d1be', '3efe9d9e-fee7-4946-b564-cfe0366af333', 'e9e5b509-d530-41a4-a6f9-df6999546806'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:00:10.387449 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-9e76a40c-0d34-4bee-a0e3-9d7df5783e0b tempest-VolumesSnapshotListTestJSON-913196511 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:00:10.387449 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:00:10.387449 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:00:10.608412 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-9e76a40c-0d34-4bee-a0e3-9d7df5783e0b tempest-VolumesSnapshotListTestJSON-913196511 None] Delete snapshot completed successfully.
Sep 15 22:00:10.614377 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-9e76a40c-0d34-4bee-a0e3-9d7df5783e0b tempest-VolumesSnapshotListTestJSON-913196511 None] Lock "b'cinder-3068350d-6ea4-4c6c-b058-453a98f08500-delete_snapshot'" released by "delete_snapshot" :: held 2.636s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:00:11.794940 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-dd6b5589-b00b-40c3-9e15-ea2b6b800609 tempest-VolumesSnapshotListTestJSON-913196511 None] Lock "b'cinder-8d27bffe-63c3-4113-b4d9-bd9881a0a18d-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.033s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:00:11.803225 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-dd6b5589-b00b-40c3-9e15-ea2b6b800609 tempest-VolumesSnapshotListTestJSON-913196511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8d27bffe-63c3-4113-b4d9-bd9881a0a18d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:11.860415 n-d-796909-3 sudo[126975]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8d27bffe-63c3-4113-b4d9-bd9881a0a18d
Sep 15 22:00:11.862204 n-d-796909-3 sudo[126975]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:00:12.496751 n-d-796909-3 sudo[126975]: pam_unix(sudo:session): session closed for user root
Sep 15 22:00:12.503914 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-dd6b5589-b00b-40c3-9e15-ea2b6b800609 tempest-VolumesSnapshotListTestJSON-913196511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8d27bffe-63c3-4113-b4d9-bd9881a0a18d" returned: 0 in 0.696s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:12.503914 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-dd6b5589-b00b-40c3-9e15-ea2b6b800609 tempest-VolumesSnapshotListTestJSON-913196511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8d27bffe-63c3-4113-b4d9-bd9881a0a18d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:12.525313 n-d-796909-3 sudo[126978]: ubuntu : TTY=unknown ; 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-8d27bffe-63c3-4113-b4d9-bd9881a0a18d
Sep 15 22:00:12.526101 n-d-796909-3 sudo[126978]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:00:13.605266 n-d-796909-3 sudo[126978]: pam_unix(sudo:session): session closed for user root
Sep 15 22:00:13.608263 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-dd6b5589-b00b-40c3-9e15-ea2b6b800609 tempest-VolumesSnapshotListTestJSON-913196511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8d27bffe-63c3-4113-b4d9-bd9881a0a18d" returned: 0 in 1.106s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:13.940205 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-dd6b5589-b00b-40c3-9e15-ea2b6b800609 tempest-VolumesSnapshotListTestJSON-913196511 None] Created reservations ['2109ce51-c6c0-4f6a-9e01-0b498f0f2a1f', 'ac3506af-57e9-476b-b04c-59334d81c60c', 'b0faae85-9791-4ca5-b319-22780f06f1b9', 'cf558ec5-c5dd-4a84-b767-97ff0aa1f363'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:00:13.942658 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-dd6b5589-b00b-40c3-9e15-ea2b6b800609 tempest-VolumesSnapshotListTestJSON-913196511 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:00:13.942658 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:00:13.942658 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:00:14.197557 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-dd6b5589-b00b-40c3-9e15-ea2b6b800609 tempest-VolumesSnapshotListTestJSON-913196511 None] Delete snapshot completed successfully.
Sep 15 22:00:14.208782 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-dd6b5589-b00b-40c3-9e15-ea2b6b800609 tempest-VolumesSnapshotListTestJSON-913196511 None] Lock "b'cinder-8d27bffe-63c3-4113-b4d9-bd9881a0a18d-delete_snapshot'" released by "delete_snapshot" :: held 2.414s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:00:15.341028 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-b6253856-a4e1-436d-82b3-96bec2e3f47d tempest-VolumesSnapshotListTestJSON-913196511 None] Lock "b'cinder-fc6d6696-5cd7-4fda-a264-5c5c3f34faa6-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.028s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:00:15.347940 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b6253856-a4e1-436d-82b3-96bec2e3f47d tempest-VolumesSnapshotListTestJSON-913196511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-fc6d6696-5cd7-4fda-a264-5c5c3f34faa6 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:15.379207 n-d-796909-3 sudo[127058]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-fc6d6696-5cd7-4fda-a264-5c5c3f34faa6
Sep 15 22:00:15.380054 n-d-796909-3 sudo[127058]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:00:15.969904 n-d-796909-3 sudo[127058]: pam_unix(sudo:session): session closed for user root
Sep 15 22:00:15.979666 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b6253856-a4e1-436d-82b3-96bec2e3f47d tempest-VolumesSnapshotListTestJSON-913196511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-fc6d6696-5cd7-4fda-a264-5c5c3f34faa6" returned: 0 in 0.632s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:15.981647 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b6253856-a4e1-436d-82b3-96bec2e3f47d tempest-VolumesSnapshotListTestJSON-913196511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-fc6d6696-5cd7-4fda-a264-5c5c3f34faa6 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:16.058208 n-d-796909-3 sudo[127083]: ubuntu : TTY=unknown ; 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-fc6d6696-5cd7-4fda-a264-5c5c3f34faa6
Sep 15 22:00:16.060435 n-d-796909-3 sudo[127083]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:00:17.054891 n-d-796909-3 sudo[127083]: pam_unix(sudo:session): session closed for user root
Sep 15 22:00:17.057505 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b6253856-a4e1-436d-82b3-96bec2e3f47d tempest-VolumesSnapshotListTestJSON-913196511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-fc6d6696-5cd7-4fda-a264-5c5c3f34faa6" returned: 0 in 1.075s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:17.308062 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-b6253856-a4e1-436d-82b3-96bec2e3f47d tempest-VolumesSnapshotListTestJSON-913196511 None] Created reservations ['b8413ee2-5698-418f-8097-48e2360685af', '22933bfd-a394-431e-a0a5-629b083ad072', 'ffae24f5-22a6-4eca-a2c9-c54b5583b11e', '883e03f1-f18c-48e2-b358-08b1026449bf'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:00:17.308659 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-b6253856-a4e1-436d-82b3-96bec2e3f47d tempest-VolumesSnapshotListTestJSON-913196511 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:00:17.308659 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:00:17.308659 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:00:17.506996 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-b6253856-a4e1-436d-82b3-96bec2e3f47d tempest-VolumesSnapshotListTestJSON-913196511 None] Delete snapshot completed successfully.
Sep 15 22:00:17.516398 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-b6253856-a4e1-436d-82b3-96bec2e3f47d tempest-VolumesSnapshotListTestJSON-913196511 None] Lock "b'cinder-fc6d6696-5cd7-4fda-a264-5c5c3f34faa6-delete_snapshot'" released by "delete_snapshot" :: held 2.175s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:00:17.738036 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-b35d9d8b-ea28-4459-a1c2-54b1b66a3f62 tempest-VolumesSnapshotListTestJSON-913196511 None] Lock "b'cinder-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:00:17.934993 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-b35d9d8b-ea28-4459-a1c2-54b1b66a3f62 tempest-VolumesSnapshotListTestJSON-913196511 None] Skipping remove_export. No iscsi_target is presently exported for volume: 74e61a58-cfea-4f7f-9e95-1d3cf2a0f332
Sep 15 22:00:17.936042 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b35d9d8b-ea28-4459-a1c2-54b1b66a3f62 tempest-VolumesSnapshotListTestJSON-913196511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:17.965889 n-d-796909-3 sudo[127186]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332
Sep 15 22:00:17.967549 n-d-796909-3 sudo[127186]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:00:18.608330 n-d-796909-3 sudo[127186]: pam_unix(sudo:session): session closed for user root
Sep 15 22:00:18.613151 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b35d9d8b-ea28-4459-a1c2-54b1b66a3f62 tempest-VolumesSnapshotListTestJSON-913196511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332" returned: 0 in 0.674s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:18.615382 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b35d9d8b-ea28-4459-a1c2-54b1b66a3f62 tempest-VolumesSnapshotListTestJSON-913196511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:18.643888 n-d-796909-3 sudo[127207]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332
Sep 15 22:00:18.645457 n-d-796909-3 sudo[127207]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:00:19.302986 n-d-796909-3 sudo[127207]: pam_unix(sudo:session): session closed for user root
Sep 15 22:00:19.305212 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b35d9d8b-ea28-4459-a1c2-54b1b66a3f62 tempest-VolumesSnapshotListTestJSON-913196511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332" returned: 0 in 0.689s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:19.307340 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b35d9d8b-ea28-4459-a1c2-54b1b66a3f62 tempest-VolumesSnapshotListTestJSON-913196511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:19.339062 n-d-796909-3 sudo[127222]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332
Sep 15 22:00:19.340549 n-d-796909-3 sudo[127222]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:00:20.041763 n-d-796909-3 sudo[127222]: pam_unix(sudo:session): session closed for user root
Sep 15 22:00:20.044423 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b35d9d8b-ea28-4459-a1c2-54b1b66a3f62 tempest-VolumesSnapshotListTestJSON-913196511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332" returned: 0 in 0.736s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:20.046626 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-b35d9d8b-ea28-4459-a1c2-54b1b66a3f62 tempest-VolumesSnapshotListTestJSON-913196511 None] Successfully deleted volume: 74e61a58-cfea-4f7f-9e95-1d3cf2a0f332
Sep 15 22:00:20.196860 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-b35d9d8b-ea28-4459-a1c2-54b1b66a3f62 tempest-VolumesSnapshotListTestJSON-913196511 None] Created reservations ['8adf81ea-224f-4c8e-9d91-c5c6611e7b9e', '9b85c1e7-daca-4f79-b361-0ed2a1009fd2', 'be3bde6f-f9eb-4dd0-89aa-4ccbf2ac9e53', '9e53506a-dfed-4d93-9d70-e579ffb2e16e'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:00:20.199058 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-b35d9d8b-ea28-4459-a1c2-54b1b66a3f62 tempest-VolumesSnapshotListTestJSON-913196511 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:00:20.199058 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:00:20.199058 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:00:20.562839 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-b35d9d8b-ea28-4459-a1c2-54b1b66a3f62 tempest-VolumesSnapshotListTestJSON-913196511 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:00:20.563586 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b35d9d8b-ea28-4459-a1c2-54b1b66a3f62 tempest-VolumesSnapshotListTestJSON-913196511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:20.585999 n-d-796909-3 sudo[127260]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:00:20.586806 n-d-796909-3 sudo[127260]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:00:21.060172 n-d-796909-3 sudo[127260]: pam_unix(sudo:session): session closed for user root
Sep 15 22:00:21.063064 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b35d9d8b-ea28-4459-a1c2-54b1b66a3f62 tempest-VolumesSnapshotListTestJSON-913196511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:21.065100 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b35d9d8b-ea28-4459-a1c2-54b1b66a3f62 tempest-VolumesSnapshotListTestJSON-913196511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:21.084975 n-d-796909-3 sudo[127273]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:00:21.085792 n-d-796909-3 sudo[127273]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:00:21.587020 n-d-796909-3 sudo[127273]: pam_unix(sudo:session): session closed for user root
Sep 15 22:00:21.590643 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b35d9d8b-ea28-4459-a1c2-54b1b66a3f62 tempest-VolumesSnapshotListTestJSON-913196511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.525s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:21.595731 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-b35d9d8b-ea28-4459-a1c2-54b1b66a3f62 tempest-VolumesSnapshotListTestJSON-913196511 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:00:21.606176 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-b35d9d8b-ea28-4459-a1c2-54b1b66a3f62 tempest-VolumesSnapshotListTestJSON-913196511 None] Deleted volume successfully.
Sep 15 22:00:21.687315 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-b35d9d8b-ea28-4459-a1c2-54b1b66a3f62 tempest-VolumesSnapshotListTestJSON-913196511 None] Lock "b'cinder-74e61a58-cfea-4f7f-9e95-1d3cf2a0f332-delete_volume'" released by "delete_volume" :: held 3.948s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:00:25.954961 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-1016c426-dc5a-4421-9795-1991edaa86aa tempest-VolumesBackupsTest-1974754829 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:00:25.961714 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-1016c426-dc5a-4421-9795-1991edaa86aa tempest-VolumesBackupsTest-1974754829 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:00:25.962368 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-1016c426-dc5a-4421-9795-1991edaa86aa tempest-VolumesBackupsTest-1974754829 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:00:25.979298 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1016c426-dc5a-4421-9795-1991edaa86aa tempest-VolumesBackupsTest-1974754829 None] Flow 'volume_create_manager' (0378e832-e03f-4ac2-9522-c1f6f0c2c5d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:00:25.982178 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1016c426-dc5a-4421-9795-1991edaa86aa tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d80286b2-107f-49a7-923f-2418ddcf9698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:00:26.006623 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-1016c426-dc5a-4421-9795-1991edaa86aa tempest-VolumesBackupsTest-1974754829 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:00:26.037574 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1016c426-dc5a-4421-9795-1991edaa86aa tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d80286b2-107f-49a7-923f-2418ddcf9698) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:00:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1764068482',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=31bbe516-da6b-4a62-aebc-e76a9f82288b,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='469b25cf4c834926b01c64c4f67e562c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:00:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:00:26Z,user_id='f2dae7c52ac64d94976fc8630554fec0',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:00:26.040381 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1016c426-dc5a-4421-9795-1991edaa86aa tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f6abbeb6-d7c9-4669-83e7-68f274f17944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:00:26.043213 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1016c426-dc5a-4421-9795-1991edaa86aa tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f6abbeb6-d7c9-4669-83e7-68f274f17944) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:00:26.046302 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1016c426-dc5a-4421-9795-1991edaa86aa tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (371dd3a8-9bdf-4c5b-a3a6-28f6038e525e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:00:26.048587 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1016c426-dc5a-4421-9795-1991edaa86aa tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (371dd3a8-9bdf-4c5b-a3a6-28f6038e525e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '31bbe516-da6b-4a62-aebc-e76a9f82288b', 'volume_name': 'volume-31bbe516-da6b-4a62-aebc-e76a9f82288b', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:00:26.050862 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1016c426-dc5a-4421-9795-1991edaa86aa tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ddab5dc8-ed53-4afa-85e0-d29888169de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:00:26.053033 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1016c426-dc5a-4421-9795-1991edaa86aa tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ddab5dc8-ed53-4afa-85e0-d29888169de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:00:26.055224 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1016c426-dc5a-4421-9795-1991edaa86aa tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b1cd8dec-ed68-45e1-881b-52fa407c8b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:00:26.056032 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-1016c426-dc5a-4421-9795-1991edaa86aa tempest-VolumesBackupsTest-1974754829 None] Volume 31bbe516-da6b-4a62-aebc-e76a9f82288b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-31bbe516-da6b-4a62-aebc-e76a9f82288b', 'volume_size': 1}
Sep 15 22:00:26.057047 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1016c426-dc5a-4421-9795-1991edaa86aa tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31bbe516-da6b-4a62-aebc-e76a9f82288b stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:26.115628 n-d-796909-3 sudo[127358]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31bbe516-da6b-4a62-aebc-e76a9f82288b stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:00:26.119229 n-d-796909-3 sudo[127358]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:00:26.862902 n-d-796909-3 sudo[127358]: pam_unix(sudo:session): session closed for user root
Sep 15 22:00:26.865196 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1016c426-dc5a-4421-9795-1991edaa86aa tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31bbe516-da6b-4a62-aebc-e76a9f82288b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.808s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:26.869363 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1016c426-dc5a-4421-9795-1991edaa86aa tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b1cd8dec-ed68-45e1-881b-52fa407c8b46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-31bbe516-da6b-4a62-aebc-e76a9f82288b', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:00:26.872412 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1016c426-dc5a-4421-9795-1991edaa86aa tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e473068a-a08e-4e8c-9166-052c36d6377d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:00:26.934563 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-1016c426-dc5a-4421-9795-1991edaa86aa tempest-VolumesBackupsTest-1974754829 None] Volume volume-31bbe516-da6b-4a62-aebc-e76a9f82288b (31bbe516-da6b-4a62-aebc-e76a9f82288b): created successfully
Sep 15 22:00:26.937312 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1016c426-dc5a-4421-9795-1991edaa86aa tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e473068a-a08e-4e8c-9166-052c36d6377d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:00:26.942112 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1016c426-dc5a-4421-9795-1991edaa86aa tempest-VolumesBackupsTest-1974754829 None] Flow 'volume_create_manager' (0378e832-e03f-4ac2-9522-c1f6f0c2c5d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:00:27.048796 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-1016c426-dc5a-4421-9795-1991edaa86aa tempest-VolumesBackupsTest-1974754829 None] Created volume successfully.
Sep 15 22:00:29.162846 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.driver [None req-fe3dc79f-8d87-49b0-8138-3b5e1004dcbe tempest-VolumesBackupsTest-1974754829 None] Creating a new backup for volume volume-31bbe516-da6b-4a62-aebc-e76a9f82288b. {{(pid=84872) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 15 22:00:29.187522 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fe3dc79f-8d87-49b0-8138-3b5e1004dcbe tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-31bbe516-da6b-4a62-aebc-e76a9f82288b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:29.213838 n-d-796909-3 sudo[127444]: ubuntu : 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-31bbe516-da6b-4a62-aebc-e76a9f82288b
Sep 15 22:00:29.215977 n-d-796909-3 sudo[127444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:00:29.966473 n-d-796909-3 sudo[127444]: pam_unix(sudo:session): session closed for user root
Sep 15 22:00:29.968808 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fe3dc79f-8d87-49b0-8138-3b5e1004dcbe tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-31bbe516-da6b-4a62-aebc-e76a9f82288b" returned: 0 in 0.781s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:30.047084 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:30.055554 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:30.055996 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:00:30.057741 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-fe3dc79f-8d87-49b0-8138-3b5e1004dcbe tempest-VolumesBackupsTest-1974754829 None] Targets prior to update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 22:00:30.060335 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-fe3dc79f-8d87-49b0-8138-3b5e1004dcbe tempest-VolumesBackupsTest-1974754829 None] Creating iscsi_target for Volume ID: volume-31bbe516-da6b-4a62-aebc-e76a9f82288b {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 22:00:30.144293 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-fe3dc79f-8d87-49b0-8138-3b5e1004dcbe tempest-VolumesBackupsTest-1974754829 None] Created volume path /opt/stack/data/cinder/volumes/volume-31bbe516-da6b-4a62-aebc-e76a9f82288b,
Sep 15 22:00:30.144293 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 22:00:30.144293 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:00:30.144293 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-31bbe516-da6b-4a62-aebc-e76a9f82288b
Sep 15 22:00:30.144293 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 22:00:30.144293 n-d-796909-3 cinder-volume[84872]: incominguser h3cqFu4QvwJMM7CX5muQ VY6yHgnznYJqfP7J
Sep 15 22:00:30.144293 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:00:30.144293 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 22:00:30.144293 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:00:30.144293 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 22:00:30.164393 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-31bbe516-da6b-4a62-aebc-e76a9f82288b {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:30.876390 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-31bbe516-da6b-4a62-aebc-e76a9f82288b" returned: 0 in 0.730s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:30.876776 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:00:30.877413 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-fe3dc79f-8d87-49b0-8138-3b5e1004dcbe tempest-VolumesBackupsTest-1974754829 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 22:00:30.877858 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-fe3dc79f-8d87-49b0-8138-3b5e1004dcbe tempest-VolumesBackupsTest-1974754829 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 22:00:30.879300 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:30.891011 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:30.891592 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-31bbe516-da6b-4a62-aebc-e76a9f82288b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31bbe516-da6b-4a62-aebc-e76a9f82288b\n Backing store flags: \n Account information:\n h3cqFu4QvwJMM7CX5muQ\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:00:30.892284 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-fe3dc79f-8d87-49b0-8138-3b5e1004dcbe tempest-VolumesBackupsTest-1974754829 None] Targets after update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 22:00:30.895546 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:31.026939 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.133s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:31.027659 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-31bbe516-da6b-4a62-aebc-e76a9f82288b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31bbe516-da6b-4a62-aebc-e76a9f82288b\n Backing store flags: \n Account information:\n h3cqFu4QvwJMM7CX5muQ\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:00:31.031752 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:31.149929 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.120s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:31.151705 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-31bbe516-da6b-4a62-aebc-e76a9f82288b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31bbe516-da6b-4a62-aebc-e76a9f82288b\n Backing store flags: \n Account information:\n h3cqFu4QvwJMM7CX5muQ\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:00:31.153177 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [None req-fe3dc79f-8d87-49b0-8138-3b5e1004dcbe tempest-VolumesBackupsTest-1974754829 None] Set provider_location to: 10.222.0.24:3260,1 iqn.2010-10.org.openstack:volume-31bbe516-da6b-4a62-aebc-e76a9f82288b 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 22:00:31.284129 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-fe3dc79f-8d87-49b0-8138-3b5e1004dcbe tempest-VolumesBackupsTest-1974754829 None] Initialize volume connection completed successfully.
Sep 15 22:00:47.897490 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:00:47.898160 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:00:47.898683 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:47.947980 n-d-796909-3 sudo[127891]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:00:47.948806 n-d-796909-3 sudo[127891]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:00:48.799687 n-d-796909-3 sudo[127891]: pam_unix(sudo:session): session closed for user root
Sep 15 22:00:48.801744 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:48.803530 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:48.829291 n-d-796909-3 sudo[127923]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:00:48.830721 n-d-796909-3 sudo[127923]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:00:49.520415 n-d-796909-3 sudo[127923]: pam_unix(sudo:session): session closed for user root
Sep 15 22:00:49.522830 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.719s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:49.528484 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:01:19.457572 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-fe3dc79f-8d87-49b0-8138-3b5e1004dcbe tempest-VolumesBackupsTest-1974754829 None] Terminate volume connection completed successfully.
Sep 15 22:01:19.504146 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:01:19.594831 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:01:19.595163 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-31bbe516-da6b-4a62-aebc-e76a9f82288b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31bbe516-da6b-4a62-aebc-e76a9f82288b\n Backing store flags: \n Account information:\n h3cqFu4QvwJMM7CX5muQ\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:01:19.595875 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [None req-fe3dc79f-8d87-49b0-8138-3b5e1004dcbe tempest-VolumesBackupsTest-1974754829 None] Removing iscsi_target for Volume ID: 31bbe516-da6b-4a62-aebc-e76a9f82288b
Sep 15 22:01:19.597092 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-31bbe516-da6b-4a62-aebc-e76a9f82288b -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:01:19.832480 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-31bbe516-da6b-4a62-aebc-e76a9f82288b -f" returned: 0 in 0.235s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:01:19.833201 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:01:19.841013 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:01:19.963791 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:01:19.964737 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:01:19.966325 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-fe3dc79f-8d87-49b0-8138-3b5e1004dcbe tempest-VolumesBackupsTest-1974754829 None] Remove volume export completed successfully.
Sep 15 22:01:22.038042 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:01:22.045522 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:01:22.046857 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:01:22.077711 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Flow 'volume_create_manager' (529502fd-527c-4454-a67d-0ecce2bd022d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:01:22.077711 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (07a9c959-2ffa-42db-ae8e-556150332516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:01:22.098795 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:01:22.127869 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (07a9c959-2ffa-42db-ae8e-556150332516) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:01:21Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d357fbd8-e478-4da6-9901-80c799604a3b',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=46c6fe23-6f9b-42ec-a7e5-48978f6b740b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='469b25cf4c834926b01c64c4f67e562c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:01:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:01:22Z,user_id='f2dae7c52ac64d94976fc8630554fec0',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:01:22.130883 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (19aa9655-758e-4bfa-8af2-bc0fad0a9855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:01:22.133398 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (19aa9655-758e-4bfa-8af2-bc0fad0a9855) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:01:22.136043 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (98e5f3c3-c053-48e1-9a08-8e0f9eea0299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:01:22.138885 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (98e5f3c3-c053-48e1-9a08-8e0f9eea0299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '46c6fe23-6f9b-42ec-a7e5-48978f6b740b', 'volume_name': 'volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:01:22.142290 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (19d2f671-9e63-4266-9685-bcb6c40dd16c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:01:22.144600 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (19d2f671-9e63-4266-9685-bcb6c40dd16c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:01:22.147069 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b12813c3-7ecb-4b8d-a88f-2e8c81bc1086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:01:22.147983 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Volume 46c6fe23-6f9b-42ec-a7e5-48978f6b740b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b', 'volume_size': 1}
Sep 15 22:01:22.148994 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:01:22.177128 n-d-796909-3 sudo[128315]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:01:22.177917 n-d-796909-3 sudo[128315]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:01:22.913766 n-d-796909-3 sudo[128315]: pam_unix(sudo:session): session closed for user root
Sep 15 22:01:22.916589 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.767s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:01:22.920851 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b12813c3-7ecb-4b8d-a88f-2e8c81bc1086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:01:22.923266 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (db267b14-8af1-444c-9d86-5ac3121b8486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:01:23.001503 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Volume volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b (46c6fe23-6f9b-42ec-a7e5-48978f6b740b): created successfully
Sep 15 22:01:23.003729 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (db267b14-8af1-444c-9d86-5ac3121b8486) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:01:23.007529 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Flow 'volume_create_manager' (529502fd-527c-4454-a67d-0ecce2bd022d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:01:23.070544 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Created volume successfully.
Sep 15 22:01:24.280739 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:01:24.306209 n-d-796909-3 sudo[128433]: ubuntu : 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-46c6fe23-6f9b-42ec-a7e5-48978f6b740b
Sep 15 22:01:24.307138 n-d-796909-3 sudo[128433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:01:24.778708 n-d-796909-3 sudo[128433]: pam_unix(sudo:session): session closed for user root
Sep 15 22:01:24.780985 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b" returned: 0 in 0.500s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:01:24.863329 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:01:24.869956 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:01:24.870263 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:01:24.870864 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Targets prior to update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 22:01:24.871748 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Creating iscsi_target for Volume ID: volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 22:01:25.034755 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Created volume path /opt/stack/data/cinder/volumes/volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b,
Sep 15 22:01:25.034755 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 22:01:25.034755 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:01:25.034755 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b
Sep 15 22:01:25.034755 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 22:01:25.034755 n-d-796909-3 cinder-volume[84872]: incominguser vMyJBgDkW9UTte3fB869 a95tVoGWVRaN9273
Sep 15 22:01:25.034755 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:01:25.034755 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 22:01:25.034755 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:01:25.034755 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 22:01:25.042563 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:01:25.411597 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b" returned: 0 in 0.375s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:01:25.412982 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:01:25.414437 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 22:01:25.414792 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 22:01:25.417964 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:01:25.447320 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:01:25.447320 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b\n Backing store flags: \n Account information:\n vMyJBgDkW9UTte3fB869\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:01:25.447320 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Targets after update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 22:01:25.447763 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:01:25.586734 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:01:25.587301 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b\n Backing store flags: \n Account information:\n vMyJBgDkW9UTte3fB869\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:01:25.591378 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:01:25.700223 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:01:25.700596 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b\n Backing store flags: \n Account information:\n vMyJBgDkW9UTte3fB869\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:01:25.701540 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Set provider_location to: 10.222.0.24:3260,1 iqn.2010-10.org.openstack:volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 22:01:25.839856 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Initialize volume connection completed successfully.
Sep 15 22:01:47.897159 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:01:47.897832 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:01:47.898183 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:01:47.938253 n-d-796909-3 sudo[128845]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:01:47.939036 n-d-796909-3 sudo[128845]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:01:48.499791 n-d-796909-3 sudo[128845]: pam_unix(sudo:session): session closed for user root
Sep 15 22:01:48.501938 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.604s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:01:48.503530 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:01:48.524510 n-d-796909-3 sudo[128848]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:01:48.525539 n-d-796909-3 sudo[128848]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:01:48.969439 n-d-796909-3 sudo[128848]: pam_unix(sudo:session): session closed for user root
Sep 15 22:01:48.973951 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.468s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:01:48.979344 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:02:01.409900 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [req-c4033fd7-527b-48c5-b64f-95c5fd6e27eb req-7c12c101-a4a4-490c-8b5a-02a457bd80b2 tempest-VolumesGetTestJSON-485526049 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:02:01.415694 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [req-c4033fd7-527b-48c5-b64f-95c5fd6e27eb req-7c12c101-a4a4-490c-8b5a-02a457bd80b2 tempest-VolumesGetTestJSON-485526049 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:02:01.416423 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [req-c4033fd7-527b-48c5-b64f-95c5fd6e27eb req-7c12c101-a4a4-490c-8b5a-02a457bd80b2 tempest-VolumesGetTestJSON-485526049 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:02:01.457899 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-c4033fd7-527b-48c5-b64f-95c5fd6e27eb req-7c12c101-a4a4-490c-8b5a-02a457bd80b2 tempest-VolumesGetTestJSON-485526049 None] Flow 'volume_create_manager' (45d51ac4-187c-400e-bd46-9729361d8638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:02:01.461146 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-c4033fd7-527b-48c5-b64f-95c5fd6e27eb req-7c12c101-a4a4-490c-8b5a-02a457bd80b2 tempest-VolumesGetTestJSON-485526049 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a90a6bb5-705f-4a29-bbf8-1d0a3cb0e1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:01.487444 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [req-c4033fd7-527b-48c5-b64f-95c5fd6e27eb req-7c12c101-a4a4-490c-8b5a-02a457bd80b2 tempest-VolumesGetTestJSON-485526049 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:02:01.530002 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-c4033fd7-527b-48c5-b64f-95c5fd6e27eb req-7c12c101-a4a4-490c-8b5a-02a457bd80b2 tempest-VolumesGetTestJSON-485526049 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a90a6bb5-705f-4a29-bbf8-1d0a3cb0e1bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:02:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-826737927',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=e8b90d45-aa7b-463f-81ce-be63890f90e0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7d4b2422b1944c8f96240e40c4d886f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:02:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:02:01Z,user_id='4da2961ee6614a8eba0a651f3c4ea5cc',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:01.530002 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-c4033fd7-527b-48c5-b64f-95c5fd6e27eb req-7c12c101-a4a4-490c-8b5a-02a457bd80b2 tempest-VolumesGetTestJSON-485526049 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (10943f17-c08c-47e0-a1e7-e35593510bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:01.533545 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-c4033fd7-527b-48c5-b64f-95c5fd6e27eb req-7c12c101-a4a4-490c-8b5a-02a457bd80b2 tempest-VolumesGetTestJSON-485526049 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (10943f17-c08c-47e0-a1e7-e35593510bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:01.539358 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-c4033fd7-527b-48c5-b64f-95c5fd6e27eb req-7c12c101-a4a4-490c-8b5a-02a457bd80b2 tempest-VolumesGetTestJSON-485526049 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1199b3dd-3fd7-4b8a-a699-e880e3ff1e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:01.544764 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-c4033fd7-527b-48c5-b64f-95c5fd6e27eb req-7c12c101-a4a4-490c-8b5a-02a457bd80b2 tempest-VolumesGetTestJSON-485526049 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1199b3dd-3fd7-4b8a-a699-e880e3ff1e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e8b90d45-aa7b-463f-81ce-be63890f90e0', 'volume_name': 'volume-e8b90d45-aa7b-463f-81ce-be63890f90e0', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:01.544764 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-c4033fd7-527b-48c5-b64f-95c5fd6e27eb req-7c12c101-a4a4-490c-8b5a-02a457bd80b2 tempest-VolumesGetTestJSON-485526049 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8808b2f3-649d-44e2-9422-a642b42d8267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:01.548743 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-c4033fd7-527b-48c5-b64f-95c5fd6e27eb req-7c12c101-a4a4-490c-8b5a-02a457bd80b2 tempest-VolumesGetTestJSON-485526049 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8808b2f3-649d-44e2-9422-a642b42d8267) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:01.559972 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-c4033fd7-527b-48c5-b64f-95c5fd6e27eb req-7c12c101-a4a4-490c-8b5a-02a457bd80b2 tempest-VolumesGetTestJSON-485526049 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (98edb320-c4cf-4be8-9a8f-6100d29f8004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:01.559972 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [req-c4033fd7-527b-48c5-b64f-95c5fd6e27eb req-7c12c101-a4a4-490c-8b5a-02a457bd80b2 tempest-VolumesGetTestJSON-485526049 None] Volume e8b90d45-aa7b-463f-81ce-be63890f90e0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e8b90d45-aa7b-463f-81ce-be63890f90e0', 'volume_size': 1}
Sep 15 22:02:01.559972 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-c4033fd7-527b-48c5-b64f-95c5fd6e27eb req-7c12c101-a4a4-490c-8b5a-02a457bd80b2 tempest-VolumesGetTestJSON-485526049 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e8b90d45-aa7b-463f-81ce-be63890f90e0 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:01.594565 n-d-796909-3 sudo[128933]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e8b90d45-aa7b-463f-81ce-be63890f90e0 stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:02:01.595637 n-d-796909-3 sudo[128933]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:02.332911 n-d-796909-3 sudo[128933]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:02.336596 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-c4033fd7-527b-48c5-b64f-95c5fd6e27eb req-7c12c101-a4a4-490c-8b5a-02a457bd80b2 tempest-VolumesGetTestJSON-485526049 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e8b90d45-aa7b-463f-81ce-be63890f90e0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.780s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:02.339775 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-c4033fd7-527b-48c5-b64f-95c5fd6e27eb req-7c12c101-a4a4-490c-8b5a-02a457bd80b2 tempest-VolumesGetTestJSON-485526049 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (98edb320-c4cf-4be8-9a8f-6100d29f8004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e8b90d45-aa7b-463f-81ce-be63890f90e0', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:02.342909 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-c4033fd7-527b-48c5-b64f-95c5fd6e27eb req-7c12c101-a4a4-490c-8b5a-02a457bd80b2 tempest-VolumesGetTestJSON-485526049 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4284c451-a34f-45a4-b4fe-9dfe92300d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:02.424008 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [req-c4033fd7-527b-48c5-b64f-95c5fd6e27eb req-7c12c101-a4a4-490c-8b5a-02a457bd80b2 tempest-VolumesGetTestJSON-485526049 None] Volume volume-e8b90d45-aa7b-463f-81ce-be63890f90e0 (e8b90d45-aa7b-463f-81ce-be63890f90e0): created successfully
Sep 15 22:02:02.424008 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-c4033fd7-527b-48c5-b64f-95c5fd6e27eb req-7c12c101-a4a4-490c-8b5a-02a457bd80b2 tempest-VolumesGetTestJSON-485526049 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4284c451-a34f-45a4-b4fe-9dfe92300d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:02.428852 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-c4033fd7-527b-48c5-b64f-95c5fd6e27eb req-7c12c101-a4a4-490c-8b5a-02a457bd80b2 tempest-VolumesGetTestJSON-485526049 None] Flow 'volume_create_manager' (45d51ac4-187c-400e-bd46-9729361d8638) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:02:02.520578 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-c4033fd7-527b-48c5-b64f-95c5fd6e27eb req-7c12c101-a4a4-490c-8b5a-02a457bd80b2 tempest-VolumesGetTestJSON-485526049 None] Created volume successfully.
Sep 15 22:02:03.120827 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [req-5831fd8d-848d-40dc-9573-e36e90da48e7 req-41cdb2af-939b-4eed-83a1-741913c2bf9f tempest-VolumesGetTestJSON-485526049 None] Lock "b'cinder-e8b90d45-aa7b-463f-81ce-be63890f90e0-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:02:03.256578 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [req-5831fd8d-848d-40dc-9573-e36e90da48e7 req-41cdb2af-939b-4eed-83a1-741913c2bf9f tempest-VolumesGetTestJSON-485526049 None] Skipping remove_export. No iscsi_target is presently exported for volume: e8b90d45-aa7b-463f-81ce-be63890f90e0
Sep 15 22:02:03.257576 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-5831fd8d-848d-40dc-9573-e36e90da48e7 req-41cdb2af-939b-4eed-83a1-741913c2bf9f tempest-VolumesGetTestJSON-485526049 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e8b90d45-aa7b-463f-81ce-be63890f90e0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:03.279485 n-d-796909-3 sudo[128973]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e8b90d45-aa7b-463f-81ce-be63890f90e0
Sep 15 22:02:03.280297 n-d-796909-3 sudo[128973]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:03.764752 n-d-796909-3 sudo[128973]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:03.767201 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-5831fd8d-848d-40dc-9573-e36e90da48e7 req-41cdb2af-939b-4eed-83a1-741913c2bf9f tempest-VolumesGetTestJSON-485526049 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e8b90d45-aa7b-463f-81ce-be63890f90e0" returned: 0 in 0.509s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:03.769893 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-5831fd8d-848d-40dc-9573-e36e90da48e7 req-41cdb2af-939b-4eed-83a1-741913c2bf9f tempest-VolumesGetTestJSON-485526049 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e8b90d45-aa7b-463f-81ce-be63890f90e0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:03.810088 n-d-796909-3 sudo[128989]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e8b90d45-aa7b-463f-81ce-be63890f90e0
Sep 15 22:02:03.811425 n-d-796909-3 sudo[128989]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:04.183146 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Terminate volume connection completed successfully.
Sep 15 22:02:04.244710 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:04.366876 n-d-796909-3 sudo[128989]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:04.368701 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-5831fd8d-848d-40dc-9573-e36e90da48e7 req-41cdb2af-939b-4eed-83a1-741913c2bf9f tempest-VolumesGetTestJSON-485526049 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e8b90d45-aa7b-463f-81ce-be63890f90e0" returned: 0 in 0.599s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:04.370256 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-5831fd8d-848d-40dc-9573-e36e90da48e7 req-41cdb2af-939b-4eed-83a1-741913c2bf9f tempest-VolumesGetTestJSON-485526049 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e8b90d45-aa7b-463f-81ce-be63890f90e0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:04.397897 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.146s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:04.397897 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696192]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b\n Backing store flags: \n Account information:\n vMyJBgDkW9UTte3fB869\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:02:04.398141 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Removing iscsi_target for Volume ID: 46c6fe23-6f9b-42ec-a7e5-48978f6b740b
Sep 15 22:02:04.399477 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:04.402430 n-d-796909-3 sudo[129021]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e8b90d45-aa7b-463f-81ce-be63890f90e0
Sep 15 22:02:04.403290 n-d-796909-3 sudo[129021]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:04.675667 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b -f" returned: 0 in 0.276s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:04.676976 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696192]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:02:04.681923 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:04.770299 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:04.770892 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696192]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:02:04.771861 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-9738a483-1148-4977-9368-58d6369a75fe tempest-VolumesBackupsTest-1974754829 None] Remove volume export completed successfully.
Sep 15 22:02:04.926831 n-d-796909-3 sudo[129021]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:04.929130 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-5831fd8d-848d-40dc-9573-e36e90da48e7 req-41cdb2af-939b-4eed-83a1-741913c2bf9f tempest-VolumesGetTestJSON-485526049 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e8b90d45-aa7b-463f-81ce-be63890f90e0" returned: 0 in 0.559s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:04.930140 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [req-5831fd8d-848d-40dc-9573-e36e90da48e7 req-41cdb2af-939b-4eed-83a1-741913c2bf9f tempest-VolumesGetTestJSON-485526049 None] Successfully deleted volume: e8b90d45-aa7b-463f-81ce-be63890f90e0
Sep 15 22:02:05.045757 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [req-5831fd8d-848d-40dc-9573-e36e90da48e7 req-41cdb2af-939b-4eed-83a1-741913c2bf9f tempest-VolumesGetTestJSON-485526049 None] Created reservations ['17fe9049-f428-4da0-88a0-d8279a1e315a', 'c87718c2-e914-4a5c-8f81-d6055697e248', '35e6605d-7ec6-45a2-aca3-e1dbe84f7428', 'bebfb5bc-24b4-481c-b1ed-d38ee0c6b6c7'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:02:05.047896 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-5831fd8d-848d-40dc-9573-e36e90da48e7 req-41cdb2af-939b-4eed-83a1-741913c2bf9f tempest-VolumesGetTestJSON-485526049 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:02:05.047896 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:02:05.047896 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:02:05.200863 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [req-5831fd8d-848d-40dc-9573-e36e90da48e7 req-41cdb2af-939b-4eed-83a1-741913c2bf9f tempest-VolumesGetTestJSON-485526049 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:02:05.201483 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-5831fd8d-848d-40dc-9573-e36e90da48e7 req-41cdb2af-939b-4eed-83a1-741913c2bf9f tempest-VolumesGetTestJSON-485526049 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:05.219652 n-d-796909-3 sudo[129045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:02:05.220429 n-d-796909-3 sudo[129045]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:05.647413 n-d-796909-3 sudo[129045]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:05.649744 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-5831fd8d-848d-40dc-9573-e36e90da48e7 req-41cdb2af-939b-4eed-83a1-741913c2bf9f tempest-VolumesGetTestJSON-485526049 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:05.652340 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-5831fd8d-848d-40dc-9573-e36e90da48e7 req-41cdb2af-939b-4eed-83a1-741913c2bf9f tempest-VolumesGetTestJSON-485526049 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:05.679124 n-d-796909-3 sudo[129048]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:02:05.680007 n-d-796909-3 sudo[129048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:06.002936 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-1557574e-fe82-4933-84c1-9214be75abbb tempest-VolumesBackupsTest-1974754829 None] Lock "b'cinder-46c6fe23-6f9b-42ec-a7e5-48978f6b740b-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:02:06.124273 n-d-796909-3 sudo[129048]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:06.142188 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-5831fd8d-848d-40dc-9573-e36e90da48e7 req-41cdb2af-939b-4eed-83a1-741913c2bf9f tempest-VolumesGetTestJSON-485526049 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:06.143912 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [req-5831fd8d-848d-40dc-9573-e36e90da48e7 req-41cdb2af-939b-4eed-83a1-741913c2bf9f tempest-VolumesGetTestJSON-485526049 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:02:06.164432 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-5831fd8d-848d-40dc-9573-e36e90da48e7 req-41cdb2af-939b-4eed-83a1-741913c2bf9f tempest-VolumesGetTestJSON-485526049 None] Deleted volume successfully.
Sep 15 22:02:06.174628 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:06.244970 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [req-5831fd8d-848d-40dc-9573-e36e90da48e7 req-41cdb2af-939b-4eed-83a1-741913c2bf9f tempest-VolumesGetTestJSON-485526049 None] Lock "b'cinder-e8b90d45-aa7b-463f-81ce-be63890f90e0-delete_volume'" released by "delete_volume" :: held 3.124s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:02:06.264038 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:06.264372 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696192]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:02:06.265013 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-1557574e-fe82-4933-84c1-9214be75abbb tempest-VolumesBackupsTest-1974754829 None] Skipping remove_export. No iscsi_target is presently exported for volume: 46c6fe23-6f9b-42ec-a7e5-48978f6b740b
Sep 15 22:02:06.265991 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1557574e-fe82-4933-84c1-9214be75abbb tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:06.286043 n-d-796909-3 sudo[129055]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b
Sep 15 22:02:06.287037 n-d-796909-3 sudo[129055]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:06.757316 n-d-796909-3 sudo[129055]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:06.759719 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1557574e-fe82-4933-84c1-9214be75abbb tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b" returned: 0 in 0.493s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:06.761313 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1557574e-fe82-4933-84c1-9214be75abbb tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:06.780018 n-d-796909-3 sudo[129058]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b
Sep 15 22:02:06.781372 n-d-796909-3 sudo[129058]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:07.193392 n-d-796909-3 sudo[129058]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:07.195999 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1557574e-fe82-4933-84c1-9214be75abbb tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b" returned: 0 in 0.434s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:07.198105 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1557574e-fe82-4933-84c1-9214be75abbb tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:07.218024 n-d-796909-3 sudo[129061]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b
Sep 15 22:02:07.219051 n-d-796909-3 sudo[129061]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:07.801594 n-d-796909-3 sudo[129061]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:07.803957 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1557574e-fe82-4933-84c1-9214be75abbb tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-46c6fe23-6f9b-42ec-a7e5-48978f6b740b" returned: 0 in 0.605s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:07.805753 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-1557574e-fe82-4933-84c1-9214be75abbb tempest-VolumesBackupsTest-1974754829 None] Successfully deleted volume: 46c6fe23-6f9b-42ec-a7e5-48978f6b740b
Sep 15 22:02:07.927016 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-1557574e-fe82-4933-84c1-9214be75abbb tempest-VolumesBackupsTest-1974754829 None] Created reservations ['3152b900-72c4-4cac-8c76-d309806debc5', '1190f6e0-e1d3-408f-8b3d-bb5d218fc305', '3ab80329-5e8f-48ff-b91d-67b92a11689c', '10e06a52-6049-4ad9-917c-3f5404782318'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:02:07.930564 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-1557574e-fe82-4933-84c1-9214be75abbb tempest-VolumesBackupsTest-1974754829 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:02:07.930564 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:02:07.930564 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:02:08.098367 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-1557574e-fe82-4933-84c1-9214be75abbb tempest-VolumesBackupsTest-1974754829 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:02:08.099184 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1557574e-fe82-4933-84c1-9214be75abbb tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:08.121553 n-d-796909-3 sudo[129068]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:02:08.122354 n-d-796909-3 sudo[129068]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:08.612130 n-d-796909-3 sudo[129068]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:08.614238 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1557574e-fe82-4933-84c1-9214be75abbb tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.515s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:08.616121 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1557574e-fe82-4933-84c1-9214be75abbb tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:08.663585 n-d-796909-3 sudo[129072]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:02:08.664404 n-d-796909-3 sudo[129072]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:09.104567 n-d-796909-3 sudo[129072]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:09.106766 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1557574e-fe82-4933-84c1-9214be75abbb tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:09.109088 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-1557574e-fe82-4933-84c1-9214be75abbb tempest-VolumesBackupsTest-1974754829 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:02:09.115553 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-1557574e-fe82-4933-84c1-9214be75abbb tempest-VolumesBackupsTest-1974754829 None] Deleted volume successfully.
Sep 15 22:02:09.192728 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-1557574e-fe82-4933-84c1-9214be75abbb tempest-VolumesBackupsTest-1974754829 None] Lock "b'cinder-46c6fe23-6f9b-42ec-a7e5-48978f6b740b-delete_volume'" released by "delete_volume" :: held 3.191s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:02:19.108248 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-74f7a76f-af2d-4eaa-a3fd-b58e6e4d6990 tempest-VolumesBackupsTest-1974754829 None] Lock "b'cinder-31bbe516-da6b-4a62-aebc-e76a9f82288b-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:02:19.225368 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:19.317152 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:19.317511 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696192]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:02:19.318198 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-74f7a76f-af2d-4eaa-a3fd-b58e6e4d6990 tempest-VolumesBackupsTest-1974754829 None] Skipping remove_export. No iscsi_target is presently exported for volume: 31bbe516-da6b-4a62-aebc-e76a9f82288b
Sep 15 22:02:19.319206 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-74f7a76f-af2d-4eaa-a3fd-b58e6e4d6990 tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31bbe516-da6b-4a62-aebc-e76a9f82288b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:19.337407 n-d-796909-3 sudo[129118]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31bbe516-da6b-4a62-aebc-e76a9f82288b
Sep 15 22:02:19.338212 n-d-796909-3 sudo[129118]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:19.734825 n-d-796909-3 sudo[129118]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:19.737423 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-74f7a76f-af2d-4eaa-a3fd-b58e6e4d6990 tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31bbe516-da6b-4a62-aebc-e76a9f82288b" returned: 0 in 0.418s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:19.739161 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-74f7a76f-af2d-4eaa-a3fd-b58e6e4d6990 tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31bbe516-da6b-4a62-aebc-e76a9f82288b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:19.758826 n-d-796909-3 sudo[129121]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31bbe516-da6b-4a62-aebc-e76a9f82288b
Sep 15 22:02:19.759649 n-d-796909-3 sudo[129121]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:20.203227 n-d-796909-3 sudo[129121]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:20.205481 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-74f7a76f-af2d-4eaa-a3fd-b58e6e4d6990 tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31bbe516-da6b-4a62-aebc-e76a9f82288b" returned: 0 in 0.466s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:20.207319 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-74f7a76f-af2d-4eaa-a3fd-b58e6e4d6990 tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31bbe516-da6b-4a62-aebc-e76a9f82288b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:20.226610 n-d-796909-3 sudo[129124]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31bbe516-da6b-4a62-aebc-e76a9f82288b
Sep 15 22:02:20.227498 n-d-796909-3 sudo[129124]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:20.717386 n-d-796909-3 sudo[129124]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:20.719751 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-74f7a76f-af2d-4eaa-a3fd-b58e6e4d6990 tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31bbe516-da6b-4a62-aebc-e76a9f82288b" returned: 0 in 0.512s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:20.720920 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-74f7a76f-af2d-4eaa-a3fd-b58e6e4d6990 tempest-VolumesBackupsTest-1974754829 None] Successfully deleted volume: 31bbe516-da6b-4a62-aebc-e76a9f82288b
Sep 15 22:02:20.852399 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-74f7a76f-af2d-4eaa-a3fd-b58e6e4d6990 tempest-VolumesBackupsTest-1974754829 None] Created reservations ['25be49dd-6086-40e0-9422-17059f9d70f4', '67d7e774-ccc7-47b2-817f-1f6d7171bfb5', '3731762b-e153-4bff-b01a-7e42f30a4ad8', '0111793d-9bb8-4456-a9b0-a9de7ef889b2'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:02:20.854531 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-74f7a76f-af2d-4eaa-a3fd-b58e6e4d6990 tempest-VolumesBackupsTest-1974754829 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:02:20.854531 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:02:20.854531 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:02:21.047107 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-74f7a76f-af2d-4eaa-a3fd-b58e6e4d6990 tempest-VolumesBackupsTest-1974754829 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:02:21.047882 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-74f7a76f-af2d-4eaa-a3fd-b58e6e4d6990 tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:21.075850 n-d-796909-3 sudo[129132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:02:21.076785 n-d-796909-3 sudo[129132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:21.492586 n-d-796909-3 sudo[129132]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:21.494983 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-74f7a76f-af2d-4eaa-a3fd-b58e6e4d6990 tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.447s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:21.497165 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-74f7a76f-af2d-4eaa-a3fd-b58e6e4d6990 tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:21.516040 n-d-796909-3 sudo[129135]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:02:21.517069 n-d-796909-3 sudo[129135]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:21.689914 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-c71efc3d-59ff-4d55-9838-2c5225c7385b tempest-VolumesBackupsTest-1974754829 None] Lock "b'cinder-86e0721c-d402-435e-b74d-db8e6b0479d1-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:02:21.805714 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:21.899942 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:21.900275 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555694592]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:02:21.901538 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-c71efc3d-59ff-4d55-9838-2c5225c7385b tempest-VolumesBackupsTest-1974754829 None] Skipping remove_export. No iscsi_target is presently exported for volume: 86e0721c-d402-435e-b74d-db8e6b0479d1
Sep 15 22:02:21.902681 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c71efc3d-59ff-4d55-9838-2c5225c7385b tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-86e0721c-d402-435e-b74d-db8e6b0479d1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:21.923459 n-d-796909-3 sudo[129140]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-86e0721c-d402-435e-b74d-db8e6b0479d1
Sep 15 22:02:21.924880 n-d-796909-3 sudo[129140]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:21.934841 n-d-796909-3 sudo[129135]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:21.937165 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-74f7a76f-af2d-4eaa-a3fd-b58e6e4d6990 tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:21.939419 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-74f7a76f-af2d-4eaa-a3fd-b58e6e4d6990 tempest-VolumesBackupsTest-1974754829 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:02:21.944562 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-74f7a76f-af2d-4eaa-a3fd-b58e6e4d6990 tempest-VolumesBackupsTest-1974754829 None] Deleted volume successfully.
Sep 15 22:02:22.004731 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-74f7a76f-af2d-4eaa-a3fd-b58e6e4d6990 tempest-VolumesBackupsTest-1974754829 None] Lock "b'cinder-31bbe516-da6b-4a62-aebc-e76a9f82288b-delete_volume'" released by "delete_volume" :: held 2.896s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:02:22.337187 n-d-796909-3 sudo[129140]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:22.338960 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c71efc3d-59ff-4d55-9838-2c5225c7385b tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-86e0721c-d402-435e-b74d-db8e6b0479d1" returned: 0 in 0.436s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:22.340275 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c71efc3d-59ff-4d55-9838-2c5225c7385b tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-86e0721c-d402-435e-b74d-db8e6b0479d1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:22.359218 n-d-796909-3 sudo[129143]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-86e0721c-d402-435e-b74d-db8e6b0479d1
Sep 15 22:02:22.360040 n-d-796909-3 sudo[129143]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:22.745252 n-d-796909-3 sudo[129143]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:22.747551 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c71efc3d-59ff-4d55-9838-2c5225c7385b tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-86e0721c-d402-435e-b74d-db8e6b0479d1" returned: 0 in 0.407s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:22.749318 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c71efc3d-59ff-4d55-9838-2c5225c7385b tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-86e0721c-d402-435e-b74d-db8e6b0479d1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:22.767346 n-d-796909-3 sudo[129146]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-86e0721c-d402-435e-b74d-db8e6b0479d1
Sep 15 22:02:22.768142 n-d-796909-3 sudo[129146]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:23.282963 n-d-796909-3 sudo[129146]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:23.285406 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c71efc3d-59ff-4d55-9838-2c5225c7385b tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-86e0721c-d402-435e-b74d-db8e6b0479d1" returned: 0 in 0.536s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:23.286702 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-c71efc3d-59ff-4d55-9838-2c5225c7385b tempest-VolumesBackupsTest-1974754829 None] Successfully deleted volume: 86e0721c-d402-435e-b74d-db8e6b0479d1
Sep 15 22:02:23.400690 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-c71efc3d-59ff-4d55-9838-2c5225c7385b tempest-VolumesBackupsTest-1974754829 None] Created reservations ['4ded9c38-aa84-417e-a0c9-661f4f3843c9', 'a3117f1c-f248-4c2b-a195-ac8940e399db', 'dd520cf5-0995-4cd1-8d24-de1441ec4bda', 'e14c9be0-d989-4b52-824f-ad60a7f2c271'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:02:23.403574 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-c71efc3d-59ff-4d55-9838-2c5225c7385b tempest-VolumesBackupsTest-1974754829 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:02:23.403574 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:02:23.403574 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:02:23.583212 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-c71efc3d-59ff-4d55-9838-2c5225c7385b tempest-VolumesBackupsTest-1974754829 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:02:23.584321 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c71efc3d-59ff-4d55-9838-2c5225c7385b tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:23.616578 n-d-796909-3 sudo[129154]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:02:23.617459 n-d-796909-3 sudo[129154]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:24.014602 n-d-796909-3 sudo[129154]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:24.017239 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c71efc3d-59ff-4d55-9838-2c5225c7385b tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.432s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:24.019433 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c71efc3d-59ff-4d55-9838-2c5225c7385b tempest-VolumesBackupsTest-1974754829 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:24.041990 n-d-796909-3 sudo[129157]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:02:24.042790 n-d-796909-3 sudo[129157]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:24.445392 n-d-796909-3 sudo[129157]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:24.447926 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c71efc3d-59ff-4d55-9838-2c5225c7385b tempest-VolumesBackupsTest-1974754829 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.428s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:24.450022 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-c71efc3d-59ff-4d55-9838-2c5225c7385b tempest-VolumesBackupsTest-1974754829 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:02:24.468612 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-c71efc3d-59ff-4d55-9838-2c5225c7385b tempest-VolumesBackupsTest-1974754829 None] Deleted volume successfully.
Sep 15 22:02:24.544168 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-c71efc3d-59ff-4d55-9838-2c5225c7385b tempest-VolumesBackupsTest-1974754829 None] Lock "b'cinder-86e0721c-d402-435e-b74d-db8e6b0479d1-delete_volume'" released by "delete_volume" :: held 2.854s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:02:27.024606 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-2968488b-b52b-4493-b335-456f2fae93ec tempest-VolumesCloneNegativeTest-2122534243 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:02:27.028892 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-2968488b-b52b-4493-b335-456f2fae93ec tempest-VolumesCloneNegativeTest-2122534243 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:02:27.029383 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-2968488b-b52b-4493-b335-456f2fae93ec tempest-VolumesCloneNegativeTest-2122534243 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:02:27.043249 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2968488b-b52b-4493-b335-456f2fae93ec tempest-VolumesCloneNegativeTest-2122534243 None] Flow 'volume_create_manager' (31e9c0e0-785f-4626-9cf2-e4d39da91bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:02:27.046622 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2968488b-b52b-4493-b335-456f2fae93ec tempest-VolumesCloneNegativeTest-2122534243 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cc866b9d-bab4-412c-a6df-251a0aecdc55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:27.069195 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-2968488b-b52b-4493-b335-456f2fae93ec tempest-VolumesCloneNegativeTest-2122534243 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:02:27.092906 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2968488b-b52b-4493-b335-456f2fae93ec tempest-VolumesCloneNegativeTest-2122534243 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cc866b9d-bab4-412c-a6df-251a0aecdc55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:02:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-848405550',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=cf311412-d4a7-4571-b439-99efc9b41233,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='411818c2925642f785745924da582ccb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:02:27Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:02:27Z,user_id='cdee06115cb44a15bf08f2157bff8c42',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:27.095338 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2968488b-b52b-4493-b335-456f2fae93ec tempest-VolumesCloneNegativeTest-2122534243 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3eff1448-31ba-4d2f-9c98-3854f392b816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:27.097493 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2968488b-b52b-4493-b335-456f2fae93ec tempest-VolumesCloneNegativeTest-2122534243 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3eff1448-31ba-4d2f-9c98-3854f392b816) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:27.099776 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2968488b-b52b-4493-b335-456f2fae93ec tempest-VolumesCloneNegativeTest-2122534243 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c76035bb-93ff-4068-88bb-d128b0a9f61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:27.102031 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2968488b-b52b-4493-b335-456f2fae93ec tempest-VolumesCloneNegativeTest-2122534243 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c76035bb-93ff-4068-88bb-d128b0a9f61a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cf311412-d4a7-4571-b439-99efc9b41233', 'volume_name': 'volume-cf311412-d4a7-4571-b439-99efc9b41233', 'volume_size': 2}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:27.104665 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2968488b-b52b-4493-b335-456f2fae93ec tempest-VolumesCloneNegativeTest-2122534243 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c5c96db8-15fd-49e9-a4f1-a59853503578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:27.106694 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2968488b-b52b-4493-b335-456f2fae93ec tempest-VolumesCloneNegativeTest-2122534243 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c5c96db8-15fd-49e9-a4f1-a59853503578) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:27.108839 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2968488b-b52b-4493-b335-456f2fae93ec tempest-VolumesCloneNegativeTest-2122534243 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9487dd99-39e5-45b8-89f7-71247317cce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:27.109601 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-2968488b-b52b-4493-b335-456f2fae93ec tempest-VolumesCloneNegativeTest-2122534243 None] Volume cf311412-d4a7-4571-b439-99efc9b41233: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cf311412-d4a7-4571-b439-99efc9b41233', 'volume_size': 2}
Sep 15 22:02:27.110555 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2968488b-b52b-4493-b335-456f2fae93ec tempest-VolumesCloneNegativeTest-2122534243 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cf311412-d4a7-4571-b439-99efc9b41233 stack-volumes-lvmdriver-1 -L 2g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:27.132382 n-d-796909-3 sudo[129160]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cf311412-d4a7-4571-b439-99efc9b41233 stack-volumes-lvmdriver-1 -L 2g
Sep 15 22:02:27.133199 n-d-796909-3 sudo[129160]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:27.729410 n-d-796909-3 sudo[129160]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:27.731975 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2968488b-b52b-4493-b335-456f2fae93ec tempest-VolumesCloneNegativeTest-2122534243 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cf311412-d4a7-4571-b439-99efc9b41233 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.621s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:27.735199 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2968488b-b52b-4493-b335-456f2fae93ec tempest-VolumesCloneNegativeTest-2122534243 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9487dd99-39e5-45b8-89f7-71247317cce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cf311412-d4a7-4571-b439-99efc9b41233', 'volume_size': 2}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:27.737918 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2968488b-b52b-4493-b335-456f2fae93ec tempest-VolumesCloneNegativeTest-2122534243 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d148d642-d582-44c5-bbfd-4f0ec4f31f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:27.799830 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-2968488b-b52b-4493-b335-456f2fae93ec tempest-VolumesCloneNegativeTest-2122534243 None] Volume volume-cf311412-d4a7-4571-b439-99efc9b41233 (cf311412-d4a7-4571-b439-99efc9b41233): created successfully
Sep 15 22:02:27.801748 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2968488b-b52b-4493-b335-456f2fae93ec tempest-VolumesCloneNegativeTest-2122534243 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d148d642-d582-44c5-bbfd-4f0ec4f31f60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:27.805107 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2968488b-b52b-4493-b335-456f2fae93ec tempest-VolumesCloneNegativeTest-2122534243 None] Flow 'volume_create_manager' (31e9c0e0-785f-4626-9cf2-e4d39da91bb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:02:27.888535 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-2968488b-b52b-4493-b335-456f2fae93ec tempest-VolumesCloneNegativeTest-2122534243 None] Created volume successfully.
Sep 15 22:02:28.329785 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-afa62b28-b213-43ed-816d-f1483e892f87 tempest-VolumesCloneNegativeTest-2122534243 None] Lock "b'cinder-cf311412-d4a7-4571-b439-99efc9b41233-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:02:28.506016 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-afa62b28-b213-43ed-816d-f1483e892f87 tempest-VolumesCloneNegativeTest-2122534243 None] Skipping remove_export. No iscsi_target is presently exported for volume: cf311412-d4a7-4571-b439-99efc9b41233
Sep 15 22:02:28.507004 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-afa62b28-b213-43ed-816d-f1483e892f87 tempest-VolumesCloneNegativeTest-2122534243 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cf311412-d4a7-4571-b439-99efc9b41233 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:28.527018 n-d-796909-3 sudo[129204]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cf311412-d4a7-4571-b439-99efc9b41233
Sep 15 22:02:28.527845 n-d-796909-3 sudo[129204]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:28.949296 n-d-796909-3 sudo[129204]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:28.951558 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-afa62b28-b213-43ed-816d-f1483e892f87 tempest-VolumesCloneNegativeTest-2122534243 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cf311412-d4a7-4571-b439-99efc9b41233" returned: 0 in 0.444s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:28.953412 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-afa62b28-b213-43ed-816d-f1483e892f87 tempest-VolumesCloneNegativeTest-2122534243 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cf311412-d4a7-4571-b439-99efc9b41233 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:28.974513 n-d-796909-3 sudo[129207]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cf311412-d4a7-4571-b439-99efc9b41233
Sep 15 22:02:28.975347 n-d-796909-3 sudo[129207]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:29.404832 n-d-796909-3 sudo[129207]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:29.407873 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-afa62b28-b213-43ed-816d-f1483e892f87 tempest-VolumesCloneNegativeTest-2122534243 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cf311412-d4a7-4571-b439-99efc9b41233" returned: 0 in 0.454s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:29.409184 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-afa62b28-b213-43ed-816d-f1483e892f87 tempest-VolumesCloneNegativeTest-2122534243 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cf311412-d4a7-4571-b439-99efc9b41233 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:29.433827 n-d-796909-3 sudo[129220]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cf311412-d4a7-4571-b439-99efc9b41233
Sep 15 22:02:29.435177 n-d-796909-3 sudo[129220]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:29.988792 n-d-796909-3 sudo[129220]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:29.990976 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-afa62b28-b213-43ed-816d-f1483e892f87 tempest-VolumesCloneNegativeTest-2122534243 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cf311412-d4a7-4571-b439-99efc9b41233" returned: 0 in 0.581s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:29.992146 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-afa62b28-b213-43ed-816d-f1483e892f87 tempest-VolumesCloneNegativeTest-2122534243 None] Successfully deleted volume: cf311412-d4a7-4571-b439-99efc9b41233
Sep 15 22:02:30.109444 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-afa62b28-b213-43ed-816d-f1483e892f87 tempest-VolumesCloneNegativeTest-2122534243 None] Created reservations ['f169fe55-d944-4d85-8e81-c2dc71d6c70a', 'b5760705-c7c1-4def-8086-c7001ce199d5', 'b1b86fff-b9d4-421c-a76b-f7d64722ccef', '932dc7f6-4f5a-4c5d-b6d9-aa9646f43455'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:02:30.111839 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-afa62b28-b213-43ed-816d-f1483e892f87 tempest-VolumesCloneNegativeTest-2122534243 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:02:30.111839 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:02:30.111839 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:02:30.320485 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-afa62b28-b213-43ed-816d-f1483e892f87 tempest-VolumesCloneNegativeTest-2122534243 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:02:30.321203 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-afa62b28-b213-43ed-816d-f1483e892f87 tempest-VolumesCloneNegativeTest-2122534243 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:30.351404 n-d-796909-3 sudo[129226]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:02:30.352232 n-d-796909-3 sudo[129226]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:30.829963 n-d-796909-3 sudo[129226]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:30.832310 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-afa62b28-b213-43ed-816d-f1483e892f87 tempest-VolumesCloneNegativeTest-2122534243 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.510s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:30.838976 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-afa62b28-b213-43ed-816d-f1483e892f87 tempest-VolumesCloneNegativeTest-2122534243 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:30.855776 n-d-796909-3 sudo[129229]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:02:30.857272 n-d-796909-3 sudo[129229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:31.280788 n-d-796909-3 sudo[129229]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:31.283186 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-afa62b28-b213-43ed-816d-f1483e892f87 tempest-VolumesCloneNegativeTest-2122534243 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:31.285203 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-afa62b28-b213-43ed-816d-f1483e892f87 tempest-VolumesCloneNegativeTest-2122534243 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:02:31.292685 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-afa62b28-b213-43ed-816d-f1483e892f87 tempest-VolumesCloneNegativeTest-2122534243 None] Deleted volume successfully.
Sep 15 22:02:31.612532 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-afa62b28-b213-43ed-816d-f1483e892f87 tempest-VolumesCloneNegativeTest-2122534243 None] Lock "b'cinder-cf311412-d4a7-4571-b439-99efc9b41233-delete_volume'" released by "delete_volume" :: held 3.277s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:02:34.242319 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-e9579ddc-de06-4722-a183-455e88a0a599 tempest-VolumesGetTest-986348885 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:02:34.246086 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-e9579ddc-de06-4722-a183-455e88a0a599 tempest-VolumesGetTest-986348885 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:02:34.246581 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-e9579ddc-de06-4722-a183-455e88a0a599 tempest-VolumesGetTest-986348885 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:02:34.259061 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e9579ddc-de06-4722-a183-455e88a0a599 tempest-VolumesGetTest-986348885 None] Flow 'volume_create_manager' (758c8e52-d6b8-4dcd-bd39-587865a8d24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:02:34.262837 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e9579ddc-de06-4722-a183-455e88a0a599 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (08bc62fc-633a-4e1c-af7f-f4417fcb9234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:34.285417 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-e9579ddc-de06-4722-a183-455e88a0a599 tempest-VolumesGetTest-986348885 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:02:34.310288 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e9579ddc-de06-4722-a183-455e88a0a599 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (08bc62fc-633a-4e1c-af7f-f4417fcb9234) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:02:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-54139646',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=31b02f80-55a3-4fb7-b00f-0df098436b8b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a9f9b5374ab3491ebea0d0587b12f079',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:02:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:02:34Z,user_id='7eac2a2cbf6d4aaba6a4b1f38211cdeb',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:34.312728 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e9579ddc-de06-4722-a183-455e88a0a599 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95fd1b41-431d-4344-b6d5-80db19d764ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:34.314815 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e9579ddc-de06-4722-a183-455e88a0a599 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95fd1b41-431d-4344-b6d5-80db19d764ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:34.317077 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e9579ddc-de06-4722-a183-455e88a0a599 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (475f3cd5-957d-406c-afdb-6b78bea65d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:34.319206 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e9579ddc-de06-4722-a183-455e88a0a599 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (475f3cd5-957d-406c-afdb-6b78bea65d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '31b02f80-55a3-4fb7-b00f-0df098436b8b', 'volume_name': 'volume-31b02f80-55a3-4fb7-b00f-0df098436b8b', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:34.321369 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e9579ddc-de06-4722-a183-455e88a0a599 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5151dae6-a3ca-48cc-9151-ed64e9c13b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:34.323496 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e9579ddc-de06-4722-a183-455e88a0a599 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5151dae6-a3ca-48cc-9151-ed64e9c13b3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:34.325562 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e9579ddc-de06-4722-a183-455e88a0a599 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3db7161c-2021-42be-8e0d-df7555ff9c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:34.326355 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-e9579ddc-de06-4722-a183-455e88a0a599 tempest-VolumesGetTest-986348885 None] Volume 31b02f80-55a3-4fb7-b00f-0df098436b8b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-31b02f80-55a3-4fb7-b00f-0df098436b8b', 'volume_size': 1}
Sep 15 22:02:34.327347 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e9579ddc-de06-4722-a183-455e88a0a599 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31b02f80-55a3-4fb7-b00f-0df098436b8b stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:34.345674 n-d-796909-3 sudo[129234]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31b02f80-55a3-4fb7-b00f-0df098436b8b stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:02:34.346493 n-d-796909-3 sudo[129234]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:34.912026 n-d-796909-3 sudo[129234]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:34.914893 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e9579ddc-de06-4722-a183-455e88a0a599 tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31b02f80-55a3-4fb7-b00f-0df098436b8b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.587s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:34.918332 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e9579ddc-de06-4722-a183-455e88a0a599 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3db7161c-2021-42be-8e0d-df7555ff9c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-31b02f80-55a3-4fb7-b00f-0df098436b8b', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:34.920814 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e9579ddc-de06-4722-a183-455e88a0a599 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (799fef4c-5cfa-498b-88d6-f098497b7fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:34.978288 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-e9579ddc-de06-4722-a183-455e88a0a599 tempest-VolumesGetTest-986348885 None] Volume volume-31b02f80-55a3-4fb7-b00f-0df098436b8b (31b02f80-55a3-4fb7-b00f-0df098436b8b): created successfully
Sep 15 22:02:34.980444 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e9579ddc-de06-4722-a183-455e88a0a599 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (799fef4c-5cfa-498b-88d6-f098497b7fee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:34.983759 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e9579ddc-de06-4722-a183-455e88a0a599 tempest-VolumesGetTest-986348885 None] Flow 'volume_create_manager' (758c8e52-d6b8-4dcd-bd39-587865a8d24e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:02:35.058306 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-e9579ddc-de06-4722-a183-455e88a0a599 tempest-VolumesGetTest-986348885 None] Created volume successfully.
Sep 15 22:02:36.865197 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-2d9a38ad-fa12-4938-8bf4-75f865d4b0dd tempest-VolumesGetTest-986348885 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:02:36.869621 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-2d9a38ad-fa12-4938-8bf4-75f865d4b0dd tempest-VolumesGetTest-986348885 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:02:36.870140 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-2d9a38ad-fa12-4938-8bf4-75f865d4b0dd tempest-VolumesGetTest-986348885 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:02:36.883298 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2d9a38ad-fa12-4938-8bf4-75f865d4b0dd tempest-VolumesGetTest-986348885 None] Flow 'volume_create_manager' (c3c915f5-08e0-42b6-a1e3-9778b69c4291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:02:36.886259 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2d9a38ad-fa12-4938-8bf4-75f865d4b0dd tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7b09b171-7312-4342-a7d4-dca5def1408a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:36.908282 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-2d9a38ad-fa12-4938-8bf4-75f865d4b0dd tempest-VolumesGetTest-986348885 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:02:36.934271 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2d9a38ad-fa12-4938-8bf4-75f865d4b0dd tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7b09b171-7312-4342-a7d4-dca5def1408a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:02:36Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1533051932',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=aec99627-2a51-41aa-a191-ddb21e5e10d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9f9b5374ab3491ebea0d0587b12f079',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:02:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:02:37Z,user_id='7eac2a2cbf6d4aaba6a4b1f38211cdeb',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:36.936708 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2d9a38ad-fa12-4938-8bf4-75f865d4b0dd tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ec33231-45ca-4efb-8b61-1c41d9f96588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:36.938766 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2d9a38ad-fa12-4938-8bf4-75f865d4b0dd tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ec33231-45ca-4efb-8b61-1c41d9f96588) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:36.941026 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2d9a38ad-fa12-4938-8bf4-75f865d4b0dd tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6dd88aa3-0b77-4783-8578-400487d58879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:36.943167 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2d9a38ad-fa12-4938-8bf4-75f865d4b0dd tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6dd88aa3-0b77-4783-8578-400487d58879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'aec99627-2a51-41aa-a191-ddb21e5e10d7', 'volume_name': 'volume-aec99627-2a51-41aa-a191-ddb21e5e10d7', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:36.945317 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2d9a38ad-fa12-4938-8bf4-75f865d4b0dd tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (edf05e1a-51fa-494f-adfe-b6cd5a02d047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:36.947379 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2d9a38ad-fa12-4938-8bf4-75f865d4b0dd tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (edf05e1a-51fa-494f-adfe-b6cd5a02d047) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:36.949426 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2d9a38ad-fa12-4938-8bf4-75f865d4b0dd tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0d4bc967-b693-4453-89ef-260a6117ed0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:36.950173 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-2d9a38ad-fa12-4938-8bf4-75f865d4b0dd tempest-VolumesGetTest-986348885 None] Volume aec99627-2a51-41aa-a191-ddb21e5e10d7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-aec99627-2a51-41aa-a191-ddb21e5e10d7', 'volume_size': 1}
Sep 15 22:02:36.951143 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2d9a38ad-fa12-4938-8bf4-75f865d4b0dd tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aec99627-2a51-41aa-a191-ddb21e5e10d7 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:36.969390 n-d-796909-3 sudo[129267]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aec99627-2a51-41aa-a191-ddb21e5e10d7 stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:02:36.970185 n-d-796909-3 sudo[129267]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:37.522038 n-d-796909-3 sudo[129267]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:37.524454 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2d9a38ad-fa12-4938-8bf4-75f865d4b0dd tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aec99627-2a51-41aa-a191-ddb21e5e10d7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.573s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:37.528299 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2d9a38ad-fa12-4938-8bf4-75f865d4b0dd tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0d4bc967-b693-4453-89ef-260a6117ed0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aec99627-2a51-41aa-a191-ddb21e5e10d7', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:37.530870 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2d9a38ad-fa12-4938-8bf4-75f865d4b0dd tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a382fbae-07ac-474b-83cc-524b9b4dfdb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:37.606251 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-2d9a38ad-fa12-4938-8bf4-75f865d4b0dd tempest-VolumesGetTest-986348885 None] Volume volume-aec99627-2a51-41aa-a191-ddb21e5e10d7 (aec99627-2a51-41aa-a191-ddb21e5e10d7): created successfully
Sep 15 22:02:37.608214 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2d9a38ad-fa12-4938-8bf4-75f865d4b0dd tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a382fbae-07ac-474b-83cc-524b9b4dfdb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:37.611977 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-2d9a38ad-fa12-4938-8bf4-75f865d4b0dd tempest-VolumesGetTest-986348885 None] Flow 'volume_create_manager' (c3c915f5-08e0-42b6-a1e3-9778b69c4291) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:02:37.708869 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-2d9a38ad-fa12-4938-8bf4-75f865d4b0dd tempest-VolumesGetTest-986348885 None] Created volume successfully.
Sep 15 22:02:39.027315 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-cefc0ef2-181a-4971-83fb-479d0429086e tempest-VolumesGetTest-986348885 None] Lock "b'cinder-aec99627-2a51-41aa-a191-ddb21e5e10d7-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:02:39.152632 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-cefc0ef2-181a-4971-83fb-479d0429086e tempest-VolumesGetTest-986348885 None] Skipping remove_export. No iscsi_target is presently exported for volume: aec99627-2a51-41aa-a191-ddb21e5e10d7
Sep 15 22:02:39.153680 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cefc0ef2-181a-4971-83fb-479d0429086e tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aec99627-2a51-41aa-a191-ddb21e5e10d7 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:39.171770 n-d-796909-3 sudo[129299]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aec99627-2a51-41aa-a191-ddb21e5e10d7
Sep 15 22:02:39.172562 n-d-796909-3 sudo[129299]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:39.569584 n-d-796909-3 sudo[129299]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:39.572607 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cefc0ef2-181a-4971-83fb-479d0429086e tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aec99627-2a51-41aa-a191-ddb21e5e10d7" returned: 0 in 0.418s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:39.574179 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cefc0ef2-181a-4971-83fb-479d0429086e tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aec99627-2a51-41aa-a191-ddb21e5e10d7 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:39.592294 n-d-796909-3 sudo[129303]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aec99627-2a51-41aa-a191-ddb21e5e10d7
Sep 15 22:02:39.593071 n-d-796909-3 sudo[129303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:39.957409 n-d-796909-3 sudo[129303]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:39.959713 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cefc0ef2-181a-4971-83fb-479d0429086e tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aec99627-2a51-41aa-a191-ddb21e5e10d7" returned: 0 in 0.385s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:39.961502 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cefc0ef2-181a-4971-83fb-479d0429086e tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aec99627-2a51-41aa-a191-ddb21e5e10d7 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:39.979502 n-d-796909-3 sudo[129306]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aec99627-2a51-41aa-a191-ddb21e5e10d7
Sep 15 22:02:39.980298 n-d-796909-3 sudo[129306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:40.448606 n-d-796909-3 sudo[129306]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:40.450911 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cefc0ef2-181a-4971-83fb-479d0429086e tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aec99627-2a51-41aa-a191-ddb21e5e10d7" returned: 0 in 0.489s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:40.452057 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-cefc0ef2-181a-4971-83fb-479d0429086e tempest-VolumesGetTest-986348885 None] Successfully deleted volume: aec99627-2a51-41aa-a191-ddb21e5e10d7
Sep 15 22:02:40.537401 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-cefc0ef2-181a-4971-83fb-479d0429086e tempest-VolumesGetTest-986348885 None] Created reservations ['647cfb70-718f-4323-b0c8-38da79808846', '43bc2cc6-8a08-488c-ad43-f84469e13940', '0513f82f-7915-434e-b2f8-1c57d6e31b1c', '24d159f6-c1cb-4a33-a0cd-50f3230343c2'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:02:40.539278 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-cefc0ef2-181a-4971-83fb-479d0429086e tempest-VolumesGetTest-986348885 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:02:40.539278 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:02:40.539278 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:02:40.663059 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-cefc0ef2-181a-4971-83fb-479d0429086e tempest-VolumesGetTest-986348885 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:02:40.663800 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cefc0ef2-181a-4971-83fb-479d0429086e tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:40.681607 n-d-796909-3 sudo[129313]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:02:40.691883 n-d-796909-3 sudo[129313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:41.081975 n-d-796909-3 sudo[129313]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:41.084310 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cefc0ef2-181a-4971-83fb-479d0429086e tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.420s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:41.086369 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cefc0ef2-181a-4971-83fb-479d0429086e tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:41.103939 n-d-796909-3 sudo[129316]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:02:41.104715 n-d-796909-3 sudo[129316]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:41.495721 n-d-796909-3 sudo[129316]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:41.497962 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cefc0ef2-181a-4971-83fb-479d0429086e tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.411s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:41.500039 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-cefc0ef2-181a-4971-83fb-479d0429086e tempest-VolumesGetTest-986348885 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:02:41.505485 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-cefc0ef2-181a-4971-83fb-479d0429086e tempest-VolumesGetTest-986348885 None] Deleted volume successfully.
Sep 15 22:02:41.564843 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-bc7b67b4-1b64-43a0-a606-38ce2ba8aeda tempest-VolumesGetTest-986348885 None] Lock "b'cinder-31b02f80-55a3-4fb7-b00f-0df098436b8b-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:02:41.586943 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-cefc0ef2-181a-4971-83fb-479d0429086e tempest-VolumesGetTest-986348885 None] Lock "b'cinder-aec99627-2a51-41aa-a191-ddb21e5e10d7-delete_volume'" released by "delete_volume" :: held 2.560s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:02:41.686971 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-bc7b67b4-1b64-43a0-a606-38ce2ba8aeda tempest-VolumesGetTest-986348885 None] Skipping remove_export. No iscsi_target is presently exported for volume: 31b02f80-55a3-4fb7-b00f-0df098436b8b
Sep 15 22:02:41.687944 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bc7b67b4-1b64-43a0-a606-38ce2ba8aeda tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31b02f80-55a3-4fb7-b00f-0df098436b8b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:41.705544 n-d-796909-3 sudo[129320]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31b02f80-55a3-4fb7-b00f-0df098436b8b
Sep 15 22:02:41.706332 n-d-796909-3 sudo[129320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:42.105646 n-d-796909-3 sudo[129320]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:42.107945 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bc7b67b4-1b64-43a0-a606-38ce2ba8aeda tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31b02f80-55a3-4fb7-b00f-0df098436b8b" returned: 0 in 0.419s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:42.109504 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bc7b67b4-1b64-43a0-a606-38ce2ba8aeda tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31b02f80-55a3-4fb7-b00f-0df098436b8b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:42.127355 n-d-796909-3 sudo[129323]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31b02f80-55a3-4fb7-b00f-0df098436b8b
Sep 15 22:02:42.128134 n-d-796909-3 sudo[129323]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:42.515926 n-d-796909-3 sudo[129323]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:42.518302 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bc7b67b4-1b64-43a0-a606-38ce2ba8aeda tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31b02f80-55a3-4fb7-b00f-0df098436b8b" returned: 0 in 0.408s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:42.520199 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bc7b67b4-1b64-43a0-a606-38ce2ba8aeda tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31b02f80-55a3-4fb7-b00f-0df098436b8b {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:42.537773 n-d-796909-3 sudo[129326]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31b02f80-55a3-4fb7-b00f-0df098436b8b
Sep 15 22:02:42.538537 n-d-796909-3 sudo[129326]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:43.003593 n-d-796909-3 sudo[129326]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:43.005883 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bc7b67b4-1b64-43a0-a606-38ce2ba8aeda tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31b02f80-55a3-4fb7-b00f-0df098436b8b" returned: 0 in 0.485s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:43.006984 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-bc7b67b4-1b64-43a0-a606-38ce2ba8aeda tempest-VolumesGetTest-986348885 None] Successfully deleted volume: 31b02f80-55a3-4fb7-b00f-0df098436b8b
Sep 15 22:02:43.102264 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-bc7b67b4-1b64-43a0-a606-38ce2ba8aeda tempest-VolumesGetTest-986348885 None] Created reservations ['179bf102-49eb-4d64-a506-53fe911b1e5e', 'c118ce45-c6d1-48a1-b40c-a361fb6e0519', '5dd1aab8-463f-4dde-82ec-313c83a1b03c', '0cc6c330-b1ae-4b4b-ab95-246b9ed5735a'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:02:43.105006 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-bc7b67b4-1b64-43a0-a606-38ce2ba8aeda tempest-VolumesGetTest-986348885 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:02:43.105006 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:02:43.105006 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:02:43.274051 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-bc7b67b4-1b64-43a0-a606-38ce2ba8aeda tempest-VolumesGetTest-986348885 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:02:43.274642 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bc7b67b4-1b64-43a0-a606-38ce2ba8aeda tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:43.293495 n-d-796909-3 sudo[129332]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:02:43.294273 n-d-796909-3 sudo[129332]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:43.702998 n-d-796909-3 sudo[129332]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:43.705158 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bc7b67b4-1b64-43a0-a606-38ce2ba8aeda tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.430s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:43.706975 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bc7b67b4-1b64-43a0-a606-38ce2ba8aeda tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:43.725305 n-d-796909-3 sudo[129338]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:02:43.726117 n-d-796909-3 sudo[129338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:44.117691 n-d-796909-3 sudo[129338]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:44.120477 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-bc7b67b4-1b64-43a0-a606-38ce2ba8aeda tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.412s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:44.122500 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-bc7b67b4-1b64-43a0-a606-38ce2ba8aeda tempest-VolumesGetTest-986348885 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:02:44.130728 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-bc7b67b4-1b64-43a0-a606-38ce2ba8aeda tempest-VolumesGetTest-986348885 None] Deleted volume successfully.
Sep 15 22:02:44.188499 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-bc7b67b4-1b64-43a0-a606-38ce2ba8aeda tempest-VolumesGetTest-986348885 None] Lock "b'cinder-31b02f80-55a3-4fb7-b00f-0df098436b8b-delete_volume'" released by "delete_volume" :: held 2.624s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:02:44.590283 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-112d4c9c-0c45-4b8b-8542-1e124ac1a1f9 tempest-VolumesGetTest-986348885 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:02:44.594713 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-112d4c9c-0c45-4b8b-8542-1e124ac1a1f9 tempest-VolumesGetTest-986348885 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:02:44.595021 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-112d4c9c-0c45-4b8b-8542-1e124ac1a1f9 tempest-VolumesGetTest-986348885 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:02:44.612990 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-112d4c9c-0c45-4b8b-8542-1e124ac1a1f9 tempest-VolumesGetTest-986348885 None] Flow 'volume_create_manager' (d3031552-1097-4095-8120-cea9f0b564ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:02:44.612990 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-112d4c9c-0c45-4b8b-8542-1e124ac1a1f9 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f59ee530-b65f-4581-81e3-33c6d64adfd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:44.635285 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-112d4c9c-0c45-4b8b-8542-1e124ac1a1f9 tempest-VolumesGetTest-986348885 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:02:44.660921 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-112d4c9c-0c45-4b8b-8542-1e124ac1a1f9 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f59ee530-b65f-4581-81e3-33c6d64adfd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:02:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1622929426',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=e421cf27-2603-40ab-912a-b27ab821450e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9f9b5374ab3491ebea0d0587b12f079',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:02:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:02:44Z,user_id='7eac2a2cbf6d4aaba6a4b1f38211cdeb',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:44.663332 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-112d4c9c-0c45-4b8b-8542-1e124ac1a1f9 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b0be3598-b9c1-4c40-bfae-8f33ec182bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:44.665357 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-112d4c9c-0c45-4b8b-8542-1e124ac1a1f9 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b0be3598-b9c1-4c40-bfae-8f33ec182bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:44.668406 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-112d4c9c-0c45-4b8b-8542-1e124ac1a1f9 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (354f94ec-3f98-4b63-90b2-78fe68c9fb63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:44.670515 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-112d4c9c-0c45-4b8b-8542-1e124ac1a1f9 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (354f94ec-3f98-4b63-90b2-78fe68c9fb63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e421cf27-2603-40ab-912a-b27ab821450e', 'volume_name': 'volume-e421cf27-2603-40ab-912a-b27ab821450e', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:44.672821 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-112d4c9c-0c45-4b8b-8542-1e124ac1a1f9 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f1594b24-7b77-4a5e-b6d3-92a099f299d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:44.674840 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-112d4c9c-0c45-4b8b-8542-1e124ac1a1f9 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f1594b24-7b77-4a5e-b6d3-92a099f299d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:44.677044 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-112d4c9c-0c45-4b8b-8542-1e124ac1a1f9 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (247540b0-23c1-4b6e-9438-86ff0c1803cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:44.677889 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-112d4c9c-0c45-4b8b-8542-1e124ac1a1f9 tempest-VolumesGetTest-986348885 None] Volume e421cf27-2603-40ab-912a-b27ab821450e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e421cf27-2603-40ab-912a-b27ab821450e', 'volume_size': 1}
Sep 15 22:02:44.678843 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-112d4c9c-0c45-4b8b-8542-1e124ac1a1f9 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e421cf27-2603-40ab-912a-b27ab821450e stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:44.696692 n-d-796909-3 sudo[129341]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e421cf27-2603-40ab-912a-b27ab821450e stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:02:44.697537 n-d-796909-3 sudo[129341]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:45.288541 n-d-796909-3 sudo[129341]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:45.290790 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-112d4c9c-0c45-4b8b-8542-1e124ac1a1f9 tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e421cf27-2603-40ab-912a-b27ab821450e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.611s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:45.294095 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-112d4c9c-0c45-4b8b-8542-1e124ac1a1f9 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (247540b0-23c1-4b6e-9438-86ff0c1803cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e421cf27-2603-40ab-912a-b27ab821450e', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:45.296418 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-112d4c9c-0c45-4b8b-8542-1e124ac1a1f9 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (229a422c-8a91-4406-974a-0b06cc7d8dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:45.360064 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-112d4c9c-0c45-4b8b-8542-1e124ac1a1f9 tempest-VolumesGetTest-986348885 None] Volume volume-e421cf27-2603-40ab-912a-b27ab821450e (e421cf27-2603-40ab-912a-b27ab821450e): created successfully
Sep 15 22:02:45.362116 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-112d4c9c-0c45-4b8b-8542-1e124ac1a1f9 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (229a422c-8a91-4406-974a-0b06cc7d8dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:45.365185 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-112d4c9c-0c45-4b8b-8542-1e124ac1a1f9 tempest-VolumesGetTest-986348885 None] Flow 'volume_create_manager' (d3031552-1097-4095-8120-cea9f0b564ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:02:45.468549 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-112d4c9c-0c45-4b8b-8542-1e124ac1a1f9 tempest-VolumesGetTest-986348885 None] Created volume successfully.
Sep 15 22:02:46.499018 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:02:46.502958 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:02:46.503532 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:02:46.525154 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Flow 'volume_create_manager' (f700fcbc-c7dc-492f-bfa3-3290074f66aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:02:46.529660 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e13abf97-73df-4ba8-af91-9328f86a8606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:46.554293 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:02:46.578620 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e13abf97-73df-4ba8-af91-9328f86a8606) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:02:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1036735772',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=08fa2a34-f0d0-4794-8a6f-9a911c3da396,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a9f9b5374ab3491ebea0d0587b12f079',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:02:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=e421cf27-2603-40ab-912a-b27ab821450e,status='creating',terminated_at=None,updated_at=2021-09-15T22:02:46Z,user_id='7eac2a2cbf6d4aaba6a4b1f38211cdeb',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:46.581078 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a5625194-ac17-4d48-8b79-9360d7b1098d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:46.583539 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a5625194-ac17-4d48-8b79-9360d7b1098d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:46.585859 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f715517a-5337-4853-b73e-3b26ce4a5ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:46.627069 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f715517a-5337-4853-b73e-3b26ce4a5ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '08fa2a34-f0d0-4794-8a6f-9a911c3da396', 'volume_name': 'volume-08fa2a34-f0d0-4794-8a6f-9a911c3da396', 'volume_size': 1, 'source_volid': 'e421cf27-2603-40ab-912a-b27ab821450e', 'source_volstatus': 'available'}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:46.629314 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e7d111ae-468a-48a6-8dc0-b8ae15f6711f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:46.631529 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e7d111ae-468a-48a6-8dc0-b8ae15f6711f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:02:46.633633 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (504cf51d-489f-48eb-a565-07de68f1acf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:02:46.634399 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Volume 08fa2a34-f0d0-4794-8a6f-9a911c3da396: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-08fa2a34-f0d0-4794-8a6f-9a911c3da396', 'volume_size': 1, 'source_volid': 'e421cf27-2603-40ab-912a-b27ab821450e', 'source_volstatus': 'available'}
Sep 15 22:02:46.673410 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Creating clone of volume: e421cf27-2603-40ab-912a-b27ab821450e
Sep 15 22:02:46.674437 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e421cf27-2603-40ab-912a-b27ab821450e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:46.692139 n-d-796909-3 sudo[129374]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e421cf27-2603-40ab-912a-b27ab821450e
Sep 15 22:02:46.692924 n-d-796909-3 sudo[129374]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:47.089460 n-d-796909-3 sudo[129374]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:47.091774 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e421cf27-2603-40ab-912a-b27ab821450e" returned: 0 in 0.417s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:47.093302 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-08fa2a34-f0d0-4794-8a6f-9a911c3da396 --snapshot stack-volumes-lvmdriver-1/volume-e421cf27-2603-40ab-912a-b27ab821450e -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:47.110844 n-d-796909-3 sudo[129377]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-08fa2a34-f0d0-4794-8a6f-9a911c3da396 --snapshot stack-volumes-lvmdriver-1/volume-e421cf27-2603-40ab-912a-b27ab821450e -L 1.00g
Sep 15 22:02:47.111908 n-d-796909-3 sudo[129377]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:47.833842 n-d-796909-3 sudo[129377]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:47.836081 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-08fa2a34-f0d0-4794-8a6f-9a911c3da396 --snapshot stack-volumes-lvmdriver-1/volume-e421cf27-2603-40ab-912a-b27ab821450e -L 1.00g" returned: 0 in 0.742s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:47.837704 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-08fa2a34-f0d0-4794-8a6f-9a911c3da396 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:47.856383 n-d-796909-3 sudo[129482]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-08fa2a34-f0d0-4794-8a6f-9a911c3da396 stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:02:47.857166 n-d-796909-3 sudo[129482]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:47.893253 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:02:47.893686 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:02:47.894501 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:47.913446 n-d-796909-3 sudo[129484]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:02:47.914244 n-d-796909-3 sudo[129484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:48.449479 n-d-796909-3 sudo[129484]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:48.449582 n-d-796909-3 sudo[129482]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:48.451467 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.557s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:48.453115 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:48.468511 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-08fa2a34-f0d0-4794-8a6f-9a911c3da396 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.630s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:48.470019 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-08fa2a34-f0d0-4794-8a6f-9a911c3da396 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:48.472206 n-d-796909-3 sudo[129517]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:02:48.472990 n-d-796909-3 sudo[129517]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:48.489443 n-d-796909-3 sudo[129518]: ubuntu : 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-08fa2a34-f0d0-4794-8a6f-9a911c3da396
Sep 15 22:02:48.490241 n-d-796909-3 sudo[129518]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:48.889391 n-d-796909-3 sudo[129517]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:48.891589 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:48.893783 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:02:48.900640 n-d-796909-3 sudo[129518]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:48.902418 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-08fa2a34-f0d0-4794-8a6f-9a911c3da396" returned: 0 in 0.432s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:48.904029 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--08fa2a34--f0d0--4794--8a6f--9a911c3da396 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--08fa2a34--f0d0--4794--8a6f--9a911c3da396 iflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:48.921895 n-d-796909-3 sudo[129523]: 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--08fa2a34--f0d0--4794--8a6f--9a911c3da396 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--08fa2a34--f0d0--4794--8a6f--9a911c3da396 iflag=direct
Sep 15 22:02:48.922691 n-d-796909-3 sudo[129523]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:49.231525 n-d-796909-3 sudo[129523]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:49.234099 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--08fa2a34--f0d0--4794--8a6f--9a911c3da396 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--08fa2a34--f0d0--4794--8a6f--9a911c3da396 iflag=direct" returned: 0 in 0.329s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:49.235107 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--08fa2a34--f0d0--4794--8a6f--9a911c3da396 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--08fa2a34--f0d0--4794--8a6f--9a911c3da396 oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:49.253814 n-d-796909-3 sudo[129535]: 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--08fa2a34--f0d0--4794--8a6f--9a911c3da396 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--08fa2a34--f0d0--4794--8a6f--9a911c3da396 oflag=direct
Sep 15 22:02:49.254592 n-d-796909-3 sudo[129535]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:49.561441 n-d-796909-3 sudo[129535]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:49.563897 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--08fa2a34--f0d0--4794--8a6f--9a911c3da396 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--08fa2a34--f0d0--4794--8a6f--9a911c3da396 oflag=direct" returned: 0 in 0.328s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:49.564925 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--08fa2a34--f0d0--4794--8a6f--9a911c3da396 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--08fa2a34--f0d0--4794--8a6f--9a911c3da396 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:49.584069 n-d-796909-3 sudo[129548]: 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--08fa2a34--f0d0--4794--8a6f--9a911c3da396 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--08fa2a34--f0d0--4794--8a6f--9a911c3da396 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 22:02:49.584856 n-d-796909-3 sudo[129548]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:04.475366 n-d-796909-3 sudo[129548]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:04.477444 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--08fa2a34--f0d0--4794--8a6f--9a911c3da396 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--08fa2a34--f0d0--4794--8a6f--9a911c3da396 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 14.912s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:04.478003 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--08fa2a34--f0d0--4794--8a6f--9a911c3da396, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--08fa2a34--f0d0--4794--8a6f--9a911c3da396, size 1024.00 MB, duration 14.91 sec {{(pid=84872) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 22:03:04.478425 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.volume_utils [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Volume copy 1024.00 MB at 68.66 MB/s
Sep 15 22:03:04.479688 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo 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-08fa2a34-f0d0-4794-8a6f-9a911c3da396 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:04.500970 n-d-796909-3 sudo[129564]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-08fa2a34-f0d0-4794-8a6f-9a911c3da396
Sep 15 22:03:04.501766 n-d-796909-3 sudo[129564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:04.922689 n-d-796909-3 sudo[129564]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:04.925108 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] CMD "sudo 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-08fa2a34-f0d0-4794-8a6f-9a911c3da396" returned: 0 in 0.445s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:04.927149 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-08fa2a34-f0d0-4794-8a6f-9a911c3da396 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:04.945354 n-d-796909-3 sudo[129575]: ubuntu : TTY=unknown ; 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-08fa2a34-f0d0-4794-8a6f-9a911c3da396
Sep 15 22:03:04.946147 n-d-796909-3 sudo[129575]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:05.669893 n-d-796909-3 sudo[129575]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:05.672281 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-08fa2a34-f0d0-4794-8a6f-9a911c3da396" returned: 0 in 0.745s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:05.676595 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (504cf51d-489f-48eb-a565-07de68f1acf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-08fa2a34-f0d0-4794-8a6f-9a911c3da396', 'volume_size': 1, 'source_volid': 'e421cf27-2603-40ab-912a-b27ab821450e', 'source_volstatus': 'available'}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:05.679297 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df63e5eb-335f-4f33-9005-2a7a435f0fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:05.743069 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Volume volume-08fa2a34-f0d0-4794-8a6f-9a911c3da396 (08fa2a34-f0d0-4794-8a6f-9a911c3da396): created successfully
Sep 15 22:03:05.745087 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df63e5eb-335f-4f33-9005-2a7a435f0fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:05.748414 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Flow 'volume_create_manager' (f700fcbc-c7dc-492f-bfa3-3290074f66aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:03:05.828819 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-fdc0ee2f-bb18-46ec-8c55-30034be64b07 tempest-VolumesGetTest-986348885 None] Created volume successfully.
Sep 15 22:03:07.293608 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-489957ce-5b43-44ce-bfa6-d5629b3ae77a tempest-VolumesGetTest-986348885 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:03:07.298979 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-489957ce-5b43-44ce-bfa6-d5629b3ae77a tempest-VolumesGetTest-986348885 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:03:07.300147 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-489957ce-5b43-44ce-bfa6-d5629b3ae77a tempest-VolumesGetTest-986348885 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:03:07.315161 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-489957ce-5b43-44ce-bfa6-d5629b3ae77a tempest-VolumesGetTest-986348885 None] Flow 'volume_create_manager' (29b91169-ae43-4ed7-a058-c97e5d182c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:03:07.318732 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-489957ce-5b43-44ce-bfa6-d5629b3ae77a tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ab4601e7-d793-438b-b29e-4e5632673853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:07.343724 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-489957ce-5b43-44ce-bfa6-d5629b3ae77a tempest-VolumesGetTest-986348885 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:03:07.369414 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-489957ce-5b43-44ce-bfa6-d5629b3ae77a tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ab4601e7-d793-438b-b29e-4e5632673853) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:03:07Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-870755331',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=43a1d67a-7be2-4c61-a5ef-efb7e18e69bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9f9b5374ab3491ebea0d0587b12f079',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:03:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:03:07Z,user_id='7eac2a2cbf6d4aaba6a4b1f38211cdeb',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:07.372197 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-489957ce-5b43-44ce-bfa6-d5629b3ae77a tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (99e75c6c-386e-4fd5-a6ea-9f9612c63361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:07.374484 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-489957ce-5b43-44ce-bfa6-d5629b3ae77a tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (99e75c6c-386e-4fd5-a6ea-9f9612c63361) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:07.376744 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-489957ce-5b43-44ce-bfa6-d5629b3ae77a tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1aabd986-e811-43a4-bfc3-5b7d445a634b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:07.379587 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-489957ce-5b43-44ce-bfa6-d5629b3ae77a tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1aabd986-e811-43a4-bfc3-5b7d445a634b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '43a1d67a-7be2-4c61-a5ef-efb7e18e69bc', 'volume_name': 'volume-43a1d67a-7be2-4c61-a5ef-efb7e18e69bc', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:07.381928 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-489957ce-5b43-44ce-bfa6-d5629b3ae77a tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5b935c30-c05d-436f-9adf-f872c6b4b268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:07.385318 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-489957ce-5b43-44ce-bfa6-d5629b3ae77a tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5b935c30-c05d-436f-9adf-f872c6b4b268) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:07.387480 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-489957ce-5b43-44ce-bfa6-d5629b3ae77a tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fd8c7085-0d44-4a0b-93d4-0c290f3fc167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:07.388231 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-489957ce-5b43-44ce-bfa6-d5629b3ae77a tempest-VolumesGetTest-986348885 None] Volume 43a1d67a-7be2-4c61-a5ef-efb7e18e69bc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-43a1d67a-7be2-4c61-a5ef-efb7e18e69bc', 'volume_size': 1}
Sep 15 22:03:07.390001 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-489957ce-5b43-44ce-bfa6-d5629b3ae77a tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-43a1d67a-7be2-4c61-a5ef-efb7e18e69bc stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:07.410274 n-d-796909-3 sudo[129625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-43a1d67a-7be2-4c61-a5ef-efb7e18e69bc stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:03:07.411194 n-d-796909-3 sudo[129625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:07.989783 n-d-796909-3 sudo[129625]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:07.992285 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-489957ce-5b43-44ce-bfa6-d5629b3ae77a tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-43a1d67a-7be2-4c61-a5ef-efb7e18e69bc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.602s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:07.995757 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-489957ce-5b43-44ce-bfa6-d5629b3ae77a tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fd8c7085-0d44-4a0b-93d4-0c290f3fc167) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-43a1d67a-7be2-4c61-a5ef-efb7e18e69bc', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:07.998531 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-489957ce-5b43-44ce-bfa6-d5629b3ae77a tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c8e83a0d-6ae9-461b-b17a-3f4209db291d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:08.073234 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-489957ce-5b43-44ce-bfa6-d5629b3ae77a tempest-VolumesGetTest-986348885 None] Volume volume-43a1d67a-7be2-4c61-a5ef-efb7e18e69bc (43a1d67a-7be2-4c61-a5ef-efb7e18e69bc): created successfully
Sep 15 22:03:08.075187 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-489957ce-5b43-44ce-bfa6-d5629b3ae77a tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c8e83a0d-6ae9-461b-b17a-3f4209db291d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:08.078754 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-489957ce-5b43-44ce-bfa6-d5629b3ae77a tempest-VolumesGetTest-986348885 None] Flow 'volume_create_manager' (29b91169-ae43-4ed7-a058-c97e5d182c44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:03:08.191675 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-489957ce-5b43-44ce-bfa6-d5629b3ae77a tempest-VolumesGetTest-986348885 None] Created volume successfully.
Sep 15 22:03:08.643216 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-e5e2b93a-146e-4eca-9c21-31d1744289ad tempest-VolumesGetTest-986348885 None] Lock "b'cinder-43a1d67a-7be2-4c61-a5ef-efb7e18e69bc-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:03:08.784765 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-e5e2b93a-146e-4eca-9c21-31d1744289ad tempest-VolumesGetTest-986348885 None] Skipping remove_export. No iscsi_target is presently exported for volume: 43a1d67a-7be2-4c61-a5ef-efb7e18e69bc
Sep 15 22:03:08.785736 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e5e2b93a-146e-4eca-9c21-31d1744289ad tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-43a1d67a-7be2-4c61-a5ef-efb7e18e69bc {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:08.804511 n-d-796909-3 sudo[129660]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-43a1d67a-7be2-4c61-a5ef-efb7e18e69bc
Sep 15 22:03:08.805318 n-d-796909-3 sudo[129660]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:09.201984 n-d-796909-3 sudo[129660]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:09.204608 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e5e2b93a-146e-4eca-9c21-31d1744289ad tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-43a1d67a-7be2-4c61-a5ef-efb7e18e69bc" returned: 0 in 0.418s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:09.206858 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e5e2b93a-146e-4eca-9c21-31d1744289ad tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-43a1d67a-7be2-4c61-a5ef-efb7e18e69bc {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:09.229058 n-d-796909-3 sudo[129663]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-43a1d67a-7be2-4c61-a5ef-efb7e18e69bc
Sep 15 22:03:09.230387 n-d-796909-3 sudo[129663]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:09.649140 n-d-796909-3 sudo[129663]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:09.652696 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e5e2b93a-146e-4eca-9c21-31d1744289ad tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-43a1d67a-7be2-4c61-a5ef-efb7e18e69bc" returned: 0 in 0.444s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:09.654592 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e5e2b93a-146e-4eca-9c21-31d1744289ad tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-43a1d67a-7be2-4c61-a5ef-efb7e18e69bc {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:09.674092 n-d-796909-3 sudo[129668]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-43a1d67a-7be2-4c61-a5ef-efb7e18e69bc
Sep 15 22:03:09.674884 n-d-796909-3 sudo[129668]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:10.162294 n-d-796909-3 sudo[129668]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:10.164729 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e5e2b93a-146e-4eca-9c21-31d1744289ad tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-43a1d67a-7be2-4c61-a5ef-efb7e18e69bc" returned: 0 in 0.511s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:10.166905 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-e5e2b93a-146e-4eca-9c21-31d1744289ad tempest-VolumesGetTest-986348885 None] Successfully deleted volume: 43a1d67a-7be2-4c61-a5ef-efb7e18e69bc
Sep 15 22:03:10.302522 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-e5e2b93a-146e-4eca-9c21-31d1744289ad tempest-VolumesGetTest-986348885 None] Created reservations ['4ab0f059-5020-4998-a840-1fa3b16bf956', '978ea38e-c5ec-47b1-abc1-bab61c16e6df', 'baeb7f9d-4c8f-479e-93e7-3be0831db14a', 'ecd878cb-7306-4330-8492-325f48cc9b3a'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:03:10.304808 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-e5e2b93a-146e-4eca-9c21-31d1744289ad tempest-VolumesGetTest-986348885 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:03:10.304808 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:03:10.304808 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:03:10.502085 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-e5e2b93a-146e-4eca-9c21-31d1744289ad tempest-VolumesGetTest-986348885 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:03:10.502822 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e5e2b93a-146e-4eca-9c21-31d1744289ad tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:10.522162 n-d-796909-3 sudo[129676]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:03:10.522961 n-d-796909-3 sudo[129676]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:10.911593 n-d-796909-3 sudo[129676]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:10.913857 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e5e2b93a-146e-4eca-9c21-31d1744289ad tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:10.916396 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e5e2b93a-146e-4eca-9c21-31d1744289ad tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:10.935822 n-d-796909-3 sudo[129679]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:03:10.936611 n-d-796909-3 sudo[129679]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:11.128522 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-7456fba0-ee4a-4383-b792-d7ada274c40f tempest-VolumesGetTest-986348885 None] Lock "b'cinder-08fa2a34-f0d0-4794-8a6f-9a911c3da396-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:03:11.254581 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-7456fba0-ee4a-4383-b792-d7ada274c40f tempest-VolumesGetTest-986348885 None] Skipping remove_export. No iscsi_target is presently exported for volume: 08fa2a34-f0d0-4794-8a6f-9a911c3da396
Sep 15 22:03:11.255801 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7456fba0-ee4a-4383-b792-d7ada274c40f tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-08fa2a34-f0d0-4794-8a6f-9a911c3da396 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:11.275185 n-d-796909-3 sudo[129682]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-08fa2a34-f0d0-4794-8a6f-9a911c3da396
Sep 15 22:03:11.276008 n-d-796909-3 sudo[129682]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:11.359173 n-d-796909-3 sudo[129679]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:11.361462 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e5e2b93a-146e-4eca-9c21-31d1744289ad tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:11.364084 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-e5e2b93a-146e-4eca-9c21-31d1744289ad tempest-VolumesGetTest-986348885 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:03:11.371577 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-e5e2b93a-146e-4eca-9c21-31d1744289ad tempest-VolumesGetTest-986348885 None] Deleted volume successfully.
Sep 15 22:03:11.445622 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-e5e2b93a-146e-4eca-9c21-31d1744289ad tempest-VolumesGetTest-986348885 None] Lock "b'cinder-43a1d67a-7be2-4c61-a5ef-efb7e18e69bc-delete_volume'" released by "delete_volume" :: held 2.802s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:03:11.699474 n-d-796909-3 sudo[129682]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:11.702378 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7456fba0-ee4a-4383-b792-d7ada274c40f tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-08fa2a34-f0d0-4794-8a6f-9a911c3da396" returned: 0 in 0.447s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:11.703560 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7456fba0-ee4a-4383-b792-d7ada274c40f tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-08fa2a34-f0d0-4794-8a6f-9a911c3da396 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:11.721567 n-d-796909-3 sudo[129685]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-08fa2a34-f0d0-4794-8a6f-9a911c3da396
Sep 15 22:03:11.722369 n-d-796909-3 sudo[129685]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:12.134112 n-d-796909-3 sudo[129685]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:12.136372 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7456fba0-ee4a-4383-b792-d7ada274c40f tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-08fa2a34-f0d0-4794-8a6f-9a911c3da396" returned: 0 in 0.432s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:12.138223 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7456fba0-ee4a-4383-b792-d7ada274c40f tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-08fa2a34-f0d0-4794-8a6f-9a911c3da396 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:12.156639 n-d-796909-3 sudo[129688]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-08fa2a34-f0d0-4794-8a6f-9a911c3da396
Sep 15 22:03:12.157421 n-d-796909-3 sudo[129688]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:12.711287 n-d-796909-3 sudo[129688]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:12.715582 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7456fba0-ee4a-4383-b792-d7ada274c40f tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-08fa2a34-f0d0-4794-8a6f-9a911c3da396" returned: 0 in 0.575s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:12.715582 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-7456fba0-ee4a-4383-b792-d7ada274c40f tempest-VolumesGetTest-986348885 None] Successfully deleted volume: 08fa2a34-f0d0-4794-8a6f-9a911c3da396
Sep 15 22:03:12.805465 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-7456fba0-ee4a-4383-b792-d7ada274c40f tempest-VolumesGetTest-986348885 None] Created reservations ['5813ee09-62ce-4d74-8444-6b857aa5a621', 'd6e9213a-82b6-4204-bd43-a499f043a996', '7756eb5b-2951-4203-aa3a-428bf1929e29', 'a8de7bcd-e354-4ca3-a9a8-0748086bd7a5'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:03:12.807745 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-7456fba0-ee4a-4383-b792-d7ada274c40f tempest-VolumesGetTest-986348885 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:03:12.807745 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:03:12.807745 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:03:12.982998 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-7456fba0-ee4a-4383-b792-d7ada274c40f tempest-VolumesGetTest-986348885 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:03:12.984307 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7456fba0-ee4a-4383-b792-d7ada274c40f tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:13.002708 n-d-796909-3 sudo[129728]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:03:13.003657 n-d-796909-3 sudo[129728]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:13.385180 n-d-796909-3 sudo[129728]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:13.387826 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7456fba0-ee4a-4383-b792-d7ada274c40f tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.403s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:13.390400 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7456fba0-ee4a-4383-b792-d7ada274c40f tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:13.416098 n-d-796909-3 sudo[129731]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:03:13.419157 n-d-796909-3 sudo[129731]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:13.835054 n-d-796909-3 sudo[129731]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:13.837232 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7456fba0-ee4a-4383-b792-d7ada274c40f tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:13.839419 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-7456fba0-ee4a-4383-b792-d7ada274c40f tempest-VolumesGetTest-986348885 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:03:13.845465 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-7456fba0-ee4a-4383-b792-d7ada274c40f tempest-VolumesGetTest-986348885 None] Deleted volume successfully.
Sep 15 22:03:13.929469 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-7456fba0-ee4a-4383-b792-d7ada274c40f tempest-VolumesGetTest-986348885 None] Lock "b'cinder-08fa2a34-f0d0-4794-8a6f-9a911c3da396-delete_volume'" released by "delete_volume" :: held 2.801s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:03:14.527272 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:03:14.531541 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:03:14.532037 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:03:14.545219 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Flow 'volume_create_manager' (f2d724f6-6a57-43f3-a5e3-fa789ab30e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:03:14.548430 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d8167707-0024-431d-8e18-0e3b0817fcb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:14.570717 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:03:14.595100 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d8167707-0024-431d-8e18-0e3b0817fcb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:03:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-355637916',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=3e31dba6-e03c-4163-8686-d79ab1c50d8a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a9f9b5374ab3491ebea0d0587b12f079',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:03:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:03:14Z,user_id='7eac2a2cbf6d4aaba6a4b1f38211cdeb',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:14.597942 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (54779fe8-c8e1-4eb2-958b-07b89a078322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:14.599697 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (54779fe8-c8e1-4eb2-958b-07b89a078322) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:14.601959 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e1935340-cef4-4d5a-b1f8-b6110479ec07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:14.691660 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e1935340-cef4-4d5a-b1f8-b6110479ec07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '3e31dba6-e03c-4163-8686-d79ab1c50d8a', 'volume_name': 'volume-3e31dba6-e03c-4163-8686-d79ab1c50d8a', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:14.697343 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (63370f86-b8e6-4851-bed3-dd3bcda104d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:14.697343 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (63370f86-b8e6-4851-bed3-dd3bcda104d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:14.698138 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4feb7d78-95f9-42ca-baa1-fd8acea970ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:14.698942 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Volume 3e31dba6-e03c-4163-8686-d79ab1c50d8a: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-3e31dba6-e03c-4163-8686-d79ab1c50d8a', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 22:03:14.699561 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Cloning 3e31dba6-e03c-4163-8686-d79ab1c50d8a from image 242b1d14-5986-4843-ae80-c419ef1cfe13 at location (None, None). {{(pid=84872) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 22:03:24.893868 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-1190f8c9-732d-4191-b213-1f2788e038e4 tempest-AttachVolumeTestJSON-529823658 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:03:24.899084 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-1190f8c9-732d-4191-b213-1f2788e038e4 tempest-AttachVolumeTestJSON-529823658 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:03:24.899551 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-1190f8c9-732d-4191-b213-1f2788e038e4 tempest-AttachVolumeTestJSON-529823658 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:03:24.912182 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1190f8c9-732d-4191-b213-1f2788e038e4 tempest-AttachVolumeTestJSON-529823658 None] Flow 'volume_create_manager' (176875ce-c87e-4669-bc9a-af8034e26905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:03:24.915322 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1190f8c9-732d-4191-b213-1f2788e038e4 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (16395ade-001c-4dda-b6fb-2540d9c760eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:24.940796 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-1190f8c9-732d-4191-b213-1f2788e038e4 tempest-AttachVolumeTestJSON-529823658 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:03:24.966023 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1190f8c9-732d-4191-b213-1f2788e038e4 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (16395ade-001c-4dda-b6fb-2540d9c760eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:03:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1415068153',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=5075b352-bdb4-4a64-9a0d-8dafb9c38c9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3f60dd0ad2d403aa9e945b64d04a250',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:03:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:03:25Z,user_id='6ce9f3909b3a4816bdd52d31482e79ce',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:24.969084 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1190f8c9-732d-4191-b213-1f2788e038e4 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (583de096-4dbc-4cae-87fb-8b7d9a2ad014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:24.971168 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1190f8c9-732d-4191-b213-1f2788e038e4 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (583de096-4dbc-4cae-87fb-8b7d9a2ad014) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:24.973403 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1190f8c9-732d-4191-b213-1f2788e038e4 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (30bf57c7-0172-4ab7-abf0-cf85e30b66ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:24.975531 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1190f8c9-732d-4191-b213-1f2788e038e4 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (30bf57c7-0172-4ab7-abf0-cf85e30b66ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5075b352-bdb4-4a64-9a0d-8dafb9c38c9a', 'volume_name': 'volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:24.977704 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1190f8c9-732d-4191-b213-1f2788e038e4 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d5e45165-d033-4970-a087-207588f57a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:24.979843 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1190f8c9-732d-4191-b213-1f2788e038e4 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d5e45165-d033-4970-a087-207588f57a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:24.981927 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1190f8c9-732d-4191-b213-1f2788e038e4 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c9b57adb-6345-4b3e-93cd-7061d9da45d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:24.982677 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-1190f8c9-732d-4191-b213-1f2788e038e4 tempest-AttachVolumeTestJSON-529823658 None] Volume 5075b352-bdb4-4a64-9a0d-8dafb9c38c9a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a', 'volume_size': 1}
Sep 15 22:03:24.983682 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1190f8c9-732d-4191-b213-1f2788e038e4 tempest-AttachVolumeTestJSON-529823658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:25.005691 n-d-796909-3 sudo[129740]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:03:25.007367 n-d-796909-3 sudo[129740]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:25.937818 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_gkmuj9pxn-d-796909-3@lvmdriver-1, size 616.00 MB, duration 11.24 sec {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 22:03:25.938538 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Image download 616.00 MB at 54.83 MB/s
Sep 15 22:03:25.979379 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_gkmuj9pxn-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:26.060705 n-d-796909-3 sudo[129743]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_gkmuj9pxn-d-796909-3@lvmdriver-1
Sep 15 22:03:26.061498 n-d-796909-3 sudo[129743]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:26.438641 n-d-796909-3 sudo[129740]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:26.451842 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1190f8c9-732d-4191-b213-1f2788e038e4 tempest-AttachVolumeTestJSON-529823658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.468s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:26.455724 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1190f8c9-732d-4191-b213-1f2788e038e4 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c9b57adb-6345-4b3e-93cd-7061d9da45d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:26.458209 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1190f8c9-732d-4191-b213-1f2788e038e4 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (76d87ebd-7c65-4973-859e-5f9dc4369829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:26.472586 n-d-796909-3 sudo[129743]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:26.474352 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_gkmuj9pxn-d-796909-3@lvmdriver-1" returned: 0 in 0.495s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:26.475277 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 is fetched for user 7eac2a2cbf6d4aaba6a4b1f38211cdeb. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 22:03:26.536689 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-1190f8c9-732d-4191-b213-1f2788e038e4 tempest-AttachVolumeTestJSON-529823658 None] Volume volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a (5075b352-bdb4-4a64-9a0d-8dafb9c38c9a): created successfully
Sep 15 22:03:26.538586 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1190f8c9-732d-4191-b213-1f2788e038e4 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (76d87ebd-7c65-4973-859e-5f9dc4369829) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:26.541664 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1190f8c9-732d-4191-b213-1f2788e038e4 tempest-AttachVolumeTestJSON-529823658 None] Flow 'volume_create_manager' (176875ce-c87e-4669-bc9a-af8034e26905) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:03:26.628682 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-1190f8c9-732d-4191-b213-1f2788e038e4 tempest-AttachVolumeTestJSON-529823658 None] Created volume successfully.
Sep 15 22:03:26.632004 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_gkmuj9pxn-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:26.721895 n-d-796909-3 sudo[129779]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_gkmuj9pxn-d-796909-3@lvmdriver-1
Sep 15 22:03:26.722750 n-d-796909-3 sudo[129779]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:27.108522 n-d-796909-3 sudo[129779]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:27.112666 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_gkmuj9pxn-d-796909-3@lvmdriver-1" returned: 0 in 0.480s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:27.114977 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3e31dba6-e03c-4163-8686-d79ab1c50d8a stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:27.148322 n-d-796909-3 sudo[129784]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3e31dba6-e03c-4163-8686-d79ab1c50d8a stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:03:27.149737 n-d-796909-3 sudo[129784]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:27.893637 n-d-796909-3 sudo[129784]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:27.896000 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3e31dba6-e03c-4163-8686-d79ab1c50d8a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.781s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:28.034111 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Attempting download of 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume 3e31dba6-e03c-4163-8686-d79ab1c50d8a. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 22:03:28.112803 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_rfnly_91 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:28.229099 n-d-796909-3 sudo[129815]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_242b1d14-5986-4843-ae80-c419ef1cfe13_rfnly_91
Sep 15 22:03:28.230645 n-d-796909-3 sudo[129815]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:28.526625 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-c5f6b679-eae0-4a1a-9b12-2c5a8432b188 req-9750218f-51e4-483b-a04e-e0866903b7a8 tempest-AttachVolumeTestJSON-529823658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:28.548046 n-d-796909-3 sudo[129817]: ubuntu : 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-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a
Sep 15 22:03:28.549422 n-d-796909-3 sudo[129817]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:28.719217 n-d-796909-3 sudo[129815]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:28.721477 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_rfnly_91" returned: 0 in 0.609s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:28.723590 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_gkmuj9pxn-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:28.839365 n-d-796909-3 sudo[129822]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_gkmuj9pxn-d-796909-3@lvmdriver-1
Sep 15 22:03:28.840717 n-d-796909-3 sudo[129822]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:29.018087 n-d-796909-3 sudo[129817]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:29.020420 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-c5f6b679-eae0-4a1a-9b12-2c5a8432b188 req-9750218f-51e4-483b-a04e-e0866903b7a8 tempest-AttachVolumeTestJSON-529823658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a" returned: 0 in 0.494s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:29.075617 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:29.084116 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:29.084831 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514848]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:03:29.085617 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-c5f6b679-eae0-4a1a-9b12-2c5a8432b188 req-9750218f-51e4-483b-a04e-e0866903b7a8 tempest-AttachVolumeTestJSON-529823658 None] Targets prior to update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 22:03:29.086652 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-c5f6b679-eae0-4a1a-9b12-2c5a8432b188 req-9750218f-51e4-483b-a04e-e0866903b7a8 tempest-AttachVolumeTestJSON-529823658 None] Creating iscsi_target for Volume ID: volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 22:03:29.155410 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-c5f6b679-eae0-4a1a-9b12-2c5a8432b188 req-9750218f-51e4-483b-a04e-e0866903b7a8 tempest-AttachVolumeTestJSON-529823658 None] Created volume path /opt/stack/data/cinder/volumes/volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a,
Sep 15 22:03:29.155410 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 22:03:29.155410 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:03:29.155410 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a
Sep 15 22:03:29.155410 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 22:03:29.155410 n-d-796909-3 cinder-volume[84872]: incominguser BKmmivbYX6AmFuThH9n3 GicWn6L7TVxMQ3rP
Sep 15 22:03:29.155410 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:03:29.155410 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 22:03:29.155410 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:03:29.155410 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 22:03:29.158443 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:29.183161 n-d-796909-3 sudo[129822]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:29.184946 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_gkmuj9pxn-d-796909-3@lvmdriver-1" returned: 0 in 0.462s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:29.185674 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] 242b1d14-5986-4843-ae80-c419ef1cfe13 was vhdx, converting to raw {{(pid=84872) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 22:03:29.186554 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_gkmuj9pxn-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3e31dba6--e03c--4163--8686--d79ab1c50d8a oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:29.208398 n-d-796909-3 sudo[129842]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_gkmuj9pxn-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3e31dba6--e03c--4163--8686--d79ab1c50d8a oflag=direct
Sep 15 22:03:29.209336 n-d-796909-3 sudo[129842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:29.534018 n-d-796909-3 sudo[129842]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:29.537141 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_gkmuj9pxn-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3e31dba6--e03c--4163--8686--d79ab1c50d8a oflag=direct" returned: 0 in 0.350s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:29.538357 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 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_242b1d14-5986-4843-ae80-c419ef1cfe13_gkmuj9pxn-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--3e31dba6--e03c--4163--8686--d79ab1c50d8a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:29.559101 n-d-796909-3 sudo[129862]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_gkmuj9pxn-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--3e31dba6--e03c--4163--8686--d79ab1c50d8a
Sep 15 22:03:29.560520 n-d-796909-3 sudo[129862]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:29.665529 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a" returned: 0 in 0.508s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:29.665934 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514848]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:03:29.667639 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-c5f6b679-eae0-4a1a-9b12-2c5a8432b188 req-9750218f-51e4-483b-a04e-e0866903b7a8 tempest-AttachVolumeTestJSON-529823658 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 22:03:29.667639 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-c5f6b679-eae0-4a1a-9b12-2c5a8432b188 req-9750218f-51e4-483b-a04e-e0866903b7a8 tempest-AttachVolumeTestJSON-529823658 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 22:03:29.670810 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:29.676703 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:29.677063 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a\n Backing store flags: \n Account information:\n BKmmivbYX6AmFuThH9n3\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:03:29.677711 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-c5f6b679-eae0-4a1a-9b12-2c5a8432b188 req-9750218f-51e4-483b-a04e-e0866903b7a8 tempest-AttachVolumeTestJSON-529823658 None] Targets after update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 22:03:29.678881 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:29.767802 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:29.768164 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a\n Backing store flags: \n Account information:\n BKmmivbYX6AmFuThH9n3\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:03:29.771493 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:29.878920 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:29.879310 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a\n Backing store flags: \n Account information:\n BKmmivbYX6AmFuThH9n3\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:03:29.880414 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-c5f6b679-eae0-4a1a-9b12-2c5a8432b188 req-9750218f-51e4-483b-a04e-e0866903b7a8 tempest-AttachVolumeTestJSON-529823658 None] Set provider_location to: 10.222.0.24:3260,1 iqn.2010-10.org.openstack:volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 22:03:30.328436 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-c5f6b679-eae0-4a1a-9b12-2c5a8432b188 req-9750218f-51e4-483b-a04e-e0866903b7a8 tempest-AttachVolumeTestJSON-529823658 None] attachment_update completed successfully.
Sep 15 22:03:35.385343 n-d-796909-3 sudo[129862]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:35.388167 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 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_242b1d14-5986-4843-ae80-c419ef1cfe13_gkmuj9pxn-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--3e31dba6--e03c--4163--8686--d79ab1c50d8a" returned: 0 in 5.850s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:35.392637 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_gkmuj9pxn-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:35.485858 n-d-796909-3 sudo[129939]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_gkmuj9pxn-d-796909-3@lvmdriver-1
Sep 15 22:03:35.487947 n-d-796909-3 sudo[129939]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:35.939568 n-d-796909-3 sudo[129939]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:35.941725 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_gkmuj9pxn-d-796909-3@lvmdriver-1" returned: 0 in 0.549s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:35.942977 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_gkmuj9pxn-d-796909-3@lvmdriver-1, size 700.00 MB, duration 5.85 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--3e31dba6--e03c--4163--8686--d79ab1c50d8a {{(pid=84872) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 22:03:35.943627 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Converted 700.00 MB image at 119.58 MB/s
Sep 15 22:03:35.945613 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Downloaded image 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume 3e31dba6-e03c-4163-8686-d79ab1c50d8a successfully. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 22:03:36.072881 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 for user 7eac2a2cbf6d4aaba6a4b1f38211cdeb is deleted. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 22:03:36.072881 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Marking volume 3e31dba6-e03c-4163-8686-d79ab1c50d8a as bootable. {{(pid=84872) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 22:03:36.153581 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Copying metadata from image 242b1d14-5986-4843-ae80-c419ef1cfe13 to 3e31dba6-e03c-4163-8686-d79ab1c50d8a. {{(pid=84872) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 22:03:36.153581 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Creating volume glance metadata for volume 3e31dba6-e03c-4163-8686-d79ab1c50d8a backed by image 242b1d14-5986-4843-ae80-c419ef1cfe13 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84872) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 22:03:36.345646 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4feb7d78-95f9-42ca-baa1-fd8acea970ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3e31dba6-e03c-4163-8686-d79ab1c50d8a', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:36.349062 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d413a082-3f8e-44f9-bb76-6d37151306e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:36.520026 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Volume volume-3e31dba6-e03c-4163-8686-d79ab1c50d8a (3e31dba6-e03c-4163-8686-d79ab1c50d8a): created successfully
Sep 15 22:03:36.522103 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d413a082-3f8e-44f9-bb76-6d37151306e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:36.526537 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Flow 'volume_create_manager' (f2d724f6-6a57-43f3-a5e3-fa789ab30e56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:03:36.645983 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-4e5734e7-377c-475a-b3c4-2648f8b0ce18 tempest-VolumesGetTest-986348885 None] Created volume successfully.
Sep 15 22:03:38.342601 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-3d0e2ee9-d3ed-4a7b-86f9-354cacf3c3ab tempest-VolumesGetTest-986348885 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:03:38.348260 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-3d0e2ee9-d3ed-4a7b-86f9-354cacf3c3ab tempest-VolumesGetTest-986348885 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:03:38.348931 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-3d0e2ee9-d3ed-4a7b-86f9-354cacf3c3ab tempest-VolumesGetTest-986348885 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:03:38.363041 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3d0e2ee9-d3ed-4a7b-86f9-354cacf3c3ab tempest-VolumesGetTest-986348885 None] Flow 'volume_create_manager' (6b3efa10-885f-4d4e-bf11-5075c80e6dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:03:38.366235 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3d0e2ee9-d3ed-4a7b-86f9-354cacf3c3ab tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b17e9c63-9336-4fae-acb0-3af389e931e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:38.388645 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-3d0e2ee9-d3ed-4a7b-86f9-354cacf3c3ab tempest-VolumesGetTest-986348885 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:03:38.413391 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3d0e2ee9-d3ed-4a7b-86f9-354cacf3c3ab tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b17e9c63-9336-4fae-acb0-3af389e931e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:03:37Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1589952867',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=0e035fa4-f881-4a6b-b76a-cf9b73124fc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9f9b5374ab3491ebea0d0587b12f079',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:03:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:03:38Z,user_id='7eac2a2cbf6d4aaba6a4b1f38211cdeb',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:38.416057 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3d0e2ee9-d3ed-4a7b-86f9-354cacf3c3ab tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (20c780b8-2df4-42b6-950e-dc4ace9863f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:38.418085 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3d0e2ee9-d3ed-4a7b-86f9-354cacf3c3ab tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (20c780b8-2df4-42b6-950e-dc4ace9863f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:38.420414 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3d0e2ee9-d3ed-4a7b-86f9-354cacf3c3ab tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (52c49732-8439-41e8-ac6c-b6ad6b0e1305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:38.422661 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3d0e2ee9-d3ed-4a7b-86f9-354cacf3c3ab tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (52c49732-8439-41e8-ac6c-b6ad6b0e1305) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0e035fa4-f881-4a6b-b76a-cf9b73124fc1', 'volume_name': 'volume-0e035fa4-f881-4a6b-b76a-cf9b73124fc1', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:38.424906 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3d0e2ee9-d3ed-4a7b-86f9-354cacf3c3ab tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (29e18e08-ca10-45fe-9f9c-bc8695f6197e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:38.426927 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3d0e2ee9-d3ed-4a7b-86f9-354cacf3c3ab tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (29e18e08-ca10-45fe-9f9c-bc8695f6197e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:38.429247 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3d0e2ee9-d3ed-4a7b-86f9-354cacf3c3ab tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27a026aa-06e8-49da-af76-61f4b90e20ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:38.431682 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-3d0e2ee9-d3ed-4a7b-86f9-354cacf3c3ab tempest-VolumesGetTest-986348885 None] Volume 0e035fa4-f881-4a6b-b76a-cf9b73124fc1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0e035fa4-f881-4a6b-b76a-cf9b73124fc1', 'volume_size': 1}
Sep 15 22:03:38.431682 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3d0e2ee9-d3ed-4a7b-86f9-354cacf3c3ab tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0e035fa4-f881-4a6b-b76a-cf9b73124fc1 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:38.451255 n-d-796909-3 sudo[129962]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0e035fa4-f881-4a6b-b76a-cf9b73124fc1 stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:03:38.452080 n-d-796909-3 sudo[129962]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:38.533986 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-7089e83a-c01b-4f9f-9cee-2ad0afb3e0f8 tempest-AttachVolumeTestJSON-529823658 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:03:38.538047 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-7089e83a-c01b-4f9f-9cee-2ad0afb3e0f8 tempest-AttachVolumeTestJSON-529823658 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:03:38.538784 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-7089e83a-c01b-4f9f-9cee-2ad0afb3e0f8 tempest-AttachVolumeTestJSON-529823658 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:03:38.552751 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7089e83a-c01b-4f9f-9cee-2ad0afb3e0f8 tempest-AttachVolumeTestJSON-529823658 None] Flow 'volume_create_manager' (8fd88dd5-0c60-4566-a3cc-1f209868382a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:03:38.555922 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7089e83a-c01b-4f9f-9cee-2ad0afb3e0f8 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1ffa1e4d-dfa2-4ac5-9512-b866476c8bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:38.577797 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-7089e83a-c01b-4f9f-9cee-2ad0afb3e0f8 tempest-AttachVolumeTestJSON-529823658 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:03:38.605303 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7089e83a-c01b-4f9f-9cee-2ad0afb3e0f8 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1ffa1e4d-dfa2-4ac5-9512-b866476c8bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:03:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-952352793',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=506dc880-cb1a-4642-8ad7-222b51adc2f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3f60dd0ad2d403aa9e945b64d04a250',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:03:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:03:38Z,user_id='6ce9f3909b3a4816bdd52d31482e79ce',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:38.607764 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7089e83a-c01b-4f9f-9cee-2ad0afb3e0f8 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e6849907-beeb-41ca-9d89-77eb888805e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:38.610894 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7089e83a-c01b-4f9f-9cee-2ad0afb3e0f8 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e6849907-beeb-41ca-9d89-77eb888805e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:38.613861 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7089e83a-c01b-4f9f-9cee-2ad0afb3e0f8 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2db47f6c-2517-4f05-950d-5bcc24f8a9fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:38.616230 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7089e83a-c01b-4f9f-9cee-2ad0afb3e0f8 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2db47f6c-2517-4f05-950d-5bcc24f8a9fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '506dc880-cb1a-4642-8ad7-222b51adc2f1', 'volume_name': 'volume-506dc880-cb1a-4642-8ad7-222b51adc2f1', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:38.618658 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7089e83a-c01b-4f9f-9cee-2ad0afb3e0f8 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (acc35aef-d43e-4800-ac27-69be20be0086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:38.621411 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7089e83a-c01b-4f9f-9cee-2ad0afb3e0f8 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (acc35aef-d43e-4800-ac27-69be20be0086) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:38.623751 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7089e83a-c01b-4f9f-9cee-2ad0afb3e0f8 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1a900750-e900-4c72-9571-926e0ce255a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:38.624968 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-7089e83a-c01b-4f9f-9cee-2ad0afb3e0f8 tempest-AttachVolumeTestJSON-529823658 None] Volume 506dc880-cb1a-4642-8ad7-222b51adc2f1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-506dc880-cb1a-4642-8ad7-222b51adc2f1', 'volume_size': 1}
Sep 15 22:03:38.626814 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7089e83a-c01b-4f9f-9cee-2ad0afb3e0f8 tempest-AttachVolumeTestJSON-529823658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-506dc880-cb1a-4642-8ad7-222b51adc2f1 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:38.648645 n-d-796909-3 sudo[129964]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-506dc880-cb1a-4642-8ad7-222b51adc2f1 stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:03:38.650352 n-d-796909-3 sudo[129964]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:39.031984 n-d-796909-3 sudo[129962]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:39.034229 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3d0e2ee9-d3ed-4a7b-86f9-354cacf3c3ab tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0e035fa4-f881-4a6b-b76a-cf9b73124fc1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.603s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:39.037603 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3d0e2ee9-d3ed-4a7b-86f9-354cacf3c3ab tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27a026aa-06e8-49da-af76-61f4b90e20ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0e035fa4-f881-4a6b-b76a-cf9b73124fc1', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:39.041992 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3d0e2ee9-d3ed-4a7b-86f9-354cacf3c3ab tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6a9e70bc-21d1-4f40-828a-524ed3a4954c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:39.135623 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-3d0e2ee9-d3ed-4a7b-86f9-354cacf3c3ab tempest-VolumesGetTest-986348885 None] Volume volume-0e035fa4-f881-4a6b-b76a-cf9b73124fc1 (0e035fa4-f881-4a6b-b76a-cf9b73124fc1): created successfully
Sep 15 22:03:39.139534 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3d0e2ee9-d3ed-4a7b-86f9-354cacf3c3ab tempest-VolumesGetTest-986348885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6a9e70bc-21d1-4f40-828a-524ed3a4954c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:39.143269 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3d0e2ee9-d3ed-4a7b-86f9-354cacf3c3ab tempest-VolumesGetTest-986348885 None] Flow 'volume_create_manager' (6b3efa10-885f-4d4e-bf11-5075c80e6dff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:03:39.216386 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-3d0e2ee9-d3ed-4a7b-86f9-354cacf3c3ab tempest-VolumesGetTest-986348885 None] Created volume successfully.
Sep 15 22:03:39.240046 n-d-796909-3 sudo[129964]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:39.242331 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7089e83a-c01b-4f9f-9cee-2ad0afb3e0f8 tempest-AttachVolumeTestJSON-529823658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-506dc880-cb1a-4642-8ad7-222b51adc2f1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.616s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:39.244748 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7089e83a-c01b-4f9f-9cee-2ad0afb3e0f8 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1a900750-e900-4c72-9571-926e0ce255a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-506dc880-cb1a-4642-8ad7-222b51adc2f1', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:39.248853 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7089e83a-c01b-4f9f-9cee-2ad0afb3e0f8 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (de5ad600-a4c7-4b06-b7a9-200fd86a7cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:03:39.335728 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-7089e83a-c01b-4f9f-9cee-2ad0afb3e0f8 tempest-AttachVolumeTestJSON-529823658 None] Volume volume-506dc880-cb1a-4642-8ad7-222b51adc2f1 (506dc880-cb1a-4642-8ad7-222b51adc2f1): created successfully
Sep 15 22:03:39.337729 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7089e83a-c01b-4f9f-9cee-2ad0afb3e0f8 tempest-AttachVolumeTestJSON-529823658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (de5ad600-a4c7-4b06-b7a9-200fd86a7cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:03:39.341012 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-7089e83a-c01b-4f9f-9cee-2ad0afb3e0f8 tempest-AttachVolumeTestJSON-529823658 None] Flow 'volume_create_manager' (8fd88dd5-0c60-4566-a3cc-1f209868382a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:03:39.422864 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-7089e83a-c01b-4f9f-9cee-2ad0afb3e0f8 tempest-AttachVolumeTestJSON-529823658 None] Created volume successfully.
Sep 15 22:03:39.662218 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-81e70adc-82b4-4e16-aa76-0fb932e5eb97 tempest-VolumesGetTest-986348885 None] Lock "b'cinder-0e035fa4-f881-4a6b-b76a-cf9b73124fc1-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:03:39.808774 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-81e70adc-82b4-4e16-aa76-0fb932e5eb97 tempest-VolumesGetTest-986348885 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0e035fa4-f881-4a6b-b76a-cf9b73124fc1
Sep 15 22:03:39.809775 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-81e70adc-82b4-4e16-aa76-0fb932e5eb97 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0e035fa4-f881-4a6b-b76a-cf9b73124fc1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:39.828483 n-d-796909-3 sudo[130036]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0e035fa4-f881-4a6b-b76a-cf9b73124fc1
Sep 15 22:03:39.829301 n-d-796909-3 sudo[130036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:40.258062 n-d-796909-3 sudo[130036]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:40.260441 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-81e70adc-82b4-4e16-aa76-0fb932e5eb97 tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0e035fa4-f881-4a6b-b76a-cf9b73124fc1" returned: 0 in 0.450s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:40.262256 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-81e70adc-82b4-4e16-aa76-0fb932e5eb97 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0e035fa4-f881-4a6b-b76a-cf9b73124fc1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:40.282766 n-d-796909-3 sudo[130039]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0e035fa4-f881-4a6b-b76a-cf9b73124fc1
Sep 15 22:03:40.283639 n-d-796909-3 sudo[130039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:40.706548 n-d-796909-3 sudo[130039]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:40.709013 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-81e70adc-82b4-4e16-aa76-0fb932e5eb97 tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0e035fa4-f881-4a6b-b76a-cf9b73124fc1" returned: 0 in 0.446s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:40.711980 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-81e70adc-82b4-4e16-aa76-0fb932e5eb97 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0e035fa4-f881-4a6b-b76a-cf9b73124fc1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:40.739886 n-d-796909-3 sudo[130042]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0e035fa4-f881-4a6b-b76a-cf9b73124fc1
Sep 15 22:03:40.741434 n-d-796909-3 sudo[130042]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:41.333950 n-d-796909-3 sudo[130042]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:41.336224 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-81e70adc-82b4-4e16-aa76-0fb932e5eb97 tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0e035fa4-f881-4a6b-b76a-cf9b73124fc1" returned: 0 in 0.624s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:41.337451 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-81e70adc-82b4-4e16-aa76-0fb932e5eb97 tempest-VolumesGetTest-986348885 None] Successfully deleted volume: 0e035fa4-f881-4a6b-b76a-cf9b73124fc1
Sep 15 22:03:41.478524 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-81e70adc-82b4-4e16-aa76-0fb932e5eb97 tempest-VolumesGetTest-986348885 None] Created reservations ['998c727c-de0e-4fcf-bb7b-dafb910b6b40', 'bc7d25b9-851e-44b6-9865-508e1a26e6df', '4dfda890-1a76-4319-87b1-0248932c1e5e', '29716e33-198c-4be9-98f6-74d72fa70b3e'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:03:41.480853 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-81e70adc-82b4-4e16-aa76-0fb932e5eb97 tempest-VolumesGetTest-986348885 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:03:41.480853 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:03:41.480853 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:03:41.662558 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-81e70adc-82b4-4e16-aa76-0fb932e5eb97 tempest-VolumesGetTest-986348885 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:03:41.663504 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-81e70adc-82b4-4e16-aa76-0fb932e5eb97 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:41.687397 n-d-796909-3 sudo[130048]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:03:41.688216 n-d-796909-3 sudo[130048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:41.981129 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-83eccc89-50ff-4a09-9e82-bc13ef7969c8 req-6628543b-234f-44c5-93d0-b628b46d4c3a tempest-AttachVolumeTestJSON-529823658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-506dc880-cb1a-4642-8ad7-222b51adc2f1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:42.017867 n-d-796909-3 sudo[130051]: ubuntu : 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-506dc880-cb1a-4642-8ad7-222b51adc2f1
Sep 15 22:03:42.018916 n-d-796909-3 sudo[130051]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:42.143475 n-d-796909-3 sudo[130048]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:42.145802 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-81e70adc-82b4-4e16-aa76-0fb932e5eb97 tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.482s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:42.148496 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-81e70adc-82b4-4e16-aa76-0fb932e5eb97 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:42.169395 n-d-796909-3 sudo[130053]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:03:42.170186 n-d-796909-3 sudo[130053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:42.273287 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-9258f36f-9ca6-4617-b361-437a843298b1 tempest-VolumesGetTest-986348885 None] Lock "b'cinder-3e31dba6-e03c-4163-8686-d79ab1c50d8a-delete_volume'" acquired by "delete_volume" :: waited 0.031s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:03:42.499997 n-d-796909-3 sudo[130051]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:42.504591 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-83eccc89-50ff-4a09-9e82-bc13ef7969c8 req-6628543b-234f-44c5-93d0-b628b46d4c3a tempest-AttachVolumeTestJSON-529823658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-506dc880-cb1a-4642-8ad7-222b51adc2f1" returned: 0 in 0.523s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:42.534179 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-9258f36f-9ca6-4617-b361-437a843298b1 tempest-VolumesGetTest-986348885 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3e31dba6-e03c-4163-8686-d79ab1c50d8a
Sep 15 22:03:42.535491 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9258f36f-9ca6-4617-b361-437a843298b1 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3e31dba6-e03c-4163-8686-d79ab1c50d8a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:42.557803 n-d-796909-3 sudo[130057]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3e31dba6-e03c-4163-8686-d79ab1c50d8a
Sep 15 22:03:42.558623 n-d-796909-3 sudo[130057]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:42.582458 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:42.595554 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:42.596038 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555694592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a\n Backing store flags: \n Account information:\n BKmmivbYX6AmFuThH9n3\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-83eccc89-50ff-4a09-9e82-bc13ef7969c8 req-6628543b-234f-44c5-93d0-b628b46d4c3a tempest-AttachVolumeTestJSON-529823658 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: I_T nexus: 38
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: BKmmivbYX6AmFuThH9n3
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 22:03:42.596915 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 22:03:42.599966 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-83eccc89-50ff-4a09-9e82-bc13ef7969c8 req-6628543b-234f-44c5-93d0-b628b46d4c3a tempest-AttachVolumeTestJSON-529823658 None] Creating iscsi_target for Volume ID: volume-506dc880-cb1a-4642-8ad7-222b51adc2f1 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 22:03:42.634932 n-d-796909-3 sudo[130053]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:42.690015 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-83eccc89-50ff-4a09-9e82-bc13ef7969c8 req-6628543b-234f-44c5-93d0-b628b46d4c3a tempest-AttachVolumeTestJSON-529823658 None] Created volume path /opt/stack/data/cinder/volumes/volume-506dc880-cb1a-4642-8ad7-222b51adc2f1,
Sep 15 22:03:42.690015 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 22:03:42.690015 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:03:42.690015 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-506dc880-cb1a-4642-8ad7-222b51adc2f1
Sep 15 22:03:42.690015 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 22:03:42.690015 n-d-796909-3 cinder-volume[84872]: incominguser fzC8zBeUn82HxNtaLe4d Q6vULqRRbhntsRYe
Sep 15 22:03:42.690015 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:03:42.690015 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 22:03:42.690015 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:03:42.690015 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 22:03:42.693416 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-81e70adc-82b4-4e16-aa76-0fb932e5eb97 tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.545s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:42.695437 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-81e70adc-82b4-4e16-aa76-0fb932e5eb97 tempest-VolumesGetTest-986348885 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:03:42.698294 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-506dc880-cb1a-4642-8ad7-222b51adc2f1 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:42.701699 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-81e70adc-82b4-4e16-aa76-0fb932e5eb97 tempest-VolumesGetTest-986348885 None] Deleted volume successfully.
Sep 15 22:03:42.782524 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-81e70adc-82b4-4e16-aa76-0fb932e5eb97 tempest-VolumesGetTest-986348885 None] Lock "b'cinder-0e035fa4-f881-4a6b-b76a-cf9b73124fc1-delete_volume'" released by "delete_volume" :: held 3.120s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:03:43.038206 n-d-796909-3 sudo[130057]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:43.040014 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9258f36f-9ca6-4617-b361-437a843298b1 tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3e31dba6-e03c-4163-8686-d79ab1c50d8a" returned: 0 in 0.505s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:43.041817 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9258f36f-9ca6-4617-b361-437a843298b1 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3e31dba6-e03c-4163-8686-d79ab1c50d8a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:43.060801 n-d-796909-3 sudo[130069]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3e31dba6-e03c-4163-8686-d79ab1c50d8a
Sep 15 22:03:43.062116 n-d-796909-3 sudo[130069]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:43.146139 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-506dc880-cb1a-4642-8ad7-222b51adc2f1" returned: 0 in 0.452s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:43.146499 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555694592]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:03:43.147402 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-83eccc89-50ff-4a09-9e82-bc13ef7969c8 req-6628543b-234f-44c5-93d0-b628b46d4c3a tempest-AttachVolumeTestJSON-529823658 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 22:03:43.147767 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-83eccc89-50ff-4a09-9e82-bc13ef7969c8 req-6628543b-234f-44c5-93d0-b628b46d4c3a tempest-AttachVolumeTestJSON-529823658 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 22:03:43.149310 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:43.156155 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:43.156507 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555694592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a\n Backing store flags: \n Account information:\n BKmmivbYX6AmFuThH9n3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-506dc880-cb1a-4642-8ad7-222b51adc2f1\n System information:\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-506dc880-cb1a-4642-8ad7-222b51adc2f1\n Backing store flags: \n Account information:\n fzC8zBeUn82HxNtaLe4d\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-83eccc89-50ff-4a09-9e82-bc13ef7969c8 req-6628543b-234f-44c5-93d0-b628b46d4c3a tempest-AttachVolumeTestJSON-529823658 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: I_T nexus: 38
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: BKmmivbYX6AmFuThH9n3
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 22:03:43.161278 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:43.258920 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:43.259276 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555694592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a\n Backing store flags: \n Account information:\n BKmmivbYX6AmFuThH9n3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-506dc880-cb1a-4642-8ad7-222b51adc2f1\n System information:\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-506dc880-cb1a-4642-8ad7-222b51adc2f1\n Backing store flags: \n Account information:\n fzC8zBeUn82HxNtaLe4d\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:03:43.262143 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:43.378899 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:43.385410 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555694592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a\n Backing store flags: \n Account information:\n BKmmivbYX6AmFuThH9n3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-506dc880-cb1a-4642-8ad7-222b51adc2f1\n System information:\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-506dc880-cb1a-4642-8ad7-222b51adc2f1\n Backing store flags: \n Account information:\n fzC8zBeUn82HxNtaLe4d\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:03:43.385410 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-83eccc89-50ff-4a09-9e82-bc13ef7969c8 req-6628543b-234f-44c5-93d0-b628b46d4c3a tempest-AttachVolumeTestJSON-529823658 None] Set provider_location to: 10.222.0.24:3260,2 iqn.2010-10.org.openstack:volume-506dc880-cb1a-4642-8ad7-222b51adc2f1 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 22:03:43.498534 n-d-796909-3 sudo[130069]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:43.503321 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9258f36f-9ca6-4617-b361-437a843298b1 tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3e31dba6-e03c-4163-8686-d79ab1c50d8a" returned: 0 in 0.461s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:43.508481 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9258f36f-9ca6-4617-b361-437a843298b1 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3e31dba6-e03c-4163-8686-d79ab1c50d8a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:43.528534 n-d-796909-3 sudo[130100]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3e31dba6-e03c-4163-8686-d79ab1c50d8a
Sep 15 22:03:43.530440 n-d-796909-3 sudo[130100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:43.850591 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-83eccc89-50ff-4a09-9e82-bc13ef7969c8 req-6628543b-234f-44c5-93d0-b628b46d4c3a tempest-AttachVolumeTestJSON-529823658 None] attachment_update completed successfully.
Sep 15 22:03:44.124565 n-d-796909-3 sudo[130100]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:44.127932 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9258f36f-9ca6-4617-b361-437a843298b1 tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3e31dba6-e03c-4163-8686-d79ab1c50d8a" returned: 0 in 0.618s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:44.127932 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-9258f36f-9ca6-4617-b361-437a843298b1 tempest-VolumesGetTest-986348885 None] Successfully deleted volume: 3e31dba6-e03c-4163-8686-d79ab1c50d8a
Sep 15 22:03:44.234441 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-9258f36f-9ca6-4617-b361-437a843298b1 tempest-VolumesGetTest-986348885 None] Created reservations ['d9521ea2-2697-42c8-b1e1-01db6251dc67', '7615ee83-9cad-4396-8f38-d203549579f1', '38ebb273-cdc9-40ce-8784-b49a48dff428', '77f71a92-4e98-42f9-965c-933437cd4cd8'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:03:44.236661 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-9258f36f-9ca6-4617-b361-437a843298b1 tempest-VolumesGetTest-986348885 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:03:44.236661 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:03:44.236661 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:03:44.438490 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-9258f36f-9ca6-4617-b361-437a843298b1 tempest-VolumesGetTest-986348885 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:03:44.439192 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9258f36f-9ca6-4617-b361-437a843298b1 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:44.461438 n-d-796909-3 sudo[130106]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:03:44.462349 n-d-796909-3 sudo[130106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:44.893315 n-d-796909-3 sudo[130106]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:44.895823 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9258f36f-9ca6-4617-b361-437a843298b1 tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:44.897939 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9258f36f-9ca6-4617-b361-437a843298b1 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:44.925708 n-d-796909-3 sudo[130109]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:03:44.926775 n-d-796909-3 sudo[130109]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:44.948642 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-77f10288-c63c-407e-b660-5d21ee1a3235 tempest-VolumesGetTest-986348885 None] Lock "b'cinder-e421cf27-2603-40ab-912a-b27ab821450e-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:03:45.127597 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-77f10288-c63c-407e-b660-5d21ee1a3235 tempest-VolumesGetTest-986348885 None] Skipping remove_export. No iscsi_target is presently exported for volume: e421cf27-2603-40ab-912a-b27ab821450e
Sep 15 22:03:45.129228 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-77f10288-c63c-407e-b660-5d21ee1a3235 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e421cf27-2603-40ab-912a-b27ab821450e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:45.150151 n-d-796909-3 sudo[130111]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e421cf27-2603-40ab-912a-b27ab821450e
Sep 15 22:03:45.151861 n-d-796909-3 sudo[130111]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:45.381678 n-d-796909-3 sudo[130109]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:45.384032 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9258f36f-9ca6-4617-b361-437a843298b1 tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.486s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:45.386579 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-9258f36f-9ca6-4617-b361-437a843298b1 tempest-VolumesGetTest-986348885 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:03:45.400881 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-9258f36f-9ca6-4617-b361-437a843298b1 tempest-VolumesGetTest-986348885 None] Deleted volume successfully.
Sep 15 22:03:45.580973 n-d-796909-3 sudo[130111]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:45.582716 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-77f10288-c63c-407e-b660-5d21ee1a3235 tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e421cf27-2603-40ab-912a-b27ab821450e" returned: 0 in 0.454s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:45.584235 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-77f10288-c63c-407e-b660-5d21ee1a3235 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e421cf27-2603-40ab-912a-b27ab821450e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:45.611646 n-d-796909-3 sudo[130115]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e421cf27-2603-40ab-912a-b27ab821450e
Sep 15 22:03:45.613453 n-d-796909-3 sudo[130115]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:45.637682 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-9258f36f-9ca6-4617-b361-437a843298b1 tempest-VolumesGetTest-986348885 None] Lock "b'cinder-3e31dba6-e03c-4163-8686-d79ab1c50d8a-delete_volume'" released by "delete_volume" :: held 3.367s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:03:46.063370 n-d-796909-3 sudo[130115]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:46.066796 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-77f10288-c63c-407e-b660-5d21ee1a3235 tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e421cf27-2603-40ab-912a-b27ab821450e" returned: 0 in 0.482s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:46.069991 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-77f10288-c63c-407e-b660-5d21ee1a3235 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e421cf27-2603-40ab-912a-b27ab821450e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:46.093221 n-d-796909-3 sudo[130118]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e421cf27-2603-40ab-912a-b27ab821450e
Sep 15 22:03:46.094034 n-d-796909-3 sudo[130118]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:46.667682 n-d-796909-3 sudo[130118]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:46.670460 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-77f10288-c63c-407e-b660-5d21ee1a3235 tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e421cf27-2603-40ab-912a-b27ab821450e" returned: 0 in 0.600s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:46.671896 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-77f10288-c63c-407e-b660-5d21ee1a3235 tempest-VolumesGetTest-986348885 None] Successfully deleted volume: e421cf27-2603-40ab-912a-b27ab821450e
Sep 15 22:03:46.799888 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-77f10288-c63c-407e-b660-5d21ee1a3235 tempest-VolumesGetTest-986348885 None] Created reservations ['be497871-55bc-4b1c-a7bb-331b27b6d276', '790b8572-4efd-4f8e-9f38-a01b3a3401dc', '7bd4ee67-bb41-46e7-88f2-05db08a6665c', 'd609ea9a-8736-4529-b1cc-0309b96d43da'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:03:46.802033 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-77f10288-c63c-407e-b660-5d21ee1a3235 tempest-VolumesGetTest-986348885 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:03:46.802033 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:03:46.802033 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:03:47.045317 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-77f10288-c63c-407e-b660-5d21ee1a3235 tempest-VolumesGetTest-986348885 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:03:47.046444 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-77f10288-c63c-407e-b660-5d21ee1a3235 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:47.078438 n-d-796909-3 sudo[130125]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:03:47.080701 n-d-796909-3 sudo[130125]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:47.551863 n-d-796909-3 sudo[130125]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:47.554146 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-77f10288-c63c-407e-b660-5d21ee1a3235 tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:47.556658 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-77f10288-c63c-407e-b660-5d21ee1a3235 tempest-VolumesGetTest-986348885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:47.580317 n-d-796909-3 sudo[130128]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:03:47.582346 n-d-796909-3 sudo[130128]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:47.891652 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:03:47.892714 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:03:47.894737 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:47.937228 n-d-796909-3 sudo[130130]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:03:47.938667 n-d-796909-3 sudo[130130]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:48.115397 n-d-796909-3 sudo[130128]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:48.118723 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-77f10288-c63c-407e-b660-5d21ee1a3235 tempest-VolumesGetTest-986348885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.561s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:48.121578 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-77f10288-c63c-407e-b660-5d21ee1a3235 tempest-VolumesGetTest-986348885 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:03:48.128916 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-77f10288-c63c-407e-b660-5d21ee1a3235 tempest-VolumesGetTest-986348885 None] Deleted volume successfully.
Sep 15 22:03:48.241013 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-77f10288-c63c-407e-b660-5d21ee1a3235 tempest-VolumesGetTest-986348885 None] Lock "b'cinder-e421cf27-2603-40ab-912a-b27ab821450e-delete_volume'" released by "delete_volume" :: held 3.294s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:03:48.537995 n-d-796909-3 sudo[130130]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:48.540049 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.645s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:48.541566 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:48.566155 n-d-796909-3 sudo[130135]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:03:48.567570 n-d-796909-3 sudo[130135]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:49.106626 n-d-796909-3 sudo[130135]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:49.109444 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.567s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:49.112274 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:03:53.226332 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-41c02f5c-8ff0-4fbd-beac-361cc6cad46d req-c6487adc-ee3d-4d71-b07f-24b1b79aa2a4 tempest-AttachVolumeTestJSON-529823658 None] Terminate volume connection completed successfully.
Sep 15 22:03:53.226971 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-41c02f5c-8ff0-4fbd-beac-361cc6cad46d req-c6487adc-ee3d-4d71-b07f-24b1b79aa2a4 tempest-AttachVolumeTestJSON-529823658 None] Deleting attachment 2eedf9fd-2f2c-4e67-80ce-74e6a8467829. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 22:03:53.232136 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:53.437456 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.209s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:53.437855 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696192]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a\n Backing store flags: \n Account information:\n BKmmivbYX6AmFuThH9n3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-506dc880-cb1a-4642-8ad7-222b51adc2f1\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-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-506dc880-cb1a-4642-8ad7-222b51adc2f1\n Backing store flags: \n Account information:\n fzC8zBeUn82HxNtaLe4d\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:03:53.438660 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-41c02f5c-8ff0-4fbd-beac-361cc6cad46d req-c6487adc-ee3d-4d71-b07f-24b1b79aa2a4 tempest-AttachVolumeTestJSON-529823658 None] Removing iscsi_target for Volume ID: 5075b352-bdb4-4a64-9a0d-8dafb9c38c9a
Sep 15 22:03:53.442438 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:53.671657 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a -f" returned: 0 in 0.231s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:53.672060 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696192]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:03:53.673287 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:53.776007 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:53.776435 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696192]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-506dc880-cb1a-4642-8ad7-222b51adc2f1\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-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-506dc880-cb1a-4642-8ad7-222b51adc2f1\n Backing store flags: \n Account information:\n fzC8zBeUn82HxNtaLe4d\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:03:53.998544 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-41c02f5c-8ff0-4fbd-beac-361cc6cad46d req-c6487adc-ee3d-4d71-b07f-24b1b79aa2a4 tempest-AttachVolumeTestJSON-529823658 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:03:53.998544 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:03:53.998544 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:03:56.314165 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-4c373474-5b98-45a3-997b-938fb1a4a38e req-b0680ac7-b49a-432d-8044-9b3486033cf7 tempest-AttachVolumeTestJSON-529823658 None] Terminate volume connection completed successfully.
Sep 15 22:03:56.314803 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-4c373474-5b98-45a3-997b-938fb1a4a38e req-b0680ac7-b49a-432d-8044-9b3486033cf7 tempest-AttachVolumeTestJSON-529823658 None] Deleting attachment 671008fb-4512-4c8d-9ca2-167d81345a6c. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 22:03:56.316733 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:56.420770 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:56.421128 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696192]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-506dc880-cb1a-4642-8ad7-222b51adc2f1\n System information:\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-506dc880-cb1a-4642-8ad7-222b51adc2f1\n Backing store flags: \n Account information:\n fzC8zBeUn82HxNtaLe4d\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:03:56.421747 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-4c373474-5b98-45a3-997b-938fb1a4a38e req-b0680ac7-b49a-432d-8044-9b3486033cf7 tempest-AttachVolumeTestJSON-529823658 None] Removing iscsi_target for Volume ID: 506dc880-cb1a-4642-8ad7-222b51adc2f1
Sep 15 22:03:56.422854 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-506dc880-cb1a-4642-8ad7-222b51adc2f1 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:56.534460 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-506dc880-cb1a-4642-8ad7-222b51adc2f1 -f" returned: 0 in 0.107s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:56.535878 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696192]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:03:56.543408 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:56.709561 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.168s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:56.709744 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696192]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:03:56.968244 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-4c373474-5b98-45a3-997b-938fb1a4a38e req-b0680ac7-b49a-432d-8044-9b3486033cf7 tempest-AttachVolumeTestJSON-529823658 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:03:56.968244 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:03:56.968244 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:04:07.900874 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-491c434d-7ab6-4979-a625-29a75969cb1c tempest-AttachVolumeTestJSON-529823658 None] Lock "b'cinder-506dc880-cb1a-4642-8ad7-222b51adc2f1-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:04:08.051402 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:08.148958 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:08.149733 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696192]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:04:08.152165 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-491c434d-7ab6-4979-a625-29a75969cb1c tempest-AttachVolumeTestJSON-529823658 None] Skipping remove_export. No iscsi_target is presently exported for volume: 506dc880-cb1a-4642-8ad7-222b51adc2f1
Sep 15 22:04:08.153249 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-491c434d-7ab6-4979-a625-29a75969cb1c tempest-AttachVolumeTestJSON-529823658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-506dc880-cb1a-4642-8ad7-222b51adc2f1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:08.177567 n-d-796909-3 sudo[130550]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-506dc880-cb1a-4642-8ad7-222b51adc2f1
Sep 15 22:04:08.179532 n-d-796909-3 sudo[130550]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:04:08.712105 n-d-796909-3 sudo[130550]: pam_unix(sudo:session): session closed for user root
Sep 15 22:04:08.714509 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-491c434d-7ab6-4979-a625-29a75969cb1c tempest-AttachVolumeTestJSON-529823658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-506dc880-cb1a-4642-8ad7-222b51adc2f1" returned: 0 in 0.561s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:08.716181 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-491c434d-7ab6-4979-a625-29a75969cb1c tempest-AttachVolumeTestJSON-529823658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-506dc880-cb1a-4642-8ad7-222b51adc2f1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:08.740281 n-d-796909-3 sudo[130555]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-506dc880-cb1a-4642-8ad7-222b51adc2f1
Sep 15 22:04:08.741744 n-d-796909-3 sudo[130555]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:04:09.217548 n-d-796909-3 sudo[130555]: pam_unix(sudo:session): session closed for user root
Sep 15 22:04:09.220039 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-491c434d-7ab6-4979-a625-29a75969cb1c tempest-AttachVolumeTestJSON-529823658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-506dc880-cb1a-4642-8ad7-222b51adc2f1" returned: 0 in 0.503s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:09.222546 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-491c434d-7ab6-4979-a625-29a75969cb1c tempest-AttachVolumeTestJSON-529823658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-506dc880-cb1a-4642-8ad7-222b51adc2f1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:09.244351 n-d-796909-3 sudo[130558]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-506dc880-cb1a-4642-8ad7-222b51adc2f1
Sep 15 22:04:09.245951 n-d-796909-3 sudo[130558]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:04:09.821362 n-d-796909-3 sudo[130558]: pam_unix(sudo:session): session closed for user root
Sep 15 22:04:09.823749 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-491c434d-7ab6-4979-a625-29a75969cb1c tempest-AttachVolumeTestJSON-529823658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-506dc880-cb1a-4642-8ad7-222b51adc2f1" returned: 0 in 0.601s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:09.824883 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-491c434d-7ab6-4979-a625-29a75969cb1c tempest-AttachVolumeTestJSON-529823658 None] Successfully deleted volume: 506dc880-cb1a-4642-8ad7-222b51adc2f1
Sep 15 22:04:09.971232 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-491c434d-7ab6-4979-a625-29a75969cb1c tempest-AttachVolumeTestJSON-529823658 None] Created reservations ['5fac4ab9-b837-41cf-8b3e-408e2bda7d0c', 'ef99b44f-5fc4-4d07-8b65-fac48b013f18', '36ffc23c-4b1e-4f62-a16b-cb578dc7c626', 'a06b1783-7faf-4d4e-a615-4bd267f2e6eb'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:04:09.974295 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-491c434d-7ab6-4979-a625-29a75969cb1c tempest-AttachVolumeTestJSON-529823658 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:04:09.974295 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:04:09.974295 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:04:10.159186 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-491c434d-7ab6-4979-a625-29a75969cb1c tempest-AttachVolumeTestJSON-529823658 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:04:10.160016 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-491c434d-7ab6-4979-a625-29a75969cb1c tempest-AttachVolumeTestJSON-529823658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:10.214201 n-d-796909-3 sudo[130577]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:04:10.215157 n-d-796909-3 sudo[130577]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:04:10.504648 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-d85bae27-f923-457b-ad5e-541342e9e1e3 tempest-AttachVolumeTestJSON-529823658 None] Lock "b'cinder-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:04:10.668901 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:10.697325 n-d-796909-3 sudo[130577]: pam_unix(sudo:session): session closed for user root
Sep 15 22:04:10.699664 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-491c434d-7ab6-4979-a625-29a75969cb1c tempest-AttachVolumeTestJSON-529823658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.539s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:10.701694 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-491c434d-7ab6-4979-a625-29a75969cb1c tempest-AttachVolumeTestJSON-529823658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:10.725136 n-d-796909-3 sudo[130581]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:04:10.726636 n-d-796909-3 sudo[130581]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:04:10.807943 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:10.808396 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:04:10.809562 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-d85bae27-f923-457b-ad5e-541342e9e1e3 tempest-AttachVolumeTestJSON-529823658 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5075b352-bdb4-4a64-9a0d-8dafb9c38c9a
Sep 15 22:04:10.811752 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d85bae27-f923-457b-ad5e-541342e9e1e3 tempest-AttachVolumeTestJSON-529823658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:10.843697 n-d-796909-3 sudo[130585]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a
Sep 15 22:04:10.844538 n-d-796909-3 sudo[130585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:04:11.234418 n-d-796909-3 sudo[130581]: pam_unix(sudo:session): session closed for user root
Sep 15 22:04:11.237260 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-491c434d-7ab6-4979-a625-29a75969cb1c tempest-AttachVolumeTestJSON-529823658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.535s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:11.240981 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-491c434d-7ab6-4979-a625-29a75969cb1c tempest-AttachVolumeTestJSON-529823658 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:04:11.247426 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-491c434d-7ab6-4979-a625-29a75969cb1c tempest-AttachVolumeTestJSON-529823658 None] Deleted volume successfully.
Sep 15 22:04:11.341077 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-491c434d-7ab6-4979-a625-29a75969cb1c tempest-AttachVolumeTestJSON-529823658 None] Lock "b'cinder-506dc880-cb1a-4642-8ad7-222b51adc2f1-delete_volume'" released by "delete_volume" :: held 3.440s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:04:11.370135 n-d-796909-3 sudo[130585]: pam_unix(sudo:session): session closed for user root
Sep 15 22:04:11.371970 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d85bae27-f923-457b-ad5e-541342e9e1e3 tempest-AttachVolumeTestJSON-529823658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a" returned: 0 in 0.560s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:11.373329 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d85bae27-f923-457b-ad5e-541342e9e1e3 tempest-AttachVolumeTestJSON-529823658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:11.395286 n-d-796909-3 sudo[130599]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a
Sep 15 22:04:11.396075 n-d-796909-3 sudo[130599]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:04:11.882176 n-d-796909-3 sudo[130599]: pam_unix(sudo:session): session closed for user root
Sep 15 22:04:11.884948 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d85bae27-f923-457b-ad5e-541342e9e1e3 tempest-AttachVolumeTestJSON-529823658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a" returned: 0 in 0.511s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:11.887134 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d85bae27-f923-457b-ad5e-541342e9e1e3 tempest-AttachVolumeTestJSON-529823658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:11.916847 n-d-796909-3 sudo[130605]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a
Sep 15 22:04:11.917662 n-d-796909-3 sudo[130605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:04:12.457855 n-d-796909-3 sudo[130605]: pam_unix(sudo:session): session closed for user root
Sep 15 22:04:12.462456 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d85bae27-f923-457b-ad5e-541342e9e1e3 tempest-AttachVolumeTestJSON-529823658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a" returned: 0 in 0.573s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:12.462456 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-d85bae27-f923-457b-ad5e-541342e9e1e3 tempest-AttachVolumeTestJSON-529823658 None] Successfully deleted volume: 5075b352-bdb4-4a64-9a0d-8dafb9c38c9a
Sep 15 22:04:12.586351 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-d85bae27-f923-457b-ad5e-541342e9e1e3 tempest-AttachVolumeTestJSON-529823658 None] Created reservations ['c04a9d61-3897-4023-8ac8-9545dedd4cbc', '7bb330c6-112c-4426-990f-1e0881b2ee61', '9a475c00-d2fb-4f91-b241-f0647ffac46a', '1ef50f02-7a50-48bf-b49c-869630cbfb12'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:04:12.588685 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-d85bae27-f923-457b-ad5e-541342e9e1e3 tempest-AttachVolumeTestJSON-529823658 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:04:12.588685 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:04:12.588685 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:04:12.817230 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-d85bae27-f923-457b-ad5e-541342e9e1e3 tempest-AttachVolumeTestJSON-529823658 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:04:12.817990 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d85bae27-f923-457b-ad5e-541342e9e1e3 tempest-AttachVolumeTestJSON-529823658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:12.855038 n-d-796909-3 sudo[130646]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:04:12.856049 n-d-796909-3 sudo[130646]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:04:13.656834 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-7fe72dbc-ab04-45da-8290-94c70bbc35b7 tempest-AttachVolumeTestJSON-529823658 None] Lock "b'cinder-a60edbd3-bc13-4b65-9269-74b69d5b6479-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:04:13.761742 n-d-796909-3 sudo[130646]: pam_unix(sudo:session): session closed for user root
Sep 15 22:04:13.764240 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d85bae27-f923-457b-ad5e-541342e9e1e3 tempest-AttachVolumeTestJSON-529823658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.946s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:13.766295 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d85bae27-f923-457b-ad5e-541342e9e1e3 tempest-AttachVolumeTestJSON-529823658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:13.806093 n-d-796909-3 sudo[130688]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:04:13.807024 n-d-796909-3 sudo[130688]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:04:13.859202 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:13.970983 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:13.971345 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585555696192]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:04:13.972070 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-7fe72dbc-ab04-45da-8290-94c70bbc35b7 tempest-AttachVolumeTestJSON-529823658 None] Skipping remove_export. No iscsi_target is presently exported for volume: a60edbd3-bc13-4b65-9269-74b69d5b6479
Sep 15 22:04:13.974833 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7fe72dbc-ab04-45da-8290-94c70bbc35b7 tempest-AttachVolumeTestJSON-529823658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a60edbd3-bc13-4b65-9269-74b69d5b6479 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:14.005637 n-d-796909-3 sudo[130705]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a60edbd3-bc13-4b65-9269-74b69d5b6479
Sep 15 22:04:14.007094 n-d-796909-3 sudo[130705]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:04:14.399108 n-d-796909-3 sudo[130688]: pam_unix(sudo:session): session closed for user root
Sep 15 22:04:14.401757 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d85bae27-f923-457b-ad5e-541342e9e1e3 tempest-AttachVolumeTestJSON-529823658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.635s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:14.404189 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-d85bae27-f923-457b-ad5e-541342e9e1e3 tempest-AttachVolumeTestJSON-529823658 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:04:14.410291 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-d85bae27-f923-457b-ad5e-541342e9e1e3 tempest-AttachVolumeTestJSON-529823658 None] Deleted volume successfully.
Sep 15 22:04:14.512861 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-d85bae27-f923-457b-ad5e-541342e9e1e3 tempest-AttachVolumeTestJSON-529823658 None] Lock "b'cinder-5075b352-bdb4-4a64-9a0d-8dafb9c38c9a-delete_volume'" released by "delete_volume" :: held 4.008s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:04:14.540798 n-d-796909-3 sudo[130705]: pam_unix(sudo:session): session closed for user root
Sep 15 22:04:14.542618 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7fe72dbc-ab04-45da-8290-94c70bbc35b7 tempest-AttachVolumeTestJSON-529823658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a60edbd3-bc13-4b65-9269-74b69d5b6479" returned: 0 in 0.569s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:14.543811 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7fe72dbc-ab04-45da-8290-94c70bbc35b7 tempest-AttachVolumeTestJSON-529823658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a60edbd3-bc13-4b65-9269-74b69d5b6479 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:14.580545 n-d-796909-3 sudo[130731]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a60edbd3-bc13-4b65-9269-74b69d5b6479
Sep 15 22:04:14.589282 n-d-796909-3 sudo[130731]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:04:15.101185 n-d-796909-3 sudo[130731]: pam_unix(sudo:session): session closed for user root
Sep 15 22:04:15.103820 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7fe72dbc-ab04-45da-8290-94c70bbc35b7 tempest-AttachVolumeTestJSON-529823658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a60edbd3-bc13-4b65-9269-74b69d5b6479" returned: 0 in 0.560s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:15.106596 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7fe72dbc-ab04-45da-8290-94c70bbc35b7 tempest-AttachVolumeTestJSON-529823658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a60edbd3-bc13-4b65-9269-74b69d5b6479 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:15.134781 n-d-796909-3 sudo[130741]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a60edbd3-bc13-4b65-9269-74b69d5b6479
Sep 15 22:04:15.135665 n-d-796909-3 sudo[130741]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:04:15.722644 n-d-796909-3 sudo[130741]: pam_unix(sudo:session): session closed for user root
Sep 15 22:04:15.725947 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7fe72dbc-ab04-45da-8290-94c70bbc35b7 tempest-AttachVolumeTestJSON-529823658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a60edbd3-bc13-4b65-9269-74b69d5b6479" returned: 0 in 0.619s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:15.727749 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-7fe72dbc-ab04-45da-8290-94c70bbc35b7 tempest-AttachVolumeTestJSON-529823658 None] Successfully deleted volume: a60edbd3-bc13-4b65-9269-74b69d5b6479
Sep 15 22:04:15.861796 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-7fe72dbc-ab04-45da-8290-94c70bbc35b7 tempest-AttachVolumeTestJSON-529823658 None] Created reservations ['9085ad7c-e779-43c9-bbf5-95e7617ff560', 'e4cdc600-b1c5-4dad-adfd-f8bd33b9fbf0', '90820836-90ee-4e70-b882-4a27c4e2d71c', '91380f9c-f54c-4c41-ad8d-0ad1a43a0630'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:04:15.864348 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-7fe72dbc-ab04-45da-8290-94c70bbc35b7 tempest-AttachVolumeTestJSON-529823658 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:04:15.864348 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:04:15.864348 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:04:16.083453 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-7fe72dbc-ab04-45da-8290-94c70bbc35b7 tempest-AttachVolumeTestJSON-529823658 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:04:16.084630 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7fe72dbc-ab04-45da-8290-94c70bbc35b7 tempest-AttachVolumeTestJSON-529823658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:16.132075 n-d-796909-3 sudo[130752]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:04:16.132899 n-d-796909-3 sudo[130752]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:04:16.728349 n-d-796909-3 sudo[130752]: pam_unix(sudo:session): session closed for user root
Sep 15 22:04:16.730614 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7fe72dbc-ab04-45da-8290-94c70bbc35b7 tempest-AttachVolumeTestJSON-529823658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.646s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:16.738450 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7fe72dbc-ab04-45da-8290-94c70bbc35b7 tempest-AttachVolumeTestJSON-529823658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:16.769005 n-d-796909-3 sudo[130757]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:04:16.769830 n-d-796909-3 sudo[130757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:04:17.348425 n-d-796909-3 sudo[130757]: pam_unix(sudo:session): session closed for user root
Sep 15 22:04:17.351191 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7fe72dbc-ab04-45da-8290-94c70bbc35b7 tempest-AttachVolumeTestJSON-529823658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.618s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:17.353259 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-7fe72dbc-ab04-45da-8290-94c70bbc35b7 tempest-AttachVolumeTestJSON-529823658 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:04:17.359744 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-7fe72dbc-ab04-45da-8290-94c70bbc35b7 tempest-AttachVolumeTestJSON-529823658 None] Deleted volume successfully.
Sep 15 22:04:17.474164 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-7fe72dbc-ab04-45da-8290-94c70bbc35b7 tempest-AttachVolumeTestJSON-529823658 None] Lock "b'cinder-a60edbd3-bc13-4b65-9269-74b69d5b6479-delete_volume'" released by "delete_volume" :: held 3.817s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:04:26.783521 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-e89262d0-e42c-4e7d-92a5-2153646539da tempest-TestVolumeBootPattern-124603112 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:04:26.788988 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-e89262d0-e42c-4e7d-92a5-2153646539da tempest-TestVolumeBootPattern-124603112 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:04:26.796370 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-e89262d0-e42c-4e7d-92a5-2153646539da tempest-TestVolumeBootPattern-124603112 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:04:26.811576 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e89262d0-e42c-4e7d-92a5-2153646539da tempest-TestVolumeBootPattern-124603112 None] Flow 'volume_create_manager' (1e86bfae-b0f0-4f05-9e2a-d367c92435a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:04:26.815714 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e89262d0-e42c-4e7d-92a5-2153646539da tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (92fff544-0f4b-46e5-82db-e840a548c1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:04:26.846663 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-e89262d0-e42c-4e7d-92a5-2153646539da tempest-TestVolumeBootPattern-124603112 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:04:26.937872 n-d-796909-3 sudo[130932]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8812133d-d342-43ea-bd8d-c9c3c63985af stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:04:27.043050 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e89262d0-e42c-4e7d-92a5-2153646539da tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (92fff544-0f4b-46e5-82db-e840a548c1bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:04:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1629402378',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=8812133d-d342-43ea-bd8d-c9c3c63985af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7de0f158ffc4c33b19d09b515a2c8e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:04:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:04:27Z,user_id='44f6a7c98d0a403091e9982bba1cb40e',volume_attachment=>,volume_type=VolumeType(3c67b66b-cc2c-4bcc-96aa-fdc018514072),volume_type_id=3c67b66b-cc2c-4bcc-96aa-fdc018514072)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:04:27.043050 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e89262d0-e42c-4e7d-92a5-2153646539da tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2bec7c42-96dc-44c1-a925-008b79972d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:04:27.043050 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e89262d0-e42c-4e7d-92a5-2153646539da tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2bec7c42-96dc-44c1-a925-008b79972d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:04:27.043050 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e89262d0-e42c-4e7d-92a5-2153646539da tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aba2631c-91bb-4312-aaf2-b27f478e6467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:04:27.043050 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e89262d0-e42c-4e7d-92a5-2153646539da tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aba2631c-91bb-4312-aaf2-b27f478e6467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8812133d-d342-43ea-bd8d-c9c3c63985af', 'volume_name': 'volume-8812133d-d342-43ea-bd8d-c9c3c63985af', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:04:27.043050 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e89262d0-e42c-4e7d-92a5-2153646539da tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b886ee4-0b27-42c3-a61a-11eafffd46e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:04:27.043050 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e89262d0-e42c-4e7d-92a5-2153646539da tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b886ee4-0b27-42c3-a61a-11eafffd46e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:04:27.043050 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e89262d0-e42c-4e7d-92a5-2153646539da tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (17de5626-750d-4f7f-8b9a-5d02f21fdce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:04:27.043050 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-e89262d0-e42c-4e7d-92a5-2153646539da tempest-TestVolumeBootPattern-124603112 None] Volume 8812133d-d342-43ea-bd8d-c9c3c63985af: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8812133d-d342-43ea-bd8d-c9c3c63985af', 'volume_size': 1}
Sep 15 22:04:27.043050 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e89262d0-e42c-4e7d-92a5-2153646539da tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8812133d-d342-43ea-bd8d-c9c3c63985af stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:26.938664 n-d-796909-3 sudo[130932]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:04:27.722643 n-d-796909-3 sudo[130932]: pam_unix(sudo:session): session closed for user root
Sep 15 22:04:27.727426 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e89262d0-e42c-4e7d-92a5-2153646539da tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8812133d-d342-43ea-bd8d-c9c3c63985af stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.812s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:27.728251 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e89262d0-e42c-4e7d-92a5-2153646539da tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (17de5626-750d-4f7f-8b9a-5d02f21fdce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8812133d-d342-43ea-bd8d-c9c3c63985af', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:04:27.730519 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e89262d0-e42c-4e7d-92a5-2153646539da tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (41b70e0f-65bc-4c50-aeb0-e412d8fd5c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:04:27.811469 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-e89262d0-e42c-4e7d-92a5-2153646539da tempest-TestVolumeBootPattern-124603112 None] Volume volume-8812133d-d342-43ea-bd8d-c9c3c63985af (8812133d-d342-43ea-bd8d-c9c3c63985af): created successfully
Sep 15 22:04:27.813706 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e89262d0-e42c-4e7d-92a5-2153646539da tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (41b70e0f-65bc-4c50-aeb0-e412d8fd5c2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:04:27.817065 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e89262d0-e42c-4e7d-92a5-2153646539da tempest-TestVolumeBootPattern-124603112 None] Flow 'volume_create_manager' (1e86bfae-b0f0-4f05-9e2a-d367c92435a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:04:27.890581 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-e89262d0-e42c-4e7d-92a5-2153646539da tempest-TestVolumeBootPattern-124603112 None] Created volume successfully.
Sep 15 22:04:34.765924 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-9ecbc710-2f32-4343-acb0-706ecc8d50d8 req-d98a04ae-8edb-473b-a684-59093bdfc8f3 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8812133d-d342-43ea-bd8d-c9c3c63985af {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:34.787115 n-d-796909-3 sudo[131149]: ubuntu : 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-8812133d-d342-43ea-bd8d-c9c3c63985af
Sep 15 22:04:34.788688 n-d-796909-3 sudo[131149]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:04:35.296468 n-d-796909-3 sudo[131149]: pam_unix(sudo:session): session closed for user root
Sep 15 22:04:35.298766 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-9ecbc710-2f32-4343-acb0-706ecc8d50d8 req-d98a04ae-8edb-473b-a684-59093bdfc8f3 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8812133d-d342-43ea-bd8d-c9c3c63985af" returned: 0 in 0.533s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:35.355393 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:35.365802 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:35.366328 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:04:35.367215 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-9ecbc710-2f32-4343-acb0-706ecc8d50d8 req-d98a04ae-8edb-473b-a684-59093bdfc8f3 tempest-TestVolumeBootPattern-124603112 None] Targets prior to update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 22:04:35.368366 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-9ecbc710-2f32-4343-acb0-706ecc8d50d8 req-d98a04ae-8edb-473b-a684-59093bdfc8f3 tempest-TestVolumeBootPattern-124603112 None] Creating iscsi_target for Volume ID: volume-8812133d-d342-43ea-bd8d-c9c3c63985af {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 22:04:35.472331 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-9ecbc710-2f32-4343-acb0-706ecc8d50d8 req-d98a04ae-8edb-473b-a684-59093bdfc8f3 tempest-TestVolumeBootPattern-124603112 None] Created volume path /opt/stack/data/cinder/volumes/volume-8812133d-d342-43ea-bd8d-c9c3c63985af,
Sep 15 22:04:35.472331 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 22:04:35.472331 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:04:35.472331 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8812133d-d342-43ea-bd8d-c9c3c63985af
Sep 15 22:04:35.472331 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 22:04:35.472331 n-d-796909-3 cinder-volume[84872]: incominguser c4VxdCgVKUGkh75CK9jt f6XGRJXM5CZWd6uz
Sep 15 22:04:35.472331 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:04:35.472331 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 22:04:35.472331 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:04:35.472331 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 22:04:35.477722 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8812133d-d342-43ea-bd8d-c9c3c63985af {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:35.923448 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8812133d-d342-43ea-bd8d-c9c3c63985af" returned: 0 in 0.449s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:35.924071 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:04:35.924324 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-9ecbc710-2f32-4343-acb0-706ecc8d50d8 req-d98a04ae-8edb-473b-a684-59093bdfc8f3 tempest-TestVolumeBootPattern-124603112 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 22:04:35.924674 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-9ecbc710-2f32-4343-acb0-706ecc8d50d8 req-d98a04ae-8edb-473b-a684-59093bdfc8f3 tempest-TestVolumeBootPattern-124603112 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 22:04:35.926064 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:35.936895 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:35.937582 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8812133d-d342-43ea-bd8d-c9c3c63985af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8812133d-d342-43ea-bd8d-c9c3c63985af\n Backing store flags: \n Account information:\n c4VxdCgVKUGkh75CK9jt\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:04:35.938070 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-9ecbc710-2f32-4343-acb0-706ecc8d50d8 req-d98a04ae-8edb-473b-a684-59093bdfc8f3 tempest-TestVolumeBootPattern-124603112 None] Targets after update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 22:04:35.939878 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:36.047686 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:36.048382 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8812133d-d342-43ea-bd8d-c9c3c63985af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8812133d-d342-43ea-bd8d-c9c3c63985af\n Backing store flags: \n Account information:\n c4VxdCgVKUGkh75CK9jt\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:04:36.054698 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:36.163941 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:36.164271 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8812133d-d342-43ea-bd8d-c9c3c63985af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8812133d-d342-43ea-bd8d-c9c3c63985af\n Backing store flags: \n Account information:\n c4VxdCgVKUGkh75CK9jt\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:04:36.165203 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-9ecbc710-2f32-4343-acb0-706ecc8d50d8 req-d98a04ae-8edb-473b-a684-59093bdfc8f3 tempest-TestVolumeBootPattern-124603112 None] Set provider_location to: 10.222.0.24:3260,1 iqn.2010-10.org.openstack:volume-8812133d-d342-43ea-bd8d-c9c3c63985af 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 22:04:36.594938 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-9ecbc710-2f32-4343-acb0-706ecc8d50d8 req-d98a04ae-8edb-473b-a684-59093bdfc8f3 tempest-TestVolumeBootPattern-124603112 None] attachment_update completed successfully.
Sep 15 22:04:47.892155 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:04:47.893248 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:04:47.894231 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:47.914458 n-d-796909-3 sudo[131308]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:04:47.918098 n-d-796909-3 sudo[131308]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:04:48.349470 n-d-796909-3 sudo[131308]: pam_unix(sudo:session): session closed for user root
Sep 15 22:04:48.351344 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:48.354239 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:48.379365 n-d-796909-3 sudo[131331]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:04:48.380205 n-d-796909-3 sudo[131331]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:04:48.967768 n-d-796909-3 sudo[131331]: pam_unix(sudo:session): session closed for user root
Sep 15 22:04:48.969826 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.615s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:48.972012 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:04:51.689745 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-e1bc9b5b-c1a8-4cd1-8f4a-6324e09d0e32 tempest-AttachVolumeNegativeTest-424048491 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:04:51.693953 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-e1bc9b5b-c1a8-4cd1-8f4a-6324e09d0e32 tempest-AttachVolumeNegativeTest-424048491 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:04:51.698055 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-e1bc9b5b-c1a8-4cd1-8f4a-6324e09d0e32 tempest-AttachVolumeNegativeTest-424048491 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:04:51.706877 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e1bc9b5b-c1a8-4cd1-8f4a-6324e09d0e32 tempest-AttachVolumeNegativeTest-424048491 None] Flow 'volume_create_manager' (c6230d5e-f327-4df4-8767-2062a2297bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:04:51.710332 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e1bc9b5b-c1a8-4cd1-8f4a-6324e09d0e32 tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5c0fac9c-55fe-401d-8fe1-6fdd750dae8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:04:51.732692 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-e1bc9b5b-c1a8-4cd1-8f4a-6324e09d0e32 tempest-AttachVolumeNegativeTest-424048491 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:04:51.757960 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e1bc9b5b-c1a8-4cd1-8f4a-6324e09d0e32 tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5c0fac9c-55fe-401d-8fe1-6fdd750dae8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:04:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-986505549',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=f7c8a847-a1e6-4831-8611-f7fea081b2c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='369f97e0c2804d0cb9da64e00c706cde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:04:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:04:52Z,user_id='0415b320c53541219d28fab2de3534e9',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:04:51.760441 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e1bc9b5b-c1a8-4cd1-8f4a-6324e09d0e32 tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3b0c44ff-1e1e-4bba-b847-c4892e81c303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:04:51.762525 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e1bc9b5b-c1a8-4cd1-8f4a-6324e09d0e32 tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3b0c44ff-1e1e-4bba-b847-c4892e81c303) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:04:51.764821 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e1bc9b5b-c1a8-4cd1-8f4a-6324e09d0e32 tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2a626a44-4d24-496d-ac18-92c80e78d668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:04:51.766978 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e1bc9b5b-c1a8-4cd1-8f4a-6324e09d0e32 tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2a626a44-4d24-496d-ac18-92c80e78d668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f7c8a847-a1e6-4831-8611-f7fea081b2c7', 'volume_name': 'volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:04:51.769170 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e1bc9b5b-c1a8-4cd1-8f4a-6324e09d0e32 tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d3554503-21be-4837-8c4b-6bcbcddf1c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:04:51.771271 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e1bc9b5b-c1a8-4cd1-8f4a-6324e09d0e32 tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d3554503-21be-4837-8c4b-6bcbcddf1c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:04:51.773358 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e1bc9b5b-c1a8-4cd1-8f4a-6324e09d0e32 tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (39c145ab-1e14-4b68-a1f5-0032c9ec45c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:04:51.774128 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-e1bc9b5b-c1a8-4cd1-8f4a-6324e09d0e32 tempest-AttachVolumeNegativeTest-424048491 None] Volume f7c8a847-a1e6-4831-8611-f7fea081b2c7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7', 'volume_size': 1}
Sep 15 22:04:51.775092 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e1bc9b5b-c1a8-4cd1-8f4a-6324e09d0e32 tempest-AttachVolumeNegativeTest-424048491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:51.794835 n-d-796909-3 sudo[131385]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7 stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:04:51.795766 n-d-796909-3 sudo[131385]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:04:52.348817 n-d-796909-3 sudo[131385]: pam_unix(sudo:session): session closed for user root
Sep 15 22:04:52.351157 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e1bc9b5b-c1a8-4cd1-8f4a-6324e09d0e32 tempest-AttachVolumeNegativeTest-424048491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.575s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:52.354475 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e1bc9b5b-c1a8-4cd1-8f4a-6324e09d0e32 tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (39c145ab-1e14-4b68-a1f5-0032c9ec45c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:04:52.357416 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e1bc9b5b-c1a8-4cd1-8f4a-6324e09d0e32 tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6426e67e-0eaa-4df0-aa59-4ef63658673c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:04:52.425473 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-e1bc9b5b-c1a8-4cd1-8f4a-6324e09d0e32 tempest-AttachVolumeNegativeTest-424048491 None] Volume volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7 (f7c8a847-a1e6-4831-8611-f7fea081b2c7): created successfully
Sep 15 22:04:52.427711 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e1bc9b5b-c1a8-4cd1-8f4a-6324e09d0e32 tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6426e67e-0eaa-4df0-aa59-4ef63658673c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:04:52.430859 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-e1bc9b5b-c1a8-4cd1-8f4a-6324e09d0e32 tempest-AttachVolumeNegativeTest-424048491 None] Flow 'volume_create_manager' (c6230d5e-f327-4df4-8767-2062a2297bb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:04:52.530702 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-e1bc9b5b-c1a8-4cd1-8f4a-6324e09d0e32 tempest-AttachVolumeNegativeTest-424048491 None] Created volume successfully.
Sep 15 22:04:53.955326 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-34e823b9-8aba-41d9-aa85-2d4d024dae1f req-ff0cf119-8cb1-4d8e-a121-377aec4ec703 tempest-AttachVolumeNegativeTest-424048491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:53.975505 n-d-796909-3 sudo[131427]: ubuntu : 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-f7c8a847-a1e6-4831-8611-f7fea081b2c7
Sep 15 22:04:53.976458 n-d-796909-3 sudo[131427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:04:54.359022 n-d-796909-3 sudo[131427]: pam_unix(sudo:session): session closed for user root
Sep 15 22:04:54.361330 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-34e823b9-8aba-41d9-aa85-2d4d024dae1f req-ff0cf119-8cb1-4d8e-a121-377aec4ec703 tempest-AttachVolumeNegativeTest-424048491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7" returned: 0 in 0.406s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:54.412725 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:54.421143 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:54.421476 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8812133d-d342-43ea-bd8d-c9c3c63985af\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8812133d-d342-43ea-bd8d-c9c3c63985af\n Backing store flags: \n Account information:\n c4VxdCgVKUGkh75CK9jt\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-34e823b9-8aba-41d9-aa85-2d4d024dae1f req-ff0cf119-8cb1-4d8e-a121-377aec4ec703 tempest-AttachVolumeNegativeTest-424048491 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-8812133d-d342-43ea-bd8d-c9c3c63985af
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: I_T nexus: 40
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8812133d-d342-43ea-bd8d-c9c3c63985af
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: c4VxdCgVKUGkh75CK9jt
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 22:04:54.422103 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 22:04:54.426274 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-34e823b9-8aba-41d9-aa85-2d4d024dae1f req-ff0cf119-8cb1-4d8e-a121-377aec4ec703 tempest-AttachVolumeNegativeTest-424048491 None] Creating iscsi_target for Volume ID: volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 22:04:54.523256 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-34e823b9-8aba-41d9-aa85-2d4d024dae1f req-ff0cf119-8cb1-4d8e-a121-377aec4ec703 tempest-AttachVolumeNegativeTest-424048491 None] Created volume path /opt/stack/data/cinder/volumes/volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7,
Sep 15 22:04:54.523256 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 22:04:54.523256 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:04:54.523256 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7
Sep 15 22:04:54.523256 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 22:04:54.523256 n-d-796909-3 cinder-volume[84872]: incominguser ZVLW9JWUyiinMV77AKrM 5VKPECWTyHqtUUwn
Sep 15 22:04:54.523256 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:04:54.523256 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 22:04:54.523256 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:04:54.523256 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 22:04:54.533743 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:54.923317 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7" returned: 0 in 0.398s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:54.923639 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:04:54.924226 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-34e823b9-8aba-41d9-aa85-2d4d024dae1f req-ff0cf119-8cb1-4d8e-a121-377aec4ec703 tempest-AttachVolumeNegativeTest-424048491 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 22:04:54.924589 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-34e823b9-8aba-41d9-aa85-2d4d024dae1f req-ff0cf119-8cb1-4d8e-a121-377aec4ec703 tempest-AttachVolumeNegativeTest-424048491 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 22:04:54.925999 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:54.932512 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:54.932906 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8812133d-d342-43ea-bd8d-c9c3c63985af\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8812133d-d342-43ea-bd8d-c9c3c63985af\n Backing store flags: \n Account information:\n c4VxdCgVKUGkh75CK9jt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7\n System information:\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-f7c8a847-a1e6-4831-8611-f7fea081b2c7\n Backing store flags: \n Account information:\n ZVLW9JWUyiinMV77AKrM\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-34e823b9-8aba-41d9-aa85-2d4d024dae1f req-ff0cf119-8cb1-4d8e-a121-377aec4ec703 tempest-AttachVolumeNegativeTest-424048491 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-8812133d-d342-43ea-bd8d-c9c3c63985af
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: I_T nexus: 40
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8812133d-d342-43ea-bd8d-c9c3c63985af
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: c4VxdCgVKUGkh75CK9jt
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 22:04:54.934156 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 22:04:54.937100 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:55.026281 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:55.027855 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8812133d-d342-43ea-bd8d-c9c3c63985af\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8812133d-d342-43ea-bd8d-c9c3c63985af\n Backing store flags: \n Account information:\n c4VxdCgVKUGkh75CK9jt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7\n System information:\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-f7c8a847-a1e6-4831-8611-f7fea081b2c7\n Backing store flags: \n Account information:\n ZVLW9JWUyiinMV77AKrM\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:04:55.031223 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:55.119520 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:55.120409 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8812133d-d342-43ea-bd8d-c9c3c63985af\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-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8812133d-d342-43ea-bd8d-c9c3c63985af\n Backing store flags: \n Account information:\n c4VxdCgVKUGkh75CK9jt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7\n System information:\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-f7c8a847-a1e6-4831-8611-f7fea081b2c7\n Backing store flags: \n Account information:\n ZVLW9JWUyiinMV77AKrM\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:04:55.122145 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-34e823b9-8aba-41d9-aa85-2d4d024dae1f req-ff0cf119-8cb1-4d8e-a121-377aec4ec703 tempest-AttachVolumeNegativeTest-424048491 None] Set provider_location to: 10.222.0.24:3260,2 iqn.2010-10.org.openstack:volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 22:04:55.458333 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-34e823b9-8aba-41d9-aa85-2d4d024dae1f req-ff0cf119-8cb1-4d8e-a121-377aec4ec703 tempest-AttachVolumeNegativeTest-424048491 None] attachment_update completed successfully.
Sep 15 22:04:57.719984 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-a90f33bd-8182-4a25-960e-76aecaeaf38c req-c2a661ed-073e-4ce1-99ca-0e21d272b684 tempest-TestVolumeBootPattern-124603112 None] Terminate volume connection completed successfully.
Sep 15 22:04:57.720656 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-a90f33bd-8182-4a25-960e-76aecaeaf38c req-c2a661ed-073e-4ce1-99ca-0e21d272b684 tempest-TestVolumeBootPattern-124603112 None] Deleting attachment d294d158-3cb4-4ff2-9b60-942a0ae7bfe8. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 22:04:57.723883 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:57.818969 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:57.819332 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8812133d-d342-43ea-bd8d-c9c3c63985af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8812133d-d342-43ea-bd8d-c9c3c63985af\n Backing store flags: \n Account information:\n c4VxdCgVKUGkh75CK9jt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7\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-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7\n Backing store flags: \n Account information:\n ZVLW9JWUyiinMV77AKrM\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:04:57.819995 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-a90f33bd-8182-4a25-960e-76aecaeaf38c req-c2a661ed-073e-4ce1-99ca-0e21d272b684 tempest-TestVolumeBootPattern-124603112 None] Removing iscsi_target for Volume ID: 8812133d-d342-43ea-bd8d-c9c3c63985af
Sep 15 22:04:57.821084 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8812133d-d342-43ea-bd8d-c9c3c63985af -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:57.912092 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8812133d-d342-43ea-bd8d-c9c3c63985af -f" returned: 0 in 0.091s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:57.912479 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:04:57.913648 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:58.001264 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:58.001831 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7\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-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7\n Backing store flags: \n Account information:\n ZVLW9JWUyiinMV77AKrM\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:04:58.140818 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-a90f33bd-8182-4a25-960e-76aecaeaf38c req-c2a661ed-073e-4ce1-99ca-0e21d272b684 tempest-TestVolumeBootPattern-124603112 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:04:58.140818 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:04:58.140818 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:05:00.270098 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-c8c99287-01be-4d63-9189-af863948574f tempest-TestVolumeBootPattern-124603112 None] Lock "b'cinder-8812133d-d342-43ea-bd8d-c9c3c63985af-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:05:00.417197 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:00.503986 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:00.504265 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7\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-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7\n Backing store flags: \n Account information:\n ZVLW9JWUyiinMV77AKrM\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:05:00.504935 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-c8c99287-01be-4d63-9189-af863948574f tempest-TestVolumeBootPattern-124603112 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8812133d-d342-43ea-bd8d-c9c3c63985af
Sep 15 22:05:00.505945 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c8c99287-01be-4d63-9189-af863948574f tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8812133d-d342-43ea-bd8d-c9c3c63985af {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:00.525083 n-d-796909-3 sudo[131503]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8812133d-d342-43ea-bd8d-c9c3c63985af
Sep 15 22:05:00.525905 n-d-796909-3 sudo[131503]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:05:00.921281 n-d-796909-3 sudo[131503]: pam_unix(sudo:session): session closed for user root
Sep 15 22:05:00.923553 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c8c99287-01be-4d63-9189-af863948574f tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8812133d-d342-43ea-bd8d-c9c3c63985af" returned: 0 in 0.417s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:00.925065 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c8c99287-01be-4d63-9189-af863948574f tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8812133d-d342-43ea-bd8d-c9c3c63985af {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:00.945010 n-d-796909-3 sudo[131507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8812133d-d342-43ea-bd8d-c9c3c63985af
Sep 15 22:05:00.945930 n-d-796909-3 sudo[131507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:05:01.348714 n-d-796909-3 sudo[131507]: pam_unix(sudo:session): session closed for user root
Sep 15 22:05:01.351012 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c8c99287-01be-4d63-9189-af863948574f tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8812133d-d342-43ea-bd8d-c9c3c63985af" returned: 0 in 0.425s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:01.359135 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c8c99287-01be-4d63-9189-af863948574f tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8812133d-d342-43ea-bd8d-c9c3c63985af {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:01.382309 n-d-796909-3 sudo[131510]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8812133d-d342-43ea-bd8d-c9c3c63985af
Sep 15 22:05:01.383147 n-d-796909-3 sudo[131510]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:05:01.950357 n-d-796909-3 sudo[131510]: pam_unix(sudo:session): session closed for user root
Sep 15 22:05:01.953013 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c8c99287-01be-4d63-9189-af863948574f tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8812133d-d342-43ea-bd8d-c9c3c63985af" returned: 0 in 0.594s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:01.954721 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-c8c99287-01be-4d63-9189-af863948574f tempest-TestVolumeBootPattern-124603112 None] Successfully deleted volume: 8812133d-d342-43ea-bd8d-c9c3c63985af
Sep 15 22:05:01.986303 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-c8c99287-01be-4d63-9189-af863948574f tempest-TestVolumeBootPattern-124603112 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1630011291 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1630011291, it is now deprecated. Please use the default quota class for default quota.
Sep 15 22:05:01.987116 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-c8c99287-01be-4d63-9189-af863948574f tempest-TestVolumeBootPattern-124603112 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1630011291 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1630011291, it is now deprecated. Please use the default quota class for default quota.
Sep 15 22:05:02.070862 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-c8c99287-01be-4d63-9189-af863948574f tempest-TestVolumeBootPattern-124603112 None] Created reservations ['52b2e5a5-a543-4883-975b-3f2090d9ac16', '260742aa-50a1-4fbf-8df9-ae0ed144337c', '5faf9a20-8c6e-48e6-ac9a-e0f7f3020f26', 'dc94b73d-bed2-4ed9-a8a4-b0b7feb9814f'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:05:02.073127 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-c8c99287-01be-4d63-9189-af863948574f tempest-TestVolumeBootPattern-124603112 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:05:02.073127 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:05:02.073127 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:05:02.284352 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-c8c99287-01be-4d63-9189-af863948574f tempest-TestVolumeBootPattern-124603112 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:05:02.285089 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c8c99287-01be-4d63-9189-af863948574f tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:02.306606 n-d-796909-3 sudo[131518]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:05:02.307445 n-d-796909-3 sudo[131518]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:05:02.734759 n-d-796909-3 sudo[131518]: pam_unix(sudo:session): session closed for user root
Sep 15 22:05:02.737023 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c8c99287-01be-4d63-9189-af863948574f tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.451s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:02.739407 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c8c99287-01be-4d63-9189-af863948574f tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:02.763643 n-d-796909-3 sudo[131521]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:05:02.764534 n-d-796909-3 sudo[131521]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:05:03.186881 n-d-796909-3 sudo[131521]: pam_unix(sudo:session): session closed for user root
Sep 15 22:05:03.189216 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-c8c99287-01be-4d63-9189-af863948574f tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:03.191486 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-c8c99287-01be-4d63-9189-af863948574f tempest-TestVolumeBootPattern-124603112 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:05:03.197458 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-c8c99287-01be-4d63-9189-af863948574f tempest-TestVolumeBootPattern-124603112 None] Deleted volume successfully.
Sep 15 22:05:03.287868 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-c8c99287-01be-4d63-9189-af863948574f tempest-TestVolumeBootPattern-124603112 None] Lock "b'cinder-8812133d-d342-43ea-bd8d-c9c3c63985af-delete_volume'" released by "delete_volume" :: held 3.014s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:05:04.166733 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:05:04.171761 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:05:04.172288 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:05:04.191921 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Flow 'volume_create_manager' (dee79178-fa71-42ea-b272-3af01751869a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:05:04.195984 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e1874b15-817e-430f-bd94-87593d5e7ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:05:04.219793 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:05:04.244460 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e1874b15-817e-430f-bd94-87593d5e7ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:05:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-406075200',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=e673828c-8ff6-4859-be3c-c4d499e1d570,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7de0f158ffc4c33b19d09b515a2c8e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:05:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:05:04Z,user_id='44f6a7c98d0a403091e9982bba1cb40e',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:05:04.247620 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9b75a3ad-a887-4b83-bf7c-b47a165d62ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:05:04.249726 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9b75a3ad-a887-4b83-bf7c-b47a165d62ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:05:04.252053 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc533731-c2f1-47f0-b96e-931cb5bf603f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:05:04.346651 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc533731-c2f1-47f0-b96e-931cb5bf603f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'e673828c-8ff6-4859-be3c-c4d499e1d570', 'volume_name': 'volume-e673828c-8ff6-4859-be3c-c4d499e1d570', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:05:04.349207 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (318d9acc-78ec-4c11-b19f-5cbae9de76be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:05:04.351565 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (318d9acc-78ec-4c11-b19f-5cbae9de76be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:05:04.353829 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cd9b4fb2-8ce6-447a-99b9-56aa686124e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:05:04.355500 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Volume e673828c-8ff6-4859-be3c-c4d499e1d570: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-e673828c-8ff6-4859-be3c-c4d499e1d570', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 22:05:04.356094 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Cloning e673828c-8ff6-4859-be3c-c4d499e1d570 from image 242b1d14-5986-4843-ae80-c419ef1cfe13 at location (None, None). {{(pid=84872) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 22:05:18.659352 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_0zaq5t6_n-d-796909-3@lvmdriver-1, size 616.00 MB, duration 14.30 sec {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 22:05:18.659993 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Image download 616.00 MB at 43.07 MB/s
Sep 15 22:05:18.704090 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_0zaq5t6_n-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:18.805317 n-d-796909-3 sudo[131739]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_0zaq5t6_n-d-796909-3@lvmdriver-1
Sep 15 22:05:18.806191 n-d-796909-3 sudo[131739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:05:19.147019 n-d-796909-3 sudo[131739]: pam_unix(sudo:session): session closed for user root
Sep 15 22:05:19.149236 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_0zaq5t6_n-d-796909-3@lvmdriver-1" returned: 0 in 0.445s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:19.150158 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 is fetched for user 44f6a7c98d0a403091e9982bba1cb40e. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 22:05:19.276974 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_0zaq5t6_n-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:19.371767 n-d-796909-3 sudo[131747]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_0zaq5t6_n-d-796909-3@lvmdriver-1
Sep 15 22:05:19.372578 n-d-796909-3 sudo[131747]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:05:19.710061 n-d-796909-3 sudo[131747]: pam_unix(sudo:session): session closed for user root
Sep 15 22:05:19.712573 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_0zaq5t6_n-d-796909-3@lvmdriver-1" returned: 0 in 0.436s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:19.715666 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e673828c-8ff6-4859-be3c-c4d499e1d570 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:19.734610 n-d-796909-3 sudo[131759]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e673828c-8ff6-4859-be3c-c4d499e1d570 stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:05:19.735422 n-d-796909-3 sudo[131759]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:05:20.279800 n-d-796909-3 sudo[131759]: pam_unix(sudo:session): session closed for user root
Sep 15 22:05:20.282091 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e673828c-8ff6-4859-be3c-c4d499e1d570 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.566s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:20.472582 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Attempting download of 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume e673828c-8ff6-4859-be3c-c4d499e1d570. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 22:05:20.513957 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_ol8bmmbb {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:20.604900 n-d-796909-3 sudo[131793]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_242b1d14-5986-4843-ae80-c419ef1cfe13_ol8bmmbb
Sep 15 22:05:20.605710 n-d-796909-3 sudo[131793]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:05:20.689448 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-7328a93b-ef73-4be6-bdf6-11acb88044c2 req-f06a54e1-1c3c-495a-b7ec-4c03e6fc0a6a tempest-AttachVolumeNegativeTest-424048491 None] Terminate volume connection completed successfully.
Sep 15 22:05:20.690052 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-7328a93b-ef73-4be6-bdf6-11acb88044c2 req-f06a54e1-1c3c-495a-b7ec-4c03e6fc0a6a tempest-AttachVolumeNegativeTest-424048491 None] Deleting attachment 32ac3ef1-5bd5-46bc-892e-024925af1fd6. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 22:05:20.695983 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:20.808892 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.116s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:20.813436 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293515168]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7\n System information:\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-f7c8a847-a1e6-4831-8611-f7fea081b2c7\n Backing store flags: \n Account information:\n ZVLW9JWUyiinMV77AKrM\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:05:20.813436 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-7328a93b-ef73-4be6-bdf6-11acb88044c2 req-f06a54e1-1c3c-495a-b7ec-4c03e6fc0a6a tempest-AttachVolumeNegativeTest-424048491 None] Removing iscsi_target for Volume ID: f7c8a847-a1e6-4831-8611-f7fea081b2c7
Sep 15 22:05:20.813436 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:20.948166 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7 -f" returned: 0 in 0.136s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:20.948500 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293515168]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:05:20.951939 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:21.010564 n-d-796909-3 sudo[131793]: pam_unix(sudo:session): session closed for user root
Sep 15 22:05:21.013317 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_ol8bmmbb" returned: 0 in 0.499s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:21.014852 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_0zaq5t6_n-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:21.059510 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:21.059934 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293515168]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:05:21.106175 n-d-796909-3 sudo[131812]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_0zaq5t6_n-d-796909-3@lvmdriver-1
Sep 15 22:05:21.107992 n-d-796909-3 sudo[131812]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:05:21.215780 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-7328a93b-ef73-4be6-bdf6-11acb88044c2 req-f06a54e1-1c3c-495a-b7ec-4c03e6fc0a6a tempest-AttachVolumeNegativeTest-424048491 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:05:21.215780 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:05:21.215780 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:05:21.433267 n-d-796909-3 sudo[131812]: pam_unix(sudo:session): session closed for user root
Sep 15 22:05:21.435108 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_0zaq5t6_n-d-796909-3@lvmdriver-1" returned: 0 in 0.420s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:21.435866 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] 242b1d14-5986-4843-ae80-c419ef1cfe13 was vhdx, converting to raw {{(pid=84872) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 22:05:21.437437 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_0zaq5t6_n-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e673828c--8ff6--4859--be3c--c4d499e1d570 oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:21.455779 n-d-796909-3 sudo[131819]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_0zaq5t6_n-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e673828c--8ff6--4859--be3c--c4d499e1d570 oflag=direct
Sep 15 22:05:21.456573 n-d-796909-3 sudo[131819]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:05:21.772259 n-d-796909-3 sudo[131819]: pam_unix(sudo:session): session closed for user root
Sep 15 22:05:21.775809 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_0zaq5t6_n-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e673828c--8ff6--4859--be3c--c4d499e1d570 oflag=direct" returned: 0 in 0.337s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:21.775809 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 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_242b1d14-5986-4843-ae80-c419ef1cfe13_0zaq5t6_n-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e673828c--8ff6--4859--be3c--c4d499e1d570 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:21.795924 n-d-796909-3 sudo[131832]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_0zaq5t6_n-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e673828c--8ff6--4859--be3c--c4d499e1d570
Sep 15 22:05:21.796729 n-d-796909-3 sudo[131832]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:05:27.320305 n-d-796909-3 sudo[131832]: pam_unix(sudo:session): session closed for user root
Sep 15 22:05:27.327413 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 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_242b1d14-5986-4843-ae80-c419ef1cfe13_0zaq5t6_n-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e673828c--8ff6--4859--be3c--c4d499e1d570" returned: 0 in 5.547s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:27.328580 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_0zaq5t6_n-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:27.420819 n-d-796909-3 sudo[131877]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_0zaq5t6_n-d-796909-3@lvmdriver-1
Sep 15 22:05:27.421645 n-d-796909-3 sudo[131877]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:05:27.875787 n-d-796909-3 sudo[131877]: pam_unix(sudo:session): session closed for user root
Sep 15 22:05:27.878835 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_0zaq5t6_n-d-796909-3@lvmdriver-1" returned: 0 in 0.550s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:27.880404 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_0zaq5t6_n-d-796909-3@lvmdriver-1, size 700.00 MB, duration 5.55 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--e673828c--8ff6--4859--be3c--c4d499e1d570 {{(pid=84872) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 22:05:27.881003 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Converted 700.00 MB image at 126.06 MB/s
Sep 15 22:05:27.882784 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Downloaded image 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume e673828c-8ff6-4859-be3c-c4d499e1d570 successfully. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 22:05:28.035531 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 for user 44f6a7c98d0a403091e9982bba1cb40e is deleted. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 22:05:28.036583 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Marking volume e673828c-8ff6-4859-be3c-c4d499e1d570 as bootable. {{(pid=84872) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 22:05:28.135028 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Copying metadata from image 242b1d14-5986-4843-ae80-c419ef1cfe13 to e673828c-8ff6-4859-be3c-c4d499e1d570. {{(pid=84872) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 22:05:28.136021 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Creating volume glance metadata for volume e673828c-8ff6-4859-be3c-c4d499e1d570 backed by image 242b1d14-5986-4843-ae80-c419ef1cfe13 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84872) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 22:05:28.287374 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cd9b4fb2-8ce6-447a-99b9-56aa686124e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e673828c-8ff6-4859-be3c-c4d499e1d570', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:05:28.290085 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (915c2996-0a3b-4cb7-a157-4a159ea76c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:05:28.377064 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Volume volume-e673828c-8ff6-4859-be3c-c4d499e1d570 (e673828c-8ff6-4859-be3c-c4d499e1d570): created successfully
Sep 15 22:05:28.381643 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (915c2996-0a3b-4cb7-a157-4a159ea76c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:05:28.387306 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Flow 'volume_create_manager' (dee79178-fa71-42ea-b272-3af01751869a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:05:28.472045 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-3a921838-e0e9-46c3-a8bd-c9f4049632b6 tempest-TestVolumeBootPattern-124603112 None] Created volume successfully.
Sep 15 22:05:29.641949 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-215431b8-fd7c-403c-ada4-f2e75760cae9 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e673828c-8ff6-4859-be3c-c4d499e1d570 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:29.660239 n-d-796909-3 sudo[131910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e673828c-8ff6-4859-be3c-c4d499e1d570
Sep 15 22:05:29.661077 n-d-796909-3 sudo[131910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:05:30.060182 n-d-796909-3 sudo[131910]: pam_unix(sudo:session): session closed for user root
Sep 15 22:05:30.062379 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-215431b8-fd7c-403c-ada4-f2e75760cae9 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e673828c-8ff6-4859-be3c-c4d499e1d570" returned: 0 in 0.420s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:30.063946 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-215431b8-fd7c-403c-ada4-f2e75760cae9 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f59fc2cc-b654-40d4-be23-3a6af4ed9dc4 --snapshot stack-volumes-lvmdriver-1/volume-e673828c-8ff6-4859-be3c-c4d499e1d570 -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:30.084252 n-d-796909-3 sudo[131927]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f59fc2cc-b654-40d4-be23-3a6af4ed9dc4 --snapshot stack-volumes-lvmdriver-1/volume-e673828c-8ff6-4859-be3c-c4d499e1d570 -L 1.00g
Sep 15 22:05:30.086182 n-d-796909-3 sudo[131927]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:05:31.093811 n-d-796909-3 sudo[131927]: pam_unix(sudo:session): session closed for user root
Sep 15 22:05:31.096795 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-215431b8-fd7c-403c-ada4-f2e75760cae9 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f59fc2cc-b654-40d4-be23-3a6af4ed9dc4 --snapshot stack-volumes-lvmdriver-1/volume-e673828c-8ff6-4859-be3c-c4d499e1d570 -L 1.00g" returned: 0 in 1.032s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:31.450238 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-215431b8-fd7c-403c-ada4-f2e75760cae9 tempest-TestVolumeBootPattern-124603112 None] Create snapshot completed successfully
Sep 15 22:05:36.910146 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:05:36.914949 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:05:36.915696 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:05:36.964057 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Flow 'volume_create_manager' (b39549c4-442d-4cc8-a995-bb3fa441d303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:05:36.970902 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b4eeef1d-a963-4132-8f10-db64ad4d7b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:05:36.996948 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:05:37.046837 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b4eeef1d-a963-4132-8f10-db64ad4d7b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:05:36Z,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-796909-3@lvmdriver-1#lvmdriver-1',id=62d5099c-67b2-4738-be60-a4693baeed96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7de0f158ffc4c33b19d09b515a2c8e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:05:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=f59fc2cc-b654-40d4-be23-3a6af4ed9dc4,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:05:37Z,user_id='44f6a7c98d0a403091e9982bba1cb40e',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:05:37.049969 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e6e41ce7-c6b0-48df-b11f-4eed39a6f4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:05:37.052508 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e6e41ce7-c6b0-48df-b11f-4eed39a6f4e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:05:37.060311 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0a45614f-29b5-4d9a-8019-4598cfe74be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:05:37.067437 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0a45614f-29b5-4d9a-8019-4598cfe74be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '62d5099c-67b2-4738-be60-a4693baeed96', 'volume_name': 'volume-62d5099c-67b2-4738-be60-a4693baeed96', 'volume_size': 1, 'snapshot_id': 'f59fc2cc-b654-40d4-be23-3a6af4ed9dc4'}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:05:37.073333 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (73a462c5-4ba4-4fb6-b942-882e80966709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:05:37.077189 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (73a462c5-4ba4-4fb6-b942-882e80966709) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:05:37.083534 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dcef4bc0-ed3f-48e4-b264-60ed39a48afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:05:37.086508 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Volume 62d5099c-67b2-4738-be60-a4693baeed96: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-62d5099c-67b2-4738-be60-a4693baeed96', 'volume_size': 1, 'snapshot_id': 'f59fc2cc-b654-40d4-be23-3a6af4ed9dc4'}
Sep 15 22:05:37.121956 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-62d5099c-67b2-4738-be60-a4693baeed96 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:37.152698 n-d-796909-3 sudo[132108]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-62d5099c-67b2-4738-be60-a4693baeed96 stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:05:37.153547 n-d-796909-3 sudo[132108]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:05:37.893572 n-d-796909-3 sudo[132108]: pam_unix(sudo:session): session closed for user root
Sep 15 22:05:37.895941 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-62d5099c-67b2-4738-be60-a4693baeed96 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.774s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:37.897799 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-f59fc2cc-b654-40d4-be23-3a6af4ed9dc4 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:37.918159 n-d-796909-3 sudo[132151]: ubuntu : 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-f59fc2cc-b654-40d4-be23-3a6af4ed9dc4
Sep 15 22:05:37.918981 n-d-796909-3 sudo[132151]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:05:38.375862 n-d-796909-3 sudo[132151]: pam_unix(sudo:session): session closed for user root
Sep 15 22:05:38.378150 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-f59fc2cc-b654-40d4-be23-3a6af4ed9dc4" returned: 0 in 0.480s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:38.380419 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f59fc2cc--b654--40d4--be23--3a6af4ed9dc4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--62d5099c--67b2--4738--be60--a4693baeed96 iflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:38.399403 n-d-796909-3 sudo[132164]: 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--f59fc2cc--b654--40d4--be23--3a6af4ed9dc4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--62d5099c--67b2--4738--be60--a4693baeed96 iflag=direct
Sep 15 22:05:38.400199 n-d-796909-3 sudo[132164]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:05:38.730899 n-d-796909-3 sudo[132164]: pam_unix(sudo:session): session closed for user root
Sep 15 22:05:38.733132 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f59fc2cc--b654--40d4--be23--3a6af4ed9dc4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--62d5099c--67b2--4738--be60--a4693baeed96 iflag=direct" returned: 0 in 0.352s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:38.734451 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f59fc2cc--b654--40d4--be23--3a6af4ed9dc4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--62d5099c--67b2--4738--be60--a4693baeed96 oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:38.754708 n-d-796909-3 sudo[132176]: 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--f59fc2cc--b654--40d4--be23--3a6af4ed9dc4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--62d5099c--67b2--4738--be60--a4693baeed96 oflag=direct
Sep 15 22:05:38.756260 n-d-796909-3 sudo[132176]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:05:39.093343 n-d-796909-3 sudo[132176]: pam_unix(sudo:session): session closed for user root
Sep 15 22:05:39.095635 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f59fc2cc--b654--40d4--be23--3a6af4ed9dc4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--62d5099c--67b2--4738--be60--a4693baeed96 oflag=direct" returned: 0 in 0.361s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:39.096625 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f59fc2cc--b654--40d4--be23--3a6af4ed9dc4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--62d5099c--67b2--4738--be60--a4693baeed96 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:39.117053 n-d-796909-3 sudo[132188]: 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--f59fc2cc--b654--40d4--be23--3a6af4ed9dc4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--62d5099c--67b2--4738--be60--a4693baeed96 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 22:05:39.118035 n-d-796909-3 sudo[132188]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:05:41.974797 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-74abcae9-fbb3-489a-94b5-645902a6ae4c tempest-AttachVolumeNegativeTest-424048491 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:05:41.978824 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-74abcae9-fbb3-489a-94b5-645902a6ae4c tempest-AttachVolumeNegativeTest-424048491 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:05:41.979616 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-74abcae9-fbb3-489a-94b5-645902a6ae4c tempest-AttachVolumeNegativeTest-424048491 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:05:41.993717 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-74abcae9-fbb3-489a-94b5-645902a6ae4c tempest-AttachVolumeNegativeTest-424048491 None] Flow 'volume_create_manager' (822e0542-8544-4d78-87b3-37a20c595292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:05:41.997326 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-74abcae9-fbb3-489a-94b5-645902a6ae4c tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3fb12838-8c7c-4bdc-b53c-699e7fb6946f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:05:42.021216 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-74abcae9-fbb3-489a-94b5-645902a6ae4c tempest-AttachVolumeNegativeTest-424048491 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:05:42.047115 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-74abcae9-fbb3-489a-94b5-645902a6ae4c tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3fb12838-8c7c-4bdc-b53c-699e7fb6946f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:05:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-308857846',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=8e79bbf8-b116-4b64-afb8-e4a20a0720cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='369f97e0c2804d0cb9da64e00c706cde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:05:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:05:42Z,user_id='0415b320c53541219d28fab2de3534e9',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:05:42.049557 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-74abcae9-fbb3-489a-94b5-645902a6ae4c tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fad94d66-aa6b-4711-93b8-3b3e5f98314f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:05:42.051631 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-74abcae9-fbb3-489a-94b5-645902a6ae4c tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fad94d66-aa6b-4711-93b8-3b3e5f98314f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:05:42.053859 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-74abcae9-fbb3-489a-94b5-645902a6ae4c tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e4471124-be1f-43fb-98de-8b67b2df61b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:05:42.056046 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-74abcae9-fbb3-489a-94b5-645902a6ae4c tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e4471124-be1f-43fb-98de-8b67b2df61b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8e79bbf8-b116-4b64-afb8-e4a20a0720cb', 'volume_name': 'volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:05:42.059158 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-74abcae9-fbb3-489a-94b5-645902a6ae4c tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6440c8dc-214c-4e51-a845-784e91873ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:05:42.060781 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-74abcae9-fbb3-489a-94b5-645902a6ae4c tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6440c8dc-214c-4e51-a845-784e91873ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:05:42.062854 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-74abcae9-fbb3-489a-94b5-645902a6ae4c tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c745f194-0a73-49b3-bfb7-72a115f861ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:05:42.063668 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-74abcae9-fbb3-489a-94b5-645902a6ae4c tempest-AttachVolumeNegativeTest-424048491 None] Volume 8e79bbf8-b116-4b64-afb8-e4a20a0720cb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb', 'volume_size': 1}
Sep 15 22:05:42.064686 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-74abcae9-fbb3-489a-94b5-645902a6ae4c tempest-AttachVolumeNegativeTest-424048491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:42.084296 n-d-796909-3 sudo[132195]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:05:42.085078 n-d-796909-3 sudo[132195]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:05:42.842311 n-d-796909-3 sudo[132195]: pam_unix(sudo:session): session closed for user root
Sep 15 22:05:42.846827 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-74abcae9-fbb3-489a-94b5-645902a6ae4c tempest-AttachVolumeNegativeTest-424048491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.780s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:42.848256 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-74abcae9-fbb3-489a-94b5-645902a6ae4c tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c745f194-0a73-49b3-bfb7-72a115f861ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:05:42.851091 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-74abcae9-fbb3-489a-94b5-645902a6ae4c tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (338a49b6-6726-4583-b0fe-5d5e9eb7b559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:05:42.964866 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-74abcae9-fbb3-489a-94b5-645902a6ae4c tempest-AttachVolumeNegativeTest-424048491 None] Volume volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb (8e79bbf8-b116-4b64-afb8-e4a20a0720cb): created successfully
Sep 15 22:05:42.966905 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-74abcae9-fbb3-489a-94b5-645902a6ae4c tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (338a49b6-6726-4583-b0fe-5d5e9eb7b559) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:05:42.969852 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-74abcae9-fbb3-489a-94b5-645902a6ae4c tempest-AttachVolumeNegativeTest-424048491 None] Flow 'volume_create_manager' (822e0542-8544-4d78-87b3-37a20c595292) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:05:43.080227 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-74abcae9-fbb3-489a-94b5-645902a6ae4c tempest-AttachVolumeNegativeTest-424048491 None] Created volume successfully.
Sep 15 22:05:45.657680 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-936e969c-08f7-40ba-9941-940a259086d8 req-6409d1cc-3e9f-4bf9-bb92-51d62c1c0ca8 tempest-AttachVolumeNegativeTest-424048491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:45.701591 n-d-796909-3 sudo[132270]: ubuntu : 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-8e79bbf8-b116-4b64-afb8-e4a20a0720cb
Sep 15 22:05:45.702388 n-d-796909-3 sudo[132270]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:05:46.169221 n-d-796909-3 sudo[132270]: pam_unix(sudo:session): session closed for user root
Sep 15 22:05:46.171743 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-936e969c-08f7-40ba-9941-940a259086d8 req-6409d1cc-3e9f-4bf9-bb92-51d62c1c0ca8 tempest-AttachVolumeNegativeTest-424048491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb" returned: 0 in 0.517s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:46.289297 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:46.294631 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:46.294898 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293515168]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:05:46.295912 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-936e969c-08f7-40ba-9941-940a259086d8 req-6409d1cc-3e9f-4bf9-bb92-51d62c1c0ca8 tempest-AttachVolumeNegativeTest-424048491 None] Targets prior to update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 22:05:46.300122 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-936e969c-08f7-40ba-9941-940a259086d8 req-6409d1cc-3e9f-4bf9-bb92-51d62c1c0ca8 tempest-AttachVolumeNegativeTest-424048491 None] Creating iscsi_target for Volume ID: volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 22:05:46.408766 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-936e969c-08f7-40ba-9941-940a259086d8 req-6409d1cc-3e9f-4bf9-bb92-51d62c1c0ca8 tempest-AttachVolumeNegativeTest-424048491 None] Created volume path /opt/stack/data/cinder/volumes/volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb,
Sep 15 22:05:46.408766 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 22:05:46.408766 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:05:46.408766 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb
Sep 15 22:05:46.408766 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 22:05:46.408766 n-d-796909-3 cinder-volume[84872]: incominguser fxo7NRS65MHgHovEgGtF TW97DQK5rrhdsEmA
Sep 15 22:05:46.408766 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:05:46.408766 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 22:05:46.408766 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:05:46.408766 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 22:05:46.414923 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:47.025258 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb" returned: 0 in 0.614s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:47.026620 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293515168]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:05:47.026620 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-936e969c-08f7-40ba-9941-940a259086d8 req-6409d1cc-3e9f-4bf9-bb92-51d62c1c0ca8 tempest-AttachVolumeNegativeTest-424048491 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 22:05:47.026620 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-936e969c-08f7-40ba-9941-940a259086d8 req-6409d1cc-3e9f-4bf9-bb92-51d62c1c0ca8 tempest-AttachVolumeNegativeTest-424048491 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 22:05:47.030808 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:47.060566 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:47.061194 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293515168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb\n Backing store flags: \n Account information:\n fxo7NRS65MHgHovEgGtF\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:05:47.061432 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-936e969c-08f7-40ba-9941-940a259086d8 req-6409d1cc-3e9f-4bf9-bb92-51d62c1c0ca8 tempest-AttachVolumeNegativeTest-424048491 None] Targets after update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 22:05:47.064414 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:47.203218 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.140s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:47.203807 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293515168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb\n Backing store flags: \n Account information:\n fxo7NRS65MHgHovEgGtF\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:05:47.207689 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:47.314879 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:47.315555 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293515168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb\n Backing store flags: \n Account information:\n fxo7NRS65MHgHovEgGtF\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:05:47.316741 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-936e969c-08f7-40ba-9941-940a259086d8 req-6409d1cc-3e9f-4bf9-bb92-51d62c1c0ca8 tempest-AttachVolumeNegativeTest-424048491 None] Set provider_location to: 10.222.0.24:3260,1 iqn.2010-10.org.openstack:volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 22:05:47.890748 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-936e969c-08f7-40ba-9941-940a259086d8 req-6409d1cc-3e9f-4bf9-bb92-51d62c1c0ca8 tempest-AttachVolumeNegativeTest-424048491 None] attachment_update completed successfully.
Sep 15 22:05:47.894500 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:05:47.903195 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:05:47.903195 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:47.918402 n-d-796909-3 sudo[132356]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:05:47.919203 n-d-796909-3 sudo[132356]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:05:48.453911 n-d-796909-3 sudo[132356]: pam_unix(sudo:session): session closed for user root
Sep 15 22:05:48.459401 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:48.459401 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:48.492932 n-d-796909-3 sudo[132371]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:05:48.494512 n-d-796909-3 sudo[132371]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:05:48.950730 n-d-796909-3 sudo[132371]: pam_unix(sudo:session): session closed for user root
Sep 15 22:05:48.953402 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.495s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:48.957821 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:05:56.099714 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-10f472b7-7c43-4d6b-aaa1-02967fb13c1a req-23b622f2-821e-4540-afe5-9b7fe4dfac21 tempest-AttachVolumeNegativeTest-424048491 None] Terminate volume connection completed successfully.
Sep 15 22:05:56.100850 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-10f472b7-7c43-4d6b-aaa1-02967fb13c1a req-23b622f2-821e-4540-afe5-9b7fe4dfac21 tempest-AttachVolumeNegativeTest-424048491 None] Deleting attachment 0b5d5797-f967-44c3-a6e7-500c5d4737de. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 22:05:56.103765 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:56.216152 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:56.216563 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293515168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb\n Backing store flags: \n Account information:\n fxo7NRS65MHgHovEgGtF\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:05:56.217486 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-10f472b7-7c43-4d6b-aaa1-02967fb13c1a req-23b622f2-821e-4540-afe5-9b7fe4dfac21 tempest-AttachVolumeNegativeTest-424048491 None] Removing iscsi_target for Volume ID: 8e79bbf8-b116-4b64-afb8-e4a20a0720cb
Sep 15 22:05:56.220504 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:56.320357 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb -f" returned: 0 in 0.101s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:56.320791 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293515168]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:05:56.322092 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:56.443400 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.120s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:56.451439 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293515168]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:05:56.637100 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-10f472b7-7c43-4d6b-aaa1-02967fb13c1a req-23b622f2-821e-4540-afe5-9b7fe4dfac21 tempest-AttachVolumeNegativeTest-424048491 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:05:56.637100 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:05:56.637100 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:06:01.424842 n-d-796909-3 sudo[132188]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:01.427373 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f59fc2cc--b654--40d4--be23--3a6af4ed9dc4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--62d5099c--67b2--4738--be60--a4693baeed96 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 22.331s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:01.427963 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f59fc2cc--b654--40d4--be23--3a6af4ed9dc4, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--62d5099c--67b2--4738--be60--a4693baeed96, size 1024.00 MB, duration 22.33 sec {{(pid=84872) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 22:06:01.428387 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.volume_utils [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Volume copy 1024.00 MB at 45.85 MB/s
Sep 15 22:06:01.476902 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Marking volume 62d5099c-67b2-4738-be60-a4693baeed96 as bootable. {{(pid=84872) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 22:06:01.563106 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Copying metadata from snapshot f59fc2cc-b654-40d4-be23-3a6af4ed9dc4 to 62d5099c-67b2-4738-be60-a4693baeed96. {{(pid=84872) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:417}}
Sep 15 22:06:01.725902 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dcef4bc0-ed3f-48e4-b264-60ed39a48afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-62d5099c-67b2-4738-be60-a4693baeed96', 'volume_size': 1, 'snapshot_id': 'f59fc2cc-b654-40d4-be23-3a6af4ed9dc4'}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:06:01.728613 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a0426d7-4751-49e7-836f-e667e2c543c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:06:01.809438 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Volume volume-62d5099c-67b2-4738-be60-a4693baeed96 (62d5099c-67b2-4738-be60-a4693baeed96): created successfully
Sep 15 22:06:01.814386 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a0426d7-4751-49e7-836f-e667e2c543c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:06:01.820199 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Flow 'volume_create_manager' (b39549c4-442d-4cc8-a995-bb3fa441d303) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:06:01.911831 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3d4e6594-c290-40d1-9206-440ba54d0137 tempest-TestVolumeBootPattern-124603112 None] Created volume successfully.
Sep 15 22:06:02.854727 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3b900a65-a214-4178-9029-f413bbc4c561 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-62d5099c-67b2-4738-be60-a4693baeed96 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:02.882722 n-d-796909-3 sudo[132441]: ubuntu : 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-62d5099c-67b2-4738-be60-a4693baeed96
Sep 15 22:06:02.883540 n-d-796909-3 sudo[132441]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:03.326317 n-d-796909-3 sudo[132441]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:03.328746 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3b900a65-a214-4178-9029-f413bbc4c561 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-62d5099c-67b2-4738-be60-a4693baeed96" returned: 0 in 0.474s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:03.388119 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:03.397098 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:03.398078 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:03.399217 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3b900a65-a214-4178-9029-f413bbc4c561 tempest-TestVolumeBootPattern-124603112 None] Targets prior to update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 22:06:03.400228 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3b900a65-a214-4178-9029-f413bbc4c561 tempest-TestVolumeBootPattern-124603112 None] Creating iscsi_target for Volume ID: volume-62d5099c-67b2-4738-be60-a4693baeed96 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 22:06:03.500443 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3b900a65-a214-4178-9029-f413bbc4c561 tempest-TestVolumeBootPattern-124603112 None] Created volume path /opt/stack/data/cinder/volumes/volume-62d5099c-67b2-4738-be60-a4693baeed96,
Sep 15 22:06:03.500443 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 22:06:03.500443 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:06:03.500443 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-62d5099c-67b2-4738-be60-a4693baeed96
Sep 15 22:06:03.500443 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 22:06:03.500443 n-d-796909-3 cinder-volume[84872]: incominguser 62wSAatDkYHUGTBddBLT BSMMHQYMLCkhpTy7
Sep 15 22:06:03.500443 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:06:03.500443 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 22:06:03.500443 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:06:03.500443 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 22:06:03.506481 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-62d5099c-67b2-4738-be60-a4693baeed96 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:04.131739 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-62d5099c-67b2-4738-be60-a4693baeed96" returned: 0 in 0.626s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:04.133199 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:04.133972 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3b900a65-a214-4178-9029-f413bbc4c561 tempest-TestVolumeBootPattern-124603112 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 22:06:04.134535 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3b900a65-a214-4178-9029-f413bbc4c561 tempest-TestVolumeBootPattern-124603112 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 22:06:04.139275 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:04.147519 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:04.148048 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-62d5099c-67b2-4738-be60-a4693baeed96\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62d5099c-67b2-4738-be60-a4693baeed96\n Backing store flags: \n Account information:\n 62wSAatDkYHUGTBddBLT\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:04.149974 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3b900a65-a214-4178-9029-f413bbc4c561 tempest-TestVolumeBootPattern-124603112 None] Targets after update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 22:06:04.151989 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:04.251169 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:04.251723 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-62d5099c-67b2-4738-be60-a4693baeed96\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62d5099c-67b2-4738-be60-a4693baeed96\n Backing store flags: \n Account information:\n 62wSAatDkYHUGTBddBLT\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:04.255056 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:04.346315 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:04.346659 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-62d5099c-67b2-4738-be60-a4693baeed96\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62d5099c-67b2-4738-be60-a4693baeed96\n Backing store flags: \n Account information:\n 62wSAatDkYHUGTBddBLT\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:04.347638 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3b900a65-a214-4178-9029-f413bbc4c561 tempest-TestVolumeBootPattern-124603112 None] Set provider_location to: 10.222.0.24:3260,1 iqn.2010-10.org.openstack:volume-62d5099c-67b2-4738-be60-a4693baeed96 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 22:06:04.749653 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-417c8c03-b59f-4890-8804-eaec4e79a6f5 req-3b900a65-a214-4178-9029-f413bbc4c561 tempest-TestVolumeBootPattern-124603112 None] attachment_update completed successfully.
Sep 15 22:06:15.213442 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-57c33f36-d837-417f-a97f-50a5bd0efee9 tempest-AttachVolumeNegativeTest-424048491 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:06:15.223653 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-57c33f36-d837-417f-a97f-50a5bd0efee9 tempest-AttachVolumeNegativeTest-424048491 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:06:15.224437 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-57c33f36-d837-417f-a97f-50a5bd0efee9 tempest-AttachVolumeNegativeTest-424048491 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:06:15.240023 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57c33f36-d837-417f-a97f-50a5bd0efee9 tempest-AttachVolumeNegativeTest-424048491 None] Flow 'volume_create_manager' (5532e801-5008-4e58-bb83-c920c039a9c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:06:15.244834 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57c33f36-d837-417f-a97f-50a5bd0efee9 tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (63e660ec-0db4-4ab0-90dc-b2a5ffc6b814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:06:15.269319 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-57c33f36-d837-417f-a97f-50a5bd0efee9 tempest-AttachVolumeNegativeTest-424048491 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:06:15.299209 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57c33f36-d837-417f-a97f-50a5bd0efee9 tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (63e660ec-0db4-4ab0-90dc-b2a5ffc6b814) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:06:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-858445863',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=d105d6bb-8c4b-4c32-8883-0792091d579c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='369f97e0c2804d0cb9da64e00c706cde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:06:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:06:15Z,user_id='0415b320c53541219d28fab2de3534e9',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:06:15.301886 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57c33f36-d837-417f-a97f-50a5bd0efee9 tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b84bfc6f-f3d9-473c-8e89-068908308cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:06:15.304019 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57c33f36-d837-417f-a97f-50a5bd0efee9 tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b84bfc6f-f3d9-473c-8e89-068908308cbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:06:15.306952 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57c33f36-d837-417f-a97f-50a5bd0efee9 tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9f0396f2-193c-4e9d-b064-a892abc3faaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:06:15.309353 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57c33f36-d837-417f-a97f-50a5bd0efee9 tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9f0396f2-193c-4e9d-b064-a892abc3faaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd105d6bb-8c4b-4c32-8883-0792091d579c', 'volume_name': 'volume-d105d6bb-8c4b-4c32-8883-0792091d579c', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:06:15.311586 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57c33f36-d837-417f-a97f-50a5bd0efee9 tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d0056731-bc84-46bf-a9ce-ccc7e9724c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:06:15.313655 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57c33f36-d837-417f-a97f-50a5bd0efee9 tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d0056731-bc84-46bf-a9ce-ccc7e9724c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:06:15.315995 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57c33f36-d837-417f-a97f-50a5bd0efee9 tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (57f71ee7-39df-40b8-a1a6-1eb526bb8916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:06:15.317068 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-57c33f36-d837-417f-a97f-50a5bd0efee9 tempest-AttachVolumeNegativeTest-424048491 None] Volume d105d6bb-8c4b-4c32-8883-0792091d579c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d105d6bb-8c4b-4c32-8883-0792091d579c', 'volume_size': 1}
Sep 15 22:06:15.318992 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-57c33f36-d837-417f-a97f-50a5bd0efee9 tempest-AttachVolumeNegativeTest-424048491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d105d6bb-8c4b-4c32-8883-0792091d579c stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:15.345612 n-d-796909-3 sudo[132616]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d105d6bb-8c4b-4c32-8883-0792091d579c stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:06:15.346519 n-d-796909-3 sudo[132616]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:16.013085 n-d-796909-3 sudo[132616]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:16.015631 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-57c33f36-d837-417f-a97f-50a5bd0efee9 tempest-AttachVolumeNegativeTest-424048491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d105d6bb-8c4b-4c32-8883-0792091d579c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.697s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:16.019442 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57c33f36-d837-417f-a97f-50a5bd0efee9 tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (57f71ee7-39df-40b8-a1a6-1eb526bb8916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d105d6bb-8c4b-4c32-8883-0792091d579c', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:06:16.021943 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57c33f36-d837-417f-a97f-50a5bd0efee9 tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eee0b9a4-7e3c-4e6e-a9df-cd8686b1e487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:06:16.097690 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-57c33f36-d837-417f-a97f-50a5bd0efee9 tempest-AttachVolumeNegativeTest-424048491 None] Volume volume-d105d6bb-8c4b-4c32-8883-0792091d579c (d105d6bb-8c4b-4c32-8883-0792091d579c): created successfully
Sep 15 22:06:16.101941 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57c33f36-d837-417f-a97f-50a5bd0efee9 tempest-AttachVolumeNegativeTest-424048491 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eee0b9a4-7e3c-4e6e-a9df-cd8686b1e487) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:06:16.107630 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-57c33f36-d837-417f-a97f-50a5bd0efee9 tempest-AttachVolumeNegativeTest-424048491 None] Flow 'volume_create_manager' (5532e801-5008-4e58-bb83-c920c039a9c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:06:16.172254 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-57c33f36-d837-417f-a97f-50a5bd0efee9 tempest-AttachVolumeNegativeTest-424048491 None] Created volume successfully.
Sep 15 22:06:18.593467 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-aac89138-a26e-44a8-987a-53669361a88c req-2f0ec114-26a5-4135-96f3-a148caa37466 tempest-AttachVolumeNegativeTest-424048491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d105d6bb-8c4b-4c32-8883-0792091d579c {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:18.614028 n-d-796909-3 sudo[132657]: ubuntu : 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-d105d6bb-8c4b-4c32-8883-0792091d579c
Sep 15 22:06:18.614819 n-d-796909-3 sudo[132657]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:19.007658 n-d-796909-3 sudo[132657]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:19.011160 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-aac89138-a26e-44a8-987a-53669361a88c req-2f0ec114-26a5-4135-96f3-a148caa37466 tempest-AttachVolumeNegativeTest-424048491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d105d6bb-8c4b-4c32-8883-0792091d579c" returned: 0 in 0.416s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:19.061741 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:19.068591 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:19.068880 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-62d5099c-67b2-4738-be60-a4693baeed96\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62d5099c-67b2-4738-be60-a4693baeed96\n Backing store flags: \n Account information:\n 62wSAatDkYHUGTBddBLT\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-aac89138-a26e-44a8-987a-53669361a88c req-2f0ec114-26a5-4135-96f3-a148caa37466 tempest-AttachVolumeNegativeTest-424048491 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-62d5099c-67b2-4738-be60-a4693baeed96
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: I_T nexus: 43
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62d5099c-67b2-4738-be60-a4693baeed96
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: 62wSAatDkYHUGTBddBLT
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 22:06:19.069492 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 22:06:19.076052 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-aac89138-a26e-44a8-987a-53669361a88c req-2f0ec114-26a5-4135-96f3-a148caa37466 tempest-AttachVolumeNegativeTest-424048491 None] Creating iscsi_target for Volume ID: volume-d105d6bb-8c4b-4c32-8883-0792091d579c {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 22:06:19.184707 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-aac89138-a26e-44a8-987a-53669361a88c req-2f0ec114-26a5-4135-96f3-a148caa37466 tempest-AttachVolumeNegativeTest-424048491 None] Created volume path /opt/stack/data/cinder/volumes/volume-d105d6bb-8c4b-4c32-8883-0792091d579c,
Sep 15 22:06:19.184707 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 22:06:19.184707 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:06:19.184707 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d105d6bb-8c4b-4c32-8883-0792091d579c
Sep 15 22:06:19.184707 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 22:06:19.184707 n-d-796909-3 cinder-volume[84872]: incominguser b7eDtLNAMDNx2BCrPzx8 TBBCVoC642RR8GMy
Sep 15 22:06:19.184707 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:06:19.184707 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 22:06:19.184707 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:06:19.184707 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 22:06:19.190535 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d105d6bb-8c4b-4c32-8883-0792091d579c {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:19.606553 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d105d6bb-8c4b-4c32-8883-0792091d579c" returned: 0 in 0.419s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:19.608040 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:19.608797 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-aac89138-a26e-44a8-987a-53669361a88c req-2f0ec114-26a5-4135-96f3-a148caa37466 tempest-AttachVolumeNegativeTest-424048491 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 22:06:19.609320 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-aac89138-a26e-44a8-987a-53669361a88c req-2f0ec114-26a5-4135-96f3-a148caa37466 tempest-AttachVolumeNegativeTest-424048491 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 22:06:19.613324 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-62d5099c-67b2-4738-be60-a4693baeed96\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62d5099c-67b2-4738-be60-a4693baeed96\n Backing store flags: \n Account information:\n 62wSAatDkYHUGTBddBLT\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-d105d6bb-8c4b-4c32-8883-0792091d579c\n System information:\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-d105d6bb-8c4b-4c32-8883-0792091d579c\n Backing store flags: \n Account information:\n b7eDtLNAMDNx2BCrPzx8\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-aac89138-a26e-44a8-987a-53669361a88c req-2f0ec114-26a5-4135-96f3-a148caa37466 tempest-AttachVolumeNegativeTest-424048491 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-62d5099c-67b2-4738-be60-a4693baeed96
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: I_T nexus: 43
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62d5099c-67b2-4738-be60-a4693baeed96
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: 62wSAatDkYHUGTBddBLT
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 22:06:19.622482 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 22:06:19.628707 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:19.729438 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:19.729797 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-62d5099c-67b2-4738-be60-a4693baeed96\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62d5099c-67b2-4738-be60-a4693baeed96\n Backing store flags: \n Account information:\n 62wSAatDkYHUGTBddBLT\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-d105d6bb-8c4b-4c32-8883-0792091d579c\n System information:\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-d105d6bb-8c4b-4c32-8883-0792091d579c\n Backing store flags: \n Account information:\n b7eDtLNAMDNx2BCrPzx8\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:19.730995 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:19.819539 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:19.819900 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-62d5099c-67b2-4738-be60-a4693baeed96\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62d5099c-67b2-4738-be60-a4693baeed96\n Backing store flags: \n Account information:\n 62wSAatDkYHUGTBddBLT\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-d105d6bb-8c4b-4c32-8883-0792091d579c\n System information:\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-d105d6bb-8c4b-4c32-8883-0792091d579c\n Backing store flags: \n Account information:\n b7eDtLNAMDNx2BCrPzx8\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:19.820884 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-aac89138-a26e-44a8-987a-53669361a88c req-2f0ec114-26a5-4135-96f3-a148caa37466 tempest-AttachVolumeNegativeTest-424048491 None] Set provider_location to: 10.222.0.24:3260,2 iqn.2010-10.org.openstack:volume-d105d6bb-8c4b-4c32-8883-0792091d579c 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 22:06:20.147023 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-aac89138-a26e-44a8-987a-53669361a88c req-2f0ec114-26a5-4135-96f3-a148caa37466 tempest-AttachVolumeNegativeTest-424048491 None] attachment_update completed successfully.
Sep 15 22:06:23.204383 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-932bb2cb-e03c-494d-ad5b-9495fb10ff75 req-9d3e62e9-b965-4729-aca3-ed50c2165933 tempest-TestVolumeBootPattern-124603112 None] Terminate volume connection completed successfully.
Sep 15 22:06:23.208209 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-932bb2cb-e03c-494d-ad5b-9495fb10ff75 req-9d3e62e9-b965-4729-aca3-ed50c2165933 tempest-TestVolumeBootPattern-124603112 None] Deleting attachment b00e343c-f8eb-4e31-8df9-9d13b6d6df8d. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 22:06:23.209169 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:23.298002 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:23.298319 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-62d5099c-67b2-4738-be60-a4693baeed96\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-62d5099c-67b2-4738-be60-a4693baeed96\n Backing store flags: \n Account information:\n 62wSAatDkYHUGTBddBLT\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-d105d6bb-8c4b-4c32-8883-0792091d579c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d105d6bb-8c4b-4c32-8883-0792091d579c\n Backing store flags: \n Account information:\n b7eDtLNAMDNx2BCrPzx8\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:23.298966 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-932bb2cb-e03c-494d-ad5b-9495fb10ff75 req-9d3e62e9-b965-4729-aca3-ed50c2165933 tempest-TestVolumeBootPattern-124603112 None] Removing iscsi_target for Volume ID: 62d5099c-67b2-4738-be60-a4693baeed96
Sep 15 22:06:23.302548 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-62d5099c-67b2-4738-be60-a4693baeed96 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:23.419898 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-62d5099c-67b2-4738-be60-a4693baeed96 -f" returned: 0 in 0.117s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:23.419898 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:23.424392 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:23.532860 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:23.533147 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d105d6bb-8c4b-4c32-8883-0792091d579c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d105d6bb-8c4b-4c32-8883-0792091d579c\n Backing store flags: \n Account information:\n b7eDtLNAMDNx2BCrPzx8\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:23.665224 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-932bb2cb-e03c-494d-ad5b-9495fb10ff75 req-9d3e62e9-b965-4729-aca3-ed50c2165933 tempest-TestVolumeBootPattern-124603112 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:06:23.665224 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:06:23.665224 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:06:24.002240 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [req-932bb2cb-e03c-494d-ad5b-9495fb10ff75 req-e750365c-11a5-4256-9a42-5ddc2b6c583b tempest-TestVolumeBootPattern-124603112 None] Lock "b'cinder-62d5099c-67b2-4738-be60-a4693baeed96-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:06:24.123900 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:24.216029 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:24.217578 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d105d6bb-8c4b-4c32-8883-0792091d579c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d105d6bb-8c4b-4c32-8883-0792091d579c\n Backing store flags: \n Account information:\n b7eDtLNAMDNx2BCrPzx8\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:24.218127 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [req-932bb2cb-e03c-494d-ad5b-9495fb10ff75 req-e750365c-11a5-4256-9a42-5ddc2b6c583b tempest-TestVolumeBootPattern-124603112 None] Skipping remove_export. No iscsi_target is presently exported for volume: 62d5099c-67b2-4738-be60-a4693baeed96
Sep 15 22:06:24.219180 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-932bb2cb-e03c-494d-ad5b-9495fb10ff75 req-e750365c-11a5-4256-9a42-5ddc2b6c583b tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-62d5099c-67b2-4738-be60-a4693baeed96 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:24.237677 n-d-796909-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/volume-62d5099c-67b2-4738-be60-a4693baeed96
Sep 15 22:06:24.238826 n-d-796909-3 sudo[132808]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:24.715777 n-d-796909-3 sudo[132808]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:24.717996 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-932bb2cb-e03c-494d-ad5b-9495fb10ff75 req-e750365c-11a5-4256-9a42-5ddc2b6c583b tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-62d5099c-67b2-4738-be60-a4693baeed96" returned: 0 in 0.498s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:24.719889 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-932bb2cb-e03c-494d-ad5b-9495fb10ff75 req-e750365c-11a5-4256-9a42-5ddc2b6c583b tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-62d5099c-67b2-4738-be60-a4693baeed96 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:24.744166 n-d-796909-3 sudo[132813]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-62d5099c-67b2-4738-be60-a4693baeed96
Sep 15 22:06:24.746505 n-d-796909-3 sudo[132813]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:25.182067 n-d-796909-3 sudo[132813]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:25.184259 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-932bb2cb-e03c-494d-ad5b-9495fb10ff75 req-e750365c-11a5-4256-9a42-5ddc2b6c583b tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-62d5099c-67b2-4738-be60-a4693baeed96" returned: 0 in 0.464s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:25.186049 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-932bb2cb-e03c-494d-ad5b-9495fb10ff75 req-e750365c-11a5-4256-9a42-5ddc2b6c583b tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-62d5099c-67b2-4738-be60-a4693baeed96 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:25.207852 n-d-796909-3 sudo[132816]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-62d5099c-67b2-4738-be60-a4693baeed96
Sep 15 22:06:25.209477 n-d-796909-3 sudo[132816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:25.779372 n-d-796909-3 sudo[132816]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:25.781672 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-932bb2cb-e03c-494d-ad5b-9495fb10ff75 req-e750365c-11a5-4256-9a42-5ddc2b6c583b tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-62d5099c-67b2-4738-be60-a4693baeed96" returned: 0 in 0.595s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:25.783138 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [req-932bb2cb-e03c-494d-ad5b-9495fb10ff75 req-e750365c-11a5-4256-9a42-5ddc2b6c583b tempest-TestVolumeBootPattern-124603112 None] Successfully deleted volume: 62d5099c-67b2-4738-be60-a4693baeed96
Sep 15 22:06:25.937929 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [req-932bb2cb-e03c-494d-ad5b-9495fb10ff75 req-e750365c-11a5-4256-9a42-5ddc2b6c583b tempest-TestVolumeBootPattern-124603112 None] Created reservations ['5149519c-d9ce-460b-85c9-139b8f254fb8', '545be1f4-4fb3-4bac-95ba-c88f59a3b6c2', 'ef0eddc4-afa7-4936-9d3f-ed0b874cde83', 'a184b6f1-a36a-4e3c-adf8-b530657bb5cc'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:06:25.940896 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-932bb2cb-e03c-494d-ad5b-9495fb10ff75 req-e750365c-11a5-4256-9a42-5ddc2b6c583b tempest-TestVolumeBootPattern-124603112 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:06:25.940896 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:06:25.940896 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:06:26.120817 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [req-932bb2cb-e03c-494d-ad5b-9495fb10ff75 req-e750365c-11a5-4256-9a42-5ddc2b6c583b tempest-TestVolumeBootPattern-124603112 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:06:26.121846 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-932bb2cb-e03c-494d-ad5b-9495fb10ff75 req-e750365c-11a5-4256-9a42-5ddc2b6c583b tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:26.142881 n-d-796909-3 sudo[132834]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:06:26.143714 n-d-796909-3 sudo[132834]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:26.696516 n-d-796909-3 sudo[132834]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:26.699491 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-932bb2cb-e03c-494d-ad5b-9495fb10ff75 req-e750365c-11a5-4256-9a42-5ddc2b6c583b tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.577s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:26.708002 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-932bb2cb-e03c-494d-ad5b-9495fb10ff75 req-e750365c-11a5-4256-9a42-5ddc2b6c583b tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:26.723882 n-d-796909-3 sudo[132848]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:06:26.725319 n-d-796909-3 sudo[132848]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:27.228649 n-d-796909-3 sudo[132848]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:27.234671 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-932bb2cb-e03c-494d-ad5b-9495fb10ff75 req-e750365c-11a5-4256-9a42-5ddc2b6c583b tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.530s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:27.240562 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [req-932bb2cb-e03c-494d-ad5b-9495fb10ff75 req-e750365c-11a5-4256-9a42-5ddc2b6c583b tempest-TestVolumeBootPattern-124603112 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:06:27.247664 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-932bb2cb-e03c-494d-ad5b-9495fb10ff75 req-e750365c-11a5-4256-9a42-5ddc2b6c583b tempest-TestVolumeBootPattern-124603112 None] Deleted volume successfully.
Sep 15 22:06:27.336821 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [req-932bb2cb-e03c-494d-ad5b-9495fb10ff75 req-e750365c-11a5-4256-9a42-5ddc2b6c583b tempest-TestVolumeBootPattern-124603112 None] Lock "b'cinder-62d5099c-67b2-4738-be60-a4693baeed96-delete_volume'" released by "delete_volume" :: held 3.335s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:06:27.690593 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-a0ac39a1-2d44-48ac-a306-015a81dac5b6 tempest-TestVolumeBootPattern-124603112 None] Lock "b'cinder-f59fc2cc-b654-40d4-be23-3a6af4ed9dc4-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:06:27.692613 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a0ac39a1-2d44-48ac-a306-015a81dac5b6 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f59fc2cc-b654-40d4-be23-3a6af4ed9dc4 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:27.717229 n-d-796909-3 sudo[132886]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f59fc2cc-b654-40d4-be23-3a6af4ed9dc4
Sep 15 22:06:27.718734 n-d-796909-3 sudo[132886]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:28.238617 n-d-796909-3 sudo[132886]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:28.240976 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a0ac39a1-2d44-48ac-a306-015a81dac5b6 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f59fc2cc-b654-40d4-be23-3a6af4ed9dc4" returned: 0 in 0.548s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:28.243094 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a0ac39a1-2d44-48ac-a306-015a81dac5b6 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f59fc2cc-b654-40d4-be23-3a6af4ed9dc4 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:28.268752 n-d-796909-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/_snapshot-f59fc2cc-b654-40d4-be23-3a6af4ed9dc4
Sep 15 22:06:28.270301 n-d-796909-3 sudo[132925]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:28.995905 n-d-796909-3 sudo[132925]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:28.997887 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a0ac39a1-2d44-48ac-a306-015a81dac5b6 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f59fc2cc-b654-40d4-be23-3a6af4ed9dc4" returned: 0 in 0.755s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:29.143770 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-c707afa9-dc3f-443f-b3e6-8dc164e4295e req-b7237f6f-6400-4fb6-b780-5317fb3b69fb tempest-AttachVolumeNegativeTest-424048491 None] Terminate volume connection completed successfully.
Sep 15 22:06:29.144386 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-c707afa9-dc3f-443f-b3e6-8dc164e4295e req-b7237f6f-6400-4fb6-b780-5317fb3b69fb tempest-AttachVolumeNegativeTest-424048491 None] Deleting attachment 11d4ec46-15f2-48a5-87e9-dd16aed6eb58. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 22:06:29.150826 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:29.220136 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-a0ac39a1-2d44-48ac-a306-015a81dac5b6 tempest-TestVolumeBootPattern-124603112 None] Created reservations ['143bf44f-f5fc-45bc-8446-f0e39b5b4be2', 'dfdf7bc2-c18e-41d2-ab1e-3c93bccf74e2', 'e4863943-4ede-42d6-b3ca-42b771ad0076', '8f95dd4f-e84a-4d3e-a119-8ab8a0b5cd0b'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:06:29.222037 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-a0ac39a1-2d44-48ac-a306-015a81dac5b6 tempest-TestVolumeBootPattern-124603112 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:06:29.222037 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:06:29.222037 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:06:29.272519 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.126s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:29.273096 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d105d6bb-8c4b-4c32-8883-0792091d579c\n System information:\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-d105d6bb-8c4b-4c32-8883-0792091d579c\n Backing store flags: \n Account information:\n b7eDtLNAMDNx2BCrPzx8\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:29.273488 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-c707afa9-dc3f-443f-b3e6-8dc164e4295e req-b7237f6f-6400-4fb6-b780-5317fb3b69fb tempest-AttachVolumeNegativeTest-424048491 None] Removing iscsi_target for Volume ID: d105d6bb-8c4b-4c32-8883-0792091d579c
Sep 15 22:06:29.277208 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d105d6bb-8c4b-4c32-8883-0792091d579c -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:29.400128 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d105d6bb-8c4b-4c32-8883-0792091d579c -f" returned: 0 in 0.121s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:29.400474 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:29.407530 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:29.546652 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.139s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:29.552143 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:29.591783 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-a0ac39a1-2d44-48ac-a306-015a81dac5b6 tempest-TestVolumeBootPattern-124603112 None] Delete snapshot completed successfully.
Sep 15 22:06:29.614677 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-a0ac39a1-2d44-48ac-a306-015a81dac5b6 tempest-TestVolumeBootPattern-124603112 None] Lock "b'cinder-f59fc2cc-b654-40d4-be23-3a6af4ed9dc4-delete_snapshot'" released by "delete_snapshot" :: held 1.924s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:06:30.118146 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-34378b5f-9872-4bbd-bfbc-3e9686dec677 tempest-TestVolumeBootPattern-124603112 None] Lock "b'cinder-e673828c-8ff6-4859-be3c-c4d499e1d570-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:06:30.282861 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-34378b5f-9872-4bbd-bfbc-3e9686dec677 tempest-TestVolumeBootPattern-124603112 None] Skipping remove_export. No iscsi_target is presently exported for volume: e673828c-8ff6-4859-be3c-c4d499e1d570
Sep 15 22:06:30.284658 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-34378b5f-9872-4bbd-bfbc-3e9686dec677 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e673828c-8ff6-4859-be3c-c4d499e1d570 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:30.305201 n-d-796909-3 sudo[133030]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e673828c-8ff6-4859-be3c-c4d499e1d570
Sep 15 22:06:30.307356 n-d-796909-3 sudo[133030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:30.873382 n-d-796909-3 sudo[133030]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:30.876146 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-34378b5f-9872-4bbd-bfbc-3e9686dec677 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e673828c-8ff6-4859-be3c-c4d499e1d570" returned: 0 in 0.590s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:30.877542 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-34378b5f-9872-4bbd-bfbc-3e9686dec677 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e673828c-8ff6-4859-be3c-c4d499e1d570 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:30.901659 n-d-796909-3 sudo[133056]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e673828c-8ff6-4859-be3c-c4d499e1d570
Sep 15 22:06:30.903433 n-d-796909-3 sudo[133056]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:31.161594 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-a4ef075b-11d9-4527-af57-48d7777639e4 tempest-AttachVolumeNegativeTest-424048491 None] Lock "b'cinder-d105d6bb-8c4b-4c32-8883-0792091d579c-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:06:31.351109 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:31.386759 n-d-796909-3 sudo[133056]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:31.388587 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-34378b5f-9872-4bbd-bfbc-3e9686dec677 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e673828c-8ff6-4859-be3c-c4d499e1d570" returned: 0 in 0.511s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:31.390167 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-34378b5f-9872-4bbd-bfbc-3e9686dec677 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e673828c-8ff6-4859-be3c-c4d499e1d570 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:31.412792 n-d-796909-3 sudo[133061]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e673828c-8ff6-4859-be3c-c4d499e1d570
Sep 15 22:06:31.414102 n-d-796909-3 sudo[133061]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:31.444704 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:31.445171 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:31.446203 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-a4ef075b-11d9-4527-af57-48d7777639e4 tempest-AttachVolumeNegativeTest-424048491 None] Skipping remove_export. No iscsi_target is presently exported for volume: d105d6bb-8c4b-4c32-8883-0792091d579c
Sep 15 22:06:31.448186 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a4ef075b-11d9-4527-af57-48d7777639e4 tempest-AttachVolumeNegativeTest-424048491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d105d6bb-8c4b-4c32-8883-0792091d579c {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:31.469262 n-d-796909-3 sudo[133064]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d105d6bb-8c4b-4c32-8883-0792091d579c
Sep 15 22:06:31.470634 n-d-796909-3 sudo[133064]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:32.004943 n-d-796909-3 sudo[133064]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:32.008230 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a4ef075b-11d9-4527-af57-48d7777639e4 tempest-AttachVolumeNegativeTest-424048491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d105d6bb-8c4b-4c32-8883-0792091d579c" returned: 0 in 0.560s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:32.009028 n-d-796909-3 sudo[133061]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:32.011304 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a4ef075b-11d9-4527-af57-48d7777639e4 tempest-AttachVolumeNegativeTest-424048491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d105d6bb-8c4b-4c32-8883-0792091d579c {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:32.027801 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-34378b5f-9872-4bbd-bfbc-3e9686dec677 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e673828c-8ff6-4859-be3c-c4d499e1d570" returned: 0 in 0.637s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:32.028952 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-34378b5f-9872-4bbd-bfbc-3e9686dec677 tempest-TestVolumeBootPattern-124603112 None] Successfully deleted volume: e673828c-8ff6-4859-be3c-c4d499e1d570
Sep 15 22:06:32.031716 n-d-796909-3 sudo[133071]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d105d6bb-8c4b-4c32-8883-0792091d579c
Sep 15 22:06:32.032517 n-d-796909-3 sudo[133071]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:32.179932 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-34378b5f-9872-4bbd-bfbc-3e9686dec677 tempest-TestVolumeBootPattern-124603112 None] Created reservations ['14b4d61b-0653-4ccc-92e6-4ce304181ba4', '4f56f3a1-1294-4fd7-b567-34d6cdb75e6c', '36b2f3ce-8bd2-42e7-9e05-8f2d98e2f98a', '2270826d-a442-4061-844a-2e74ed58e4d9'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:06:32.189496 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-34378b5f-9872-4bbd-bfbc-3e9686dec677 tempest-TestVolumeBootPattern-124603112 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:06:32.189496 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:06:32.189496 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:06:32.406471 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-34378b5f-9872-4bbd-bfbc-3e9686dec677 tempest-TestVolumeBootPattern-124603112 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:06:32.410254 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-34378b5f-9872-4bbd-bfbc-3e9686dec677 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:32.451274 n-d-796909-3 sudo[133086]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:06:32.453784 n-d-796909-3 sudo[133086]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:32.580020 n-d-796909-3 sudo[133071]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:32.582259 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a4ef075b-11d9-4527-af57-48d7777639e4 tempest-AttachVolumeNegativeTest-424048491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d105d6bb-8c4b-4c32-8883-0792091d579c" returned: 0 in 0.571s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:32.584406 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a4ef075b-11d9-4527-af57-48d7777639e4 tempest-AttachVolumeNegativeTest-424048491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d105d6bb-8c4b-4c32-8883-0792091d579c {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:32.629274 n-d-796909-3 sudo[133091]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d105d6bb-8c4b-4c32-8883-0792091d579c
Sep 15 22:06:32.632681 n-d-796909-3 sudo[133091]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:33.082078 n-d-796909-3 sudo[133086]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:33.084401 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-34378b5f-9872-4bbd-bfbc-3e9686dec677 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.677s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:33.086405 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-34378b5f-9872-4bbd-bfbc-3e9686dec677 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:33.121479 n-d-796909-3 sudo[133096]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:06:33.123727 n-d-796909-3 sudo[133096]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:33.373125 n-d-796909-3 sudo[133091]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:33.380093 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a4ef075b-11d9-4527-af57-48d7777639e4 tempest-AttachVolumeNegativeTest-424048491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d105d6bb-8c4b-4c32-8883-0792091d579c" returned: 0 in 0.791s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:33.380093 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-a4ef075b-11d9-4527-af57-48d7777639e4 tempest-AttachVolumeNegativeTest-424048491 None] Successfully deleted volume: d105d6bb-8c4b-4c32-8883-0792091d579c
Sep 15 22:06:33.606590 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-a4ef075b-11d9-4527-af57-48d7777639e4 tempest-AttachVolumeNegativeTest-424048491 None] Created reservations ['994bfe5b-80f1-4646-89fc-da3fb4215f27', '56476c1f-62a6-4692-8c66-c55029390fe6', 'f7b63bea-16a6-4636-a8a5-d5ba3c5dd180', '31857d68-edc8-4ceb-b64f-3a71c8ffca9c'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:06:33.610396 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-a4ef075b-11d9-4527-af57-48d7777639e4 tempest-AttachVolumeNegativeTest-424048491 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:06:33.610396 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:06:33.610396 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:06:33.683589 n-d-796909-3 sudo[133096]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:33.688485 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-34378b5f-9872-4bbd-bfbc-3e9686dec677 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.599s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:33.688485 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-34378b5f-9872-4bbd-bfbc-3e9686dec677 tempest-TestVolumeBootPattern-124603112 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:06:33.694307 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-34378b5f-9872-4bbd-bfbc-3e9686dec677 tempest-TestVolumeBootPattern-124603112 None] Deleted volume successfully.
Sep 15 22:06:33.820178 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-34378b5f-9872-4bbd-bfbc-3e9686dec677 tempest-TestVolumeBootPattern-124603112 None] Lock "b'cinder-e673828c-8ff6-4859-be3c-c4d499e1d570-delete_volume'" released by "delete_volume" :: held 3.705s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:06:33.900372 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-a4ef075b-11d9-4527-af57-48d7777639e4 tempest-AttachVolumeNegativeTest-424048491 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:06:33.905434 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a4ef075b-11d9-4527-af57-48d7777639e4 tempest-AttachVolumeNegativeTest-424048491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:33.948810 n-d-796909-3 sudo[133117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:06:33.949665 n-d-796909-3 sudo[133117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:33.994966 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:06:34.000299 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:06:34.001004 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:06:34.027023 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Flow 'volume_create_manager' (7fe01666-3db9-4096-8917-372d9bc7ab42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:06:34.030615 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3c675ba4-9261-4818-a586-f6281cec6e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:06:34.072705 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:06:34.110825 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3c675ba4-9261-4818-a586-f6281cec6e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:06:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2136104384',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=2f0d9385-ee03-4aaa-ba13-981f495aea69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7de0f158ffc4c33b19d09b515a2c8e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:06:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:06:34Z,user_id='44f6a7c98d0a403091e9982bba1cb40e',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:06:34.113926 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f991d020-28eb-418e-a696-05b77c4f9ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:06:34.117533 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f991d020-28eb-418e-a696-05b77c4f9ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:06:34.121094 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (50eeddd5-c44c-4a3b-87b9-fc0f5bec1056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:06:34.298672 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (50eeddd5-c44c-4a3b-87b9-fc0f5bec1056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '2f0d9385-ee03-4aaa-ba13-981f495aea69', 'volume_name': 'volume-2f0d9385-ee03-4aaa-ba13-981f495aea69', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:06:34.303233 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (36c98e39-f4e8-467e-b7f3-a1785e3fcc5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:06:34.306756 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (36c98e39-f4e8-467e-b7f3-a1785e3fcc5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:06:34.310575 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4c6b790e-e6fb-455b-b76a-d7333274fad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:06:34.311586 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Volume 2f0d9385-ee03-4aaa-ba13-981f495aea69: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-2f0d9385-ee03-4aaa-ba13-981f495aea69', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 22:06:34.312326 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Cloning 2f0d9385-ee03-4aaa-ba13-981f495aea69 from image 242b1d14-5986-4843-ae80-c419ef1cfe13 at location (None, None). {{(pid=84872) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 22:06:34.463607 n-d-796909-3 sudo[133117]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:34.465573 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a4ef075b-11d9-4527-af57-48d7777639e4 tempest-AttachVolumeNegativeTest-424048491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.564s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:34.468587 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a4ef075b-11d9-4527-af57-48d7777639e4 tempest-AttachVolumeNegativeTest-424048491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:34.510872 n-d-796909-3 sudo[133153]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:06:34.512508 n-d-796909-3 sudo[133153]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:35.145941 n-d-796909-3 sudo[133153]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:35.149714 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a4ef075b-11d9-4527-af57-48d7777639e4 tempest-AttachVolumeNegativeTest-424048491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.681s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:35.153120 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-a4ef075b-11d9-4527-af57-48d7777639e4 tempest-AttachVolumeNegativeTest-424048491 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:06:35.165801 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-a4ef075b-11d9-4527-af57-48d7777639e4 tempest-AttachVolumeNegativeTest-424048491 None] Deleted volume successfully.
Sep 15 22:06:35.265959 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-a4ef075b-11d9-4527-af57-48d7777639e4 tempest-AttachVolumeNegativeTest-424048491 None] Lock "b'cinder-d105d6bb-8c4b-4c32-8883-0792091d579c-delete_volume'" released by "delete_volume" :: held 4.106s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:06:40.489353 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-67cd427d-815b-4e9a-9da8-a9831bf99781 tempest-AttachVolumeNegativeTest-424048491 None] Lock "b'cinder-8e79bbf8-b116-4b64-afb8-e4a20a0720cb-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:06:40.667796 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:40.797592 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.132s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:40.797964 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:40.798786 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-67cd427d-815b-4e9a-9da8-a9831bf99781 tempest-AttachVolumeNegativeTest-424048491 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8e79bbf8-b116-4b64-afb8-e4a20a0720cb
Sep 15 22:06:40.799821 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-67cd427d-815b-4e9a-9da8-a9831bf99781 tempest-AttachVolumeNegativeTest-424048491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:40.822302 n-d-796909-3 sudo[133333]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb
Sep 15 22:06:40.823308 n-d-796909-3 sudo[133333]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:41.339155 n-d-796909-3 sudo[133333]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:41.342104 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-67cd427d-815b-4e9a-9da8-a9831bf99781 tempest-AttachVolumeNegativeTest-424048491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb" returned: 0 in 0.541s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:41.343858 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-67cd427d-815b-4e9a-9da8-a9831bf99781 tempest-AttachVolumeNegativeTest-424048491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:41.369702 n-d-796909-3 sudo[133353]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb
Sep 15 22:06:41.370502 n-d-796909-3 sudo[133353]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:41.847659 n-d-796909-3 sudo[133353]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:41.850316 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-67cd427d-815b-4e9a-9da8-a9831bf99781 tempest-AttachVolumeNegativeTest-424048491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb" returned: 0 in 0.506s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:41.852852 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-67cd427d-815b-4e9a-9da8-a9831bf99781 tempest-AttachVolumeNegativeTest-424048491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:41.875701 n-d-796909-3 sudo[133359]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb
Sep 15 22:06:41.877708 n-d-796909-3 sudo[133359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:42.488630 n-d-796909-3 sudo[133359]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:42.491529 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-67cd427d-815b-4e9a-9da8-a9831bf99781 tempest-AttachVolumeNegativeTest-424048491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8e79bbf8-b116-4b64-afb8-e4a20a0720cb" returned: 0 in 0.638s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:42.492899 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-67cd427d-815b-4e9a-9da8-a9831bf99781 tempest-AttachVolumeNegativeTest-424048491 None] Successfully deleted volume: 8e79bbf8-b116-4b64-afb8-e4a20a0720cb
Sep 15 22:06:42.623691 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-67cd427d-815b-4e9a-9da8-a9831bf99781 tempest-AttachVolumeNegativeTest-424048491 None] Created reservations ['697bd38e-6db6-4d42-a0e0-2579879fd170', 'edb92ae7-a04b-49ba-9e6a-d51e69b49dd9', '003f7041-2e1c-49cb-b08d-9307d591a014', 'e25498af-6bff-4d93-b6f6-09a16f78067d'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:06:42.625985 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-67cd427d-815b-4e9a-9da8-a9831bf99781 tempest-AttachVolumeNegativeTest-424048491 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:06:42.625985 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:06:42.625985 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:06:42.864534 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-67cd427d-815b-4e9a-9da8-a9831bf99781 tempest-AttachVolumeNegativeTest-424048491 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:06:42.868679 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-67cd427d-815b-4e9a-9da8-a9831bf99781 tempest-AttachVolumeNegativeTest-424048491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:42.910611 n-d-796909-3 sudo[133391]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:06:42.911511 n-d-796909-3 sudo[133391]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:43.584045 n-d-796909-3 sudo[133391]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:43.588561 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-67cd427d-815b-4e9a-9da8-a9831bf99781 tempest-AttachVolumeNegativeTest-424048491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.720s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:43.591071 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-67cd427d-815b-4e9a-9da8-a9831bf99781 tempest-AttachVolumeNegativeTest-424048491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:43.627483 n-d-796909-3 sudo[133402]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:06:43.628328 n-d-796909-3 sudo[133402]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:44.201808 n-d-796909-3 sudo[133402]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:44.204375 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-67cd427d-815b-4e9a-9da8-a9831bf99781 tempest-AttachVolumeNegativeTest-424048491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.613s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:44.206935 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-67cd427d-815b-4e9a-9da8-a9831bf99781 tempest-AttachVolumeNegativeTest-424048491 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:06:44.212936 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-67cd427d-815b-4e9a-9da8-a9831bf99781 tempest-AttachVolumeNegativeTest-424048491 None] Deleted volume successfully.
Sep 15 22:06:44.345304 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-67cd427d-815b-4e9a-9da8-a9831bf99781 tempest-AttachVolumeNegativeTest-424048491 None] Lock "b'cinder-8e79bbf8-b116-4b64-afb8-e4a20a0720cb-delete_volume'" released by "delete_volume" :: held 3.853s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:06:47.892736 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:06:47.893991 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:06:47.894968 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:47.917857 n-d-796909-3 sudo[133477]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:06:47.918660 n-d-796909-3 sudo[133477]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:48.386247 n-d-796909-3 sudo[133477]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:48.389240 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.494s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:48.391045 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:48.428932 n-d-796909-3 sudo[133489]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:06:48.431596 n-d-796909-3 sudo[133489]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:48.934954 n-d-796909-3 sudo[133489]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:48.936911 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.546s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:48.938695 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:06:50.993179 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_nwa2wb8an-d-796909-3@lvmdriver-1, size 616.00 MB, duration 16.67 sec {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 22:06:50.993867 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Image download 616.00 MB at 36.94 MB/s
Sep 15 22:06:51.036858 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_nwa2wb8an-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:51.142162 n-d-796909-3 sudo[133511]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_nwa2wb8an-d-796909-3@lvmdriver-1
Sep 15 22:06:51.143002 n-d-796909-3 sudo[133511]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:51.479693 n-d-796909-3 sudo[133511]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:51.482203 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_nwa2wb8an-d-796909-3@lvmdriver-1" returned: 0 in 0.445s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:51.483162 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 is fetched for user 44f6a7c98d0a403091e9982bba1cb40e. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 22:06:51.620169 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_nwa2wb8an-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:51.742347 n-d-796909-3 sudo[133516]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_nwa2wb8an-d-796909-3@lvmdriver-1
Sep 15 22:06:51.743899 n-d-796909-3 sudo[133516]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:52.219666 n-d-796909-3 sudo[133516]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:52.221880 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_nwa2wb8an-d-796909-3@lvmdriver-1" returned: 0 in 0.601s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:52.223347 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2f0d9385-ee03-4aaa-ba13-981f495aea69 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:52.243150 n-d-796909-3 sudo[133525]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2f0d9385-ee03-4aaa-ba13-981f495aea69 stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:06:52.244462 n-d-796909-3 sudo[133525]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:52.904590 n-d-796909-3 sudo[133525]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:52.907031 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2f0d9385-ee03-4aaa-ba13-981f495aea69 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.683s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:53.068585 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Attempting download of 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume 2f0d9385-ee03-4aaa-ba13-981f495aea69. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 22:06:53.114078 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_30h9ryou {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:53.252234 n-d-796909-3 sudo[133571]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_242b1d14-5986-4843-ae80-c419ef1cfe13_30h9ryou
Sep 15 22:06:53.253073 n-d-796909-3 sudo[133571]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:53.666880 n-d-796909-3 sudo[133571]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:53.669108 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_30h9ryou" returned: 0 in 0.555s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:53.671329 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_nwa2wb8an-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:53.756190 n-d-796909-3 sudo[133577]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_nwa2wb8an-d-796909-3@lvmdriver-1
Sep 15 22:06:53.757088 n-d-796909-3 sudo[133577]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:53.895795 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-e3f67aee-dc81-4e2f-a14e-e85c86029e78 tempest-AttachVolumeNegativeTest-424048491 None] Lock "b'cinder-f7c8a847-a1e6-4831-8611-f7fea081b2c7-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:06:54.093519 n-d-796909-3 sudo[133577]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:54.099651 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_nwa2wb8an-d-796909-3@lvmdriver-1" returned: 0 in 0.428s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:54.100615 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] 242b1d14-5986-4843-ae80-c419ef1cfe13 was vhdx, converting to raw {{(pid=84872) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 22:06:54.101310 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_nwa2wb8an-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2f0d9385--ee03--4aaa--ba13--981f495aea69 oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:54.126143 n-d-796909-3 sudo[133582]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_nwa2wb8an-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2f0d9385--ee03--4aaa--ba13--981f495aea69 oflag=direct
Sep 15 22:06:54.127479 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:54.128030 n-d-796909-3 sudo[133582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:54.250507 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:54.251181 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:54.252031 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-e3f67aee-dc81-4e2f-a14e-e85c86029e78 tempest-AttachVolumeNegativeTest-424048491 None] Skipping remove_export. No iscsi_target is presently exported for volume: f7c8a847-a1e6-4831-8611-f7fea081b2c7
Sep 15 22:06:54.253455 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e3f67aee-dc81-4e2f-a14e-e85c86029e78 tempest-AttachVolumeNegativeTest-424048491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:54.277449 n-d-796909-3 sudo[133586]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7
Sep 15 22:06:54.278519 n-d-796909-3 sudo[133586]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:54.510685 n-d-796909-3 sudo[133582]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:54.513008 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_nwa2wb8an-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2f0d9385--ee03--4aaa--ba13--981f495aea69 oflag=direct" returned: 0 in 0.411s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:54.514535 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 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_242b1d14-5986-4843-ae80-c419ef1cfe13_nwa2wb8an-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2f0d9385--ee03--4aaa--ba13--981f495aea69 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:54.535878 n-d-796909-3 sudo[133598]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_nwa2wb8an-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2f0d9385--ee03--4aaa--ba13--981f495aea69
Sep 15 22:06:54.536794 n-d-796909-3 sudo[133598]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:54.869813 n-d-796909-3 sudo[133586]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:54.872095 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e3f67aee-dc81-4e2f-a14e-e85c86029e78 tempest-AttachVolumeNegativeTest-424048491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7" returned: 0 in 0.618s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:54.873667 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e3f67aee-dc81-4e2f-a14e-e85c86029e78 tempest-AttachVolumeNegativeTest-424048491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:54.905329 n-d-796909-3 sudo[133612]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7
Sep 15 22:06:54.906240 n-d-796909-3 sudo[133612]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:55.384258 n-d-796909-3 sudo[133612]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:55.386726 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e3f67aee-dc81-4e2f-a14e-e85c86029e78 tempest-AttachVolumeNegativeTest-424048491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7" returned: 0 in 0.513s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:55.389297 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e3f67aee-dc81-4e2f-a14e-e85c86029e78 tempest-AttachVolumeNegativeTest-424048491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:55.411430 n-d-796909-3 sudo[133625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7
Sep 15 22:06:55.413154 n-d-796909-3 sudo[133625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:56.036008 n-d-796909-3 sudo[133625]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:56.038411 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e3f67aee-dc81-4e2f-a14e-e85c86029e78 tempest-AttachVolumeNegativeTest-424048491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f7c8a847-a1e6-4831-8611-f7fea081b2c7" returned: 0 in 0.649s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:56.040730 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-e3f67aee-dc81-4e2f-a14e-e85c86029e78 tempest-AttachVolumeNegativeTest-424048491 None] Successfully deleted volume: f7c8a847-a1e6-4831-8611-f7fea081b2c7
Sep 15 22:06:56.194561 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-e3f67aee-dc81-4e2f-a14e-e85c86029e78 tempest-AttachVolumeNegativeTest-424048491 None] Created reservations ['8223843c-5406-4ff3-bcf3-8877ce88c30c', 'e97d5f7e-b87f-40fb-9398-2f5988e89fe9', 'ce229a02-f675-45ea-8cd1-b5a54df0a1b3', '90a792af-5055-4615-9298-9b0189ed69d1'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:06:56.197001 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-e3f67aee-dc81-4e2f-a14e-e85c86029e78 tempest-AttachVolumeNegativeTest-424048491 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:06:56.197001 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:06:56.197001 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:06:56.408277 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-e3f67aee-dc81-4e2f-a14e-e85c86029e78 tempest-AttachVolumeNegativeTest-424048491 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:06:56.412013 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e3f67aee-dc81-4e2f-a14e-e85c86029e78 tempest-AttachVolumeNegativeTest-424048491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:56.433934 n-d-796909-3 sudo[133638]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:06:56.434894 n-d-796909-3 sudo[133638]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:56.899219 n-d-796909-3 sudo[133638]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:56.901729 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e3f67aee-dc81-4e2f-a14e-e85c86029e78 tempest-AttachVolumeNegativeTest-424048491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.489s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:56.903764 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e3f67aee-dc81-4e2f-a14e-e85c86029e78 tempest-AttachVolumeNegativeTest-424048491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:56.922851 n-d-796909-3 sudo[133652]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:06:56.923819 n-d-796909-3 sudo[133652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:57.419878 n-d-796909-3 sudo[133652]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:57.422516 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-e3f67aee-dc81-4e2f-a14e-e85c86029e78 tempest-AttachVolumeNegativeTest-424048491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.518s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:57.425538 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-e3f67aee-dc81-4e2f-a14e-e85c86029e78 tempest-AttachVolumeNegativeTest-424048491 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:06:57.445454 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-e3f67aee-dc81-4e2f-a14e-e85c86029e78 tempest-AttachVolumeNegativeTest-424048491 None] Deleted volume successfully.
Sep 15 22:06:57.574611 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-e3f67aee-dc81-4e2f-a14e-e85c86029e78 tempest-AttachVolumeNegativeTest-424048491 None] Lock "b'cinder-f7c8a847-a1e6-4831-8611-f7fea081b2c7-delete_volume'" released by "delete_volume" :: held 3.679s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:07:00.063046 n-d-796909-3 sudo[133598]: pam_unix(sudo:session): session closed for user root
Sep 15 22:07:00.068100 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 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_242b1d14-5986-4843-ae80-c419ef1cfe13_nwa2wb8an-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2f0d9385--ee03--4aaa--ba13--981f495aea69" returned: 0 in 5.554s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:07:00.069878 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_nwa2wb8an-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:07:00.182667 n-d-796909-3 sudo[133691]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_nwa2wb8an-d-796909-3@lvmdriver-1
Sep 15 22:07:00.183576 n-d-796909-3 sudo[133691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:07:00.499320 n-d-796909-3 sudo[133691]: pam_unix(sudo:session): session closed for user root
Sep 15 22:07:00.501903 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_nwa2wb8an-d-796909-3@lvmdriver-1" returned: 0 in 0.432s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:07:00.503004 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_nwa2wb8an-d-796909-3@lvmdriver-1, size 700.00 MB, duration 5.56 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--2f0d9385--ee03--4aaa--ba13--981f495aea69 {{(pid=84872) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 22:07:00.503399 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Converted 700.00 MB image at 126.01 MB/s
Sep 15 22:07:00.504166 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Downloaded image 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume 2f0d9385-ee03-4aaa-ba13-981f495aea69 successfully. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 22:07:00.667611 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 for user 44f6a7c98d0a403091e9982bba1cb40e is deleted. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 22:07:00.668575 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Marking volume 2f0d9385-ee03-4aaa-ba13-981f495aea69 as bootable. {{(pid=84872) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 22:07:00.742986 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Copying metadata from image 242b1d14-5986-4843-ae80-c419ef1cfe13 to 2f0d9385-ee03-4aaa-ba13-981f495aea69. {{(pid=84872) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 22:07:00.743663 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Creating volume glance metadata for volume 2f0d9385-ee03-4aaa-ba13-981f495aea69 backed by image 242b1d14-5986-4843-ae80-c419ef1cfe13 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84872) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 22:07:00.944254 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4c6b790e-e6fb-455b-b76a-d7333274fad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2f0d9385-ee03-4aaa-ba13-981f495aea69', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:07:00.946433 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f5e8a972-d00c-46da-b6a5-fea91151f18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:07:01.045589 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Volume volume-2f0d9385-ee03-4aaa-ba13-981f495aea69 (2f0d9385-ee03-4aaa-ba13-981f495aea69): created successfully
Sep 15 22:07:01.047729 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f5e8a972-d00c-46da-b6a5-fea91151f18d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:07:01.050874 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Flow 'volume_create_manager' (7fe01666-3db9-4096-8917-372d9bc7ab42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:07:01.154255 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-35969e1a-b8aa-46d6-8392-83f8985b645f tempest-TestVolumeBootPattern-124603112 None] Created volume successfully.
Sep 15 22:07:06.670519 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-2198c7f2-d135-4048-b80c-da3fbc4343ea req-985800eb-0474-42cb-9b3f-a2297f443db3 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:07:06.707478 n-d-796909-3 sudo[133726]: ubuntu : 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-2f0d9385-ee03-4aaa-ba13-981f495aea69
Sep 15 22:07:06.708937 n-d-796909-3 sudo[133726]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:07:07.301899 n-d-796909-3 sudo[133726]: pam_unix(sudo:session): session closed for user root
Sep 15 22:07:07.304388 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-2198c7f2-d135-4048-b80c-da3fbc4343ea req-985800eb-0474-42cb-9b3f-a2297f443db3 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69" returned: 0 in 0.634s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:07:07.361625 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:07:07.371549 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:07:07.372136 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:07:07.373058 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-2198c7f2-d135-4048-b80c-da3fbc4343ea req-985800eb-0474-42cb-9b3f-a2297f443db3 tempest-TestVolumeBootPattern-124603112 None] Targets prior to update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 22:07:07.374038 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-2198c7f2-d135-4048-b80c-da3fbc4343ea req-985800eb-0474-42cb-9b3f-a2297f443db3 tempest-TestVolumeBootPattern-124603112 None] Creating iscsi_target for Volume ID: volume-2f0d9385-ee03-4aaa-ba13-981f495aea69 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 22:07:07.509483 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-2198c7f2-d135-4048-b80c-da3fbc4343ea req-985800eb-0474-42cb-9b3f-a2297f443db3 tempest-TestVolumeBootPattern-124603112 None] Created volume path /opt/stack/data/cinder/volumes/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69,
Sep 15 22:07:07.509483 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 22:07:07.509483 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:07:07.509483 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69
Sep 15 22:07:07.509483 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 22:07:07.509483 n-d-796909-3 cinder-volume[84872]: incominguser TNJS99u7cgsWgXjftpsc GTLgj2KhrhM9a3ji
Sep 15 22:07:07.509483 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:07:07.509483 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 22:07:07.509483 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:07:07.509483 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 22:07:07.509483 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2f0d9385-ee03-4aaa-ba13-981f495aea69 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:07:08.171563 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2f0d9385-ee03-4aaa-ba13-981f495aea69" returned: 0 in 0.665s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:07:08.172132 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:07:08.172469 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-2198c7f2-d135-4048-b80c-da3fbc4343ea req-985800eb-0474-42cb-9b3f-a2297f443db3 tempest-TestVolumeBootPattern-124603112 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 22:07:08.172826 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-2198c7f2-d135-4048-b80c-da3fbc4343ea req-985800eb-0474-42cb-9b3f-a2297f443db3 tempest-TestVolumeBootPattern-124603112 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 22:07:08.173932 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:07:08.185168 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:07:08.185509 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2f0d9385-ee03-4aaa-ba13-981f495aea69\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69\n Backing store flags: \n Account information:\n TNJS99u7cgsWgXjftpsc\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:07:08.186213 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-2198c7f2-d135-4048-b80c-da3fbc4343ea req-985800eb-0474-42cb-9b3f-a2297f443db3 tempest-TestVolumeBootPattern-124603112 None] Targets after update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 22:07:08.187739 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:07:08.362486 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.174s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:07:08.363577 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2f0d9385-ee03-4aaa-ba13-981f495aea69\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69\n Backing store flags: \n Account information:\n TNJS99u7cgsWgXjftpsc\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:07:08.368866 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:07:08.525002 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.157s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:07:08.525313 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2f0d9385-ee03-4aaa-ba13-981f495aea69\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69\n Backing store flags: \n Account information:\n TNJS99u7cgsWgXjftpsc\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:07:08.526352 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-2198c7f2-d135-4048-b80c-da3fbc4343ea req-985800eb-0474-42cb-9b3f-a2297f443db3 tempest-TestVolumeBootPattern-124603112 None] Set provider_location to: 10.222.0.24:3260,1 iqn.2010-10.org.openstack:volume-2f0d9385-ee03-4aaa-ba13-981f495aea69 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 22:07:09.093316 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-2198c7f2-d135-4048-b80c-da3fbc4343ea req-985800eb-0474-42cb-9b3f-a2297f443db3 tempest-TestVolumeBootPattern-124603112 None] attachment_update completed successfully.
Sep 15 22:07:32.844250 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-271b3b6f-7bcf-4d07-8a24-7d81b9cddaf8 req-bd1feb55-6a52-4c78-a08d-cf9b51bf6440 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:07:32.876271 n-d-796909-3 sudo[134217]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69
Sep 15 22:07:32.878940 n-d-796909-3 sudo[134217]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:07:33.470433 n-d-796909-3 sudo[134217]: pam_unix(sudo:session): session closed for user root
Sep 15 22:07:33.473143 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-271b3b6f-7bcf-4d07-8a24-7d81b9cddaf8 req-bd1feb55-6a52-4c78-a08d-cf9b51bf6440 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69" returned: 0 in 0.628s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:07:33.476464 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-271b3b6f-7bcf-4d07-8a24-7d81b9cddaf8 req-bd1feb55-6a52-4c78-a08d-cf9b51bf6440 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fc6b71db-8ba5-4a15-a32a-990fc0c56661 --snapshot stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69 -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:07:33.508391 n-d-796909-3 sudo[134248]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fc6b71db-8ba5-4a15-a32a-990fc0c56661 --snapshot stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69 -L 1.00g
Sep 15 22:07:33.510025 n-d-796909-3 sudo[134248]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:07:34.621134 n-d-796909-3 sudo[134248]: pam_unix(sudo:session): session closed for user root
Sep 15 22:07:34.623663 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-271b3b6f-7bcf-4d07-8a24-7d81b9cddaf8 req-bd1feb55-6a52-4c78-a08d-cf9b51bf6440 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fc6b71db-8ba5-4a15-a32a-990fc0c56661 --snapshot stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69 -L 1.00g" returned: 0 in 1.147s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:07:35.047743 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-271b3b6f-7bcf-4d07-8a24-7d81b9cddaf8 req-bd1feb55-6a52-4c78-a08d-cf9b51bf6440 tempest-TestVolumeBootPattern-124603112 None] Create snapshot completed successfully
Sep 15 22:07:41.218316 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:07:41.231867 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:07:41.232617 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:07:41.255090 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Flow 'volume_create_manager' (27d54226-dfd9-4716-91a0-68118c16764f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:07:41.258469 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (98732dca-3455-40dc-900d-ce9fa5da0da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:07:41.279011 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:07:41.305157 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (98732dca-3455-40dc-900d-ce9fa5da0da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:07:40Z,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-796909-3@lvmdriver-1#lvmdriver-1',id=756f8e53-ea5d-4610-b6d6-06a0e7ccffcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7de0f158ffc4c33b19d09b515a2c8e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:07:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=fc6b71db-8ba5-4a15-a32a-990fc0c56661,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:07:41Z,user_id='44f6a7c98d0a403091e9982bba1cb40e',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:07:41.307605 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (80e661b3-c8dc-4d0d-9b00-b5f1f16d1728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:07:41.309739 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (80e661b3-c8dc-4d0d-9b00-b5f1f16d1728) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:07:41.312541 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fb1283ae-62ae-4411-8d83-0e895f5daba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:07:41.315416 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fb1283ae-62ae-4411-8d83-0e895f5daba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '756f8e53-ea5d-4610-b6d6-06a0e7ccffcf', 'volume_name': 'volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf', 'volume_size': 1, 'snapshot_id': 'fc6b71db-8ba5-4a15-a32a-990fc0c56661'}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:07:41.319913 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1a7309bd-e1c8-49b7-bf25-5dd06df98116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:07:41.320265 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1a7309bd-e1c8-49b7-bf25-5dd06df98116) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:07:41.322815 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (05d6220c-559e-40eb-8361-2d953f800c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:07:41.323645 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Volume 756f8e53-ea5d-4610-b6d6-06a0e7ccffcf: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf', 'volume_size': 1, 'snapshot_id': 'fc6b71db-8ba5-4a15-a32a-990fc0c56661'}
Sep 15 22:07:41.345787 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:07:41.368717 n-d-796909-3 sudo[134432]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:07:41.369783 n-d-796909-3 sudo[134432]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:07:42.107286 n-d-796909-3 sudo[134432]: pam_unix(sudo:session): session closed for user root
Sep 15 22:07:42.109632 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.763s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:07:42.112503 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-fc6b71db-8ba5-4a15-a32a-990fc0c56661 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:07:42.155661 n-d-796909-3 sudo[134473]: ubuntu : 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-fc6b71db-8ba5-4a15-a32a-990fc0c56661
Sep 15 22:07:42.157788 n-d-796909-3 sudo[134473]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:07:42.619185 n-d-796909-3 sudo[134473]: pam_unix(sudo:session): session closed for user root
Sep 15 22:07:42.622854 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-fc6b71db-8ba5-4a15-a32a-990fc0c56661" returned: 0 in 0.509s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:07:42.629214 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--fc6b71db--8ba5--4a15--a32a--990fc0c56661 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--756f8e53--ea5d--4610--b6d6--06a0e7ccffcf iflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:07:42.665914 n-d-796909-3 sudo[134476]: 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--fc6b71db--8ba5--4a15--a32a--990fc0c56661 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--756f8e53--ea5d--4610--b6d6--06a0e7ccffcf iflag=direct
Sep 15 22:07:42.667500 n-d-796909-3 sudo[134476]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:07:43.072168 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--fc6b71db--8ba5--4a15--a32a--990fc0c56661 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--756f8e53--ea5d--4610--b6d6--06a0e7ccffcf iflag=direct" returned: 0 in 0.436s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:07:43.072168 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--fc6b71db--8ba5--4a15--a32a--990fc0c56661 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--756f8e53--ea5d--4610--b6d6--06a0e7ccffcf oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:07:43.061144 n-d-796909-3 sudo[134476]: pam_unix(sudo:session): session closed for user root
Sep 15 22:07:43.103281 n-d-796909-3 sudo[134492]: 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--fc6b71db--8ba5--4a15--a32a--990fc0c56661 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--756f8e53--ea5d--4610--b6d6--06a0e7ccffcf oflag=direct
Sep 15 22:07:43.105686 n-d-796909-3 sudo[134492]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:07:43.545685 n-d-796909-3 sudo[134492]: pam_unix(sudo:session): session closed for user root
Sep 15 22:07:43.548147 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--fc6b71db--8ba5--4a15--a32a--990fc0c56661 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--756f8e53--ea5d--4610--b6d6--06a0e7ccffcf oflag=direct" returned: 0 in 0.483s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:07:43.549225 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--fc6b71db--8ba5--4a15--a32a--990fc0c56661 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--756f8e53--ea5d--4610--b6d6--06a0e7ccffcf count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:07:43.587929 n-d-796909-3 sudo[134515]: 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--fc6b71db--8ba5--4a15--a32a--990fc0c56661 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--756f8e53--ea5d--4610--b6d6--06a0e7ccffcf count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 22:07:43.590069 n-d-796909-3 sudo[134515]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:07:47.896585 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:07:47.900303 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:07:47.901350 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:07:47.923517 n-d-796909-3 sudo[134614]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:07:47.924397 n-d-796909-3 sudo[134614]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:07:48.510782 n-d-796909-3 sudo[134614]: pam_unix(sudo:session): session closed for user root
Sep 15 22:07:48.512877 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.611s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:07:48.514355 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:07:48.563595 n-d-796909-3 sudo[134635]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:07:48.564395 n-d-796909-3 sudo[134635]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:07:49.116674 n-d-796909-3 sudo[134635]: pam_unix(sudo:session): session closed for user root
Sep 15 22:07:49.118522 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.604s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:07:49.120588 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:08:28.428356 n-d-796909-3 sudo[134515]: pam_unix(sudo:session): session closed for user root
Sep 15 22:08:28.430205 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--fc6b71db--8ba5--4a15--a32a--990fc0c56661 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--756f8e53--ea5d--4610--b6d6--06a0e7ccffcf count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 44.881s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:28.435424 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--fc6b71db--8ba5--4a15--a32a--990fc0c56661, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--756f8e53--ea5d--4610--b6d6--06a0e7ccffcf, size 1024.00 MB, duration 44.88 sec {{(pid=84872) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 22:08:28.435424 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.volume_utils [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Volume copy 1024.00 MB at 22.82 MB/s
Sep 15 22:08:28.471759 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Marking volume 756f8e53-ea5d-4610-b6d6-06a0e7ccffcf as bootable. {{(pid=84872) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 22:08:28.598505 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Copying metadata from snapshot fc6b71db-8ba5-4a15-a32a-990fc0c56661 to 756f8e53-ea5d-4610-b6d6-06a0e7ccffcf. {{(pid=84872) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:417}}
Sep 15 22:08:28.794490 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (05d6220c-559e-40eb-8361-2d953f800c61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf', 'volume_size': 1, 'snapshot_id': 'fc6b71db-8ba5-4a15-a32a-990fc0c56661'}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:08:28.796686 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1c8b9bb4-3ed4-4c2c-a76e-5bacc912d574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:08:28.912323 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Volume volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf (756f8e53-ea5d-4610-b6d6-06a0e7ccffcf): created successfully
Sep 15 22:08:28.916437 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1c8b9bb4-3ed4-4c2c-a76e-5bacc912d574) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:08:28.919777 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Flow 'volume_create_manager' (27d54226-dfd9-4716-91a0-68118c16764f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:08:29.013115 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-77adbcc1-8b46-4cb3-9bc3-19d4f5d60f8f tempest-TestVolumeBootPattern-124603112 None] Created volume successfully.
Sep 15 22:08:31.963732 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-9e018c5c-cc23-4318-9dc2-31ae96238aa0 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:31.997713 n-d-796909-3 sudo[135077]: ubuntu : 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-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf
Sep 15 22:08:32.000061 n-d-796909-3 sudo[135077]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:08:32.459986 n-d-796909-3 sudo[135077]: pam_unix(sudo:session): session closed for user root
Sep 15 22:08:32.465976 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-9e018c5c-cc23-4318-9dc2-31ae96238aa0 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf" returned: 0 in 0.498s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:32.516531 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:32.522420 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:32.523130 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2f0d9385-ee03-4aaa-ba13-981f495aea69\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69\n Backing store flags: \n Account information:\n TNJS99u7cgsWgXjftpsc\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-9e018c5c-cc23-4318-9dc2-31ae96238aa0 tempest-TestVolumeBootPattern-124603112 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-2f0d9385-ee03-4aaa-ba13-981f495aea69
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: I_T nexus: 45
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: TNJS99u7cgsWgXjftpsc
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 22:08:32.523809 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 22:08:32.526862 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-9e018c5c-cc23-4318-9dc2-31ae96238aa0 tempest-TestVolumeBootPattern-124603112 None] Creating iscsi_target for Volume ID: volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 22:08:32.619906 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-9e018c5c-cc23-4318-9dc2-31ae96238aa0 tempest-TestVolumeBootPattern-124603112 None] Created volume path /opt/stack/data/cinder/volumes/volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf,
Sep 15 22:08:32.619906 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 22:08:32.619906 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:08:32.619906 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf
Sep 15 22:08:32.619906 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 22:08:32.619906 n-d-796909-3 cinder-volume[84872]: incominguser RufJCpDrX6PKEam5dd89 4ttZ9oZP5jFXCKCp
Sep 15 22:08:32.619906 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:08:32.619906 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 22:08:32.619906 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:08:32.619906 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 22:08:32.621009 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:33.011592 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf" returned: 0 in 0.390s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:33.012128 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:08:33.012513 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-9e018c5c-cc23-4318-9dc2-31ae96238aa0 tempest-TestVolumeBootPattern-124603112 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 22:08:33.012900 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-9e018c5c-cc23-4318-9dc2-31ae96238aa0 tempest-TestVolumeBootPattern-124603112 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 22:08:33.014069 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:33.020187 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:33.020511 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2f0d9385-ee03-4aaa-ba13-981f495aea69\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69\n Backing store flags: \n Account information:\n TNJS99u7cgsWgXjftpsc\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf\n System information:\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-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf\n Backing store flags: \n Account information:\n RufJCpDrX6PKEam5dd89\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-9e018c5c-cc23-4318-9dc2-31ae96238aa0 tempest-TestVolumeBootPattern-124603112 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-2f0d9385-ee03-4aaa-ba13-981f495aea69
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: I_T nexus: 45
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.22
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: TNJS99u7cgsWgXjftpsc
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 22:08:33.021063 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 22:08:33.024166 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:33.109094 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:33.109379 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2f0d9385-ee03-4aaa-ba13-981f495aea69\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69\n Backing store flags: \n Account information:\n TNJS99u7cgsWgXjftpsc\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf\n System information:\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-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf\n Backing store flags: \n Account information:\n RufJCpDrX6PKEam5dd89\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:08:33.112833 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:33.204002 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:33.204336 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2f0d9385-ee03-4aaa-ba13-981f495aea69\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69\n Backing store flags: \n Account information:\n TNJS99u7cgsWgXjftpsc\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf\n System information:\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-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf\n Backing store flags: \n Account information:\n RufJCpDrX6PKEam5dd89\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:08:33.205436 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-9e018c5c-cc23-4318-9dc2-31ae96238aa0 tempest-TestVolumeBootPattern-124603112 None] Set provider_location to: 10.222.0.24:3260,2 iqn.2010-10.org.openstack:volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 22:08:33.627483 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-a94e33ed-16a4-4eff-9229-28ab6060cf27 req-9e018c5c-cc23-4318-9dc2-31ae96238aa0 tempest-TestVolumeBootPattern-124603112 None] attachment_update completed successfully.
Sep 15 22:08:36.096221 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-39939594-3e5e-4dd3-bd11-88d17d0a8356 tempest-VolumeManageAdminTest-166810846 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:08:36.100878 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-39939594-3e5e-4dd3-bd11-88d17d0a8356 tempest-VolumeManageAdminTest-166810846 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:08:36.101369 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-39939594-3e5e-4dd3-bd11-88d17d0a8356 tempest-VolumeManageAdminTest-166810846 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:08:36.114860 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-39939594-3e5e-4dd3-bd11-88d17d0a8356 tempest-VolumeManageAdminTest-166810846 None] Flow 'volume_create_manager' (9d126326-e043-4351-9a7e-55759fcf857f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:08:36.118041 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-39939594-3e5e-4dd3-bd11-88d17d0a8356 tempest-VolumeManageAdminTest-166810846 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7da8174-3485-46b5-9099-360cf0a4a9e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:08:36.138137 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-39939594-3e5e-4dd3-bd11-88d17d0a8356 tempest-VolumeManageAdminTest-166810846 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:08:36.162142 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-39939594-3e5e-4dd3-bd11-88d17d0a8356 tempest-VolumeManageAdminTest-166810846 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7da8174-3485-46b5-9099-360cf0a4a9e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:08:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1875420630',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=650749d1-d8fe-48c9-b433-5540ca22fbee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='143055753e9142dd9a3234ed2449d022',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:08:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:08:36Z,user_id='84acb87157ed4fdb85effd4fafca2c53',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:08:36.164588 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-39939594-3e5e-4dd3-bd11-88d17d0a8356 tempest-VolumeManageAdminTest-166810846 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc87170e-4c15-460e-85e6-b56d1c6fcfa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:08:36.166625 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-39939594-3e5e-4dd3-bd11-88d17d0a8356 tempest-VolumeManageAdminTest-166810846 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc87170e-4c15-460e-85e6-b56d1c6fcfa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:08:36.168912 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-39939594-3e5e-4dd3-bd11-88d17d0a8356 tempest-VolumeManageAdminTest-166810846 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ca5bc057-b472-4f5f-b28e-842336e860bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:08:36.171060 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-39939594-3e5e-4dd3-bd11-88d17d0a8356 tempest-VolumeManageAdminTest-166810846 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ca5bc057-b472-4f5f-b28e-842336e860bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '650749d1-d8fe-48c9-b433-5540ca22fbee', 'volume_name': 'volume-650749d1-d8fe-48c9-b433-5540ca22fbee', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:08:36.173264 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-39939594-3e5e-4dd3-bd11-88d17d0a8356 tempest-VolumeManageAdminTest-166810846 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (de977bce-8135-4c69-8b6a-596dd02ce8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:08:36.175309 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-39939594-3e5e-4dd3-bd11-88d17d0a8356 tempest-VolumeManageAdminTest-166810846 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (de977bce-8135-4c69-8b6a-596dd02ce8dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:08:36.177414 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-39939594-3e5e-4dd3-bd11-88d17d0a8356 tempest-VolumeManageAdminTest-166810846 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d68097c-2efc-4361-80c2-419714dc2ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:08:36.178177 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-39939594-3e5e-4dd3-bd11-88d17d0a8356 tempest-VolumeManageAdminTest-166810846 None] Volume 650749d1-d8fe-48c9-b433-5540ca22fbee: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-650749d1-d8fe-48c9-b433-5540ca22fbee', 'volume_size': 1}
Sep 15 22:08:36.179134 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-39939594-3e5e-4dd3-bd11-88d17d0a8356 tempest-VolumeManageAdminTest-166810846 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-650749d1-d8fe-48c9-b433-5540ca22fbee stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:36.198007 n-d-796909-3 sudo[135157]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-650749d1-d8fe-48c9-b433-5540ca22fbee stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:08:36.198927 n-d-796909-3 sudo[135157]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:08:36.892775 n-d-796909-3 sudo[135157]: pam_unix(sudo:session): session closed for user root
Sep 15 22:08:36.895618 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-39939594-3e5e-4dd3-bd11-88d17d0a8356 tempest-VolumeManageAdminTest-166810846 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-650749d1-d8fe-48c9-b433-5540ca22fbee stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.715s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:36.900852 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-39939594-3e5e-4dd3-bd11-88d17d0a8356 tempest-VolumeManageAdminTest-166810846 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d68097c-2efc-4361-80c2-419714dc2ddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-650749d1-d8fe-48c9-b433-5540ca22fbee', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:08:36.903297 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-39939594-3e5e-4dd3-bd11-88d17d0a8356 tempest-VolumeManageAdminTest-166810846 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (55cc3765-902f-4cc9-901e-4b46aafedacb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:08:37.018775 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-39939594-3e5e-4dd3-bd11-88d17d0a8356 tempest-VolumeManageAdminTest-166810846 None] Volume volume-650749d1-d8fe-48c9-b433-5540ca22fbee (650749d1-d8fe-48c9-b433-5540ca22fbee): created successfully
Sep 15 22:08:37.018775 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-39939594-3e5e-4dd3-bd11-88d17d0a8356 tempest-VolumeManageAdminTest-166810846 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (55cc3765-902f-4cc9-901e-4b46aafedacb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:08:37.018775 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-39939594-3e5e-4dd3-bd11-88d17d0a8356 tempest-VolumeManageAdminTest-166810846 None] Flow 'volume_create_manager' (9d126326-e043-4351-9a7e-55759fcf857f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:08:37.097874 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-39939594-3e5e-4dd3-bd11-88d17d0a8356 tempest-VolumeManageAdminTest-166810846 None] Created volume successfully.
Sep 15 22:08:38.435406 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-3fe65e6c-58ad-4022-bf2f-58a1449cb6e7 tempest-VolumeManageAdminTest-340290655 None] Lock "b'cinder-650749d1-d8fe-48c9-b433-5540ca22fbee-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:08:38.486763 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-3fe65e6c-58ad-4022-bf2f-58a1449cb6e7 tempest-VolumeManageAdminTest-340290655 None] Skipping remove_export. No iscsi_target is presently exported for volume: 650749d1-d8fe-48c9-b433-5540ca22fbee
Sep 15 22:08:38.614808 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-3fe65e6c-58ad-4022-bf2f-58a1449cb6e7 tempest-VolumeManageAdminTest-340290655 None] Created reservations ['336adacc-7765-4a78-aff4-0614920596ab', '1c5662ae-8107-44ba-8a01-9b2bad85ce65', '48cece25-4607-4cf3-a3ca-161cbb30e4d0', 'bfafefdb-307b-4e37-8fc6-0464d0ddfe58'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:08:38.616823 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-3fe65e6c-58ad-4022-bf2f-58a1449cb6e7 tempest-VolumeManageAdminTest-340290655 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:08:38.616823 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:08:38.616823 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:08:38.843096 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe65e6c-58ad-4022-bf2f-58a1449cb6e7 tempest-VolumeManageAdminTest-340290655 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:08:38.843892 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe65e6c-58ad-4022-bf2f-58a1449cb6e7 tempest-VolumeManageAdminTest-340290655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:38.862814 n-d-796909-3 sudo[135219]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:08:38.864535 n-d-796909-3 sudo[135219]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:08:39.308367 n-d-796909-3 sudo[135219]: pam_unix(sudo:session): session closed for user root
Sep 15 22:08:39.310698 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe65e6c-58ad-4022-bf2f-58a1449cb6e7 tempest-VolumeManageAdminTest-340290655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.466s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:39.312864 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe65e6c-58ad-4022-bf2f-58a1449cb6e7 tempest-VolumeManageAdminTest-340290655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:39.334867 n-d-796909-3 sudo[135230]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:08:39.335744 n-d-796909-3 sudo[135230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:08:39.764416 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe65e6c-58ad-4022-bf2f-58a1449cb6e7 tempest-VolumeManageAdminTest-340290655 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:39.764416 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe65e6c-58ad-4022-bf2f-58a1449cb6e7 tempest-VolumeManageAdminTest-340290655 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:08:39.759356 n-d-796909-3 sudo[135230]: pam_unix(sudo:session): session closed for user root
Sep 15 22:08:39.775358 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-3fe65e6c-58ad-4022-bf2f-58a1449cb6e7 tempest-VolumeManageAdminTest-340290655 None] Unmanaged volume successfully.
Sep 15 22:08:39.786198 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-3fe65e6c-58ad-4022-bf2f-58a1449cb6e7 tempest-VolumeManageAdminTest-340290655 None] Lock "b'cinder-650749d1-d8fe-48c9-b433-5540ca22fbee-delete_volume'" released by "delete_volume" :: held 1.351s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:08:40.249500 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9a64245a-9e5b-4397-8c24-0fa7e7e30838 tempest-VolumeManageAdminTest-340290655 None] Flow 'volume_manage_existing_manager' (d92fd23c-7c5d-405e-a9f4-c1c0a4c3c015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:08:40.253250 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9a64245a-9e5b-4397-8c24-0fa7e7e30838 tempest-VolumeManageAdminTest-340290655 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (867a921f-34fe-42c2-9c1a-ca3d7bab1316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:08:40.256101 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9a64245a-9e5b-4397-8c24-0fa7e7e30838 tempest-VolumeManageAdminTest-340290655 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (867a921f-34fe-42c2-9c1a-ca3d7bab1316) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:08:40.258460 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9a64245a-9e5b-4397-8c24-0fa7e7e30838 tempest-VolumeManageAdminTest-340290655 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (dd3887c4-18a0-4170-b432-b791e8aa89f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:08:40.259789 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9a64245a-9e5b-4397-8c24-0fa7e7e30838 tempest-VolumeManageAdminTest-340290655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-650749d1-d8fe-48c9-b433-5540ca22fbee {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:40.281272 n-d-796909-3 sudo[135235]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-650749d1-d8fe-48c9-b433-5540ca22fbee
Sep 15 22:08:40.282063 n-d-796909-3 sudo[135235]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:08:40.708759 n-d-796909-3 sudo[135235]: pam_unix(sudo:session): session closed for user root
Sep 15 22:08:40.713003 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9a64245a-9e5b-4397-8c24-0fa7e7e30838 tempest-VolumeManageAdminTest-340290655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-650749d1-d8fe-48c9-b433-5540ca22fbee" returned: 0 in 0.451s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:40.717082 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9a64245a-9e5b-4397-8c24-0fa7e7e30838 tempest-VolumeManageAdminTest-340290655 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (dd3887c4-18a0-4170-b432-b791e8aa89f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'volume_type_id': 'c842026a-d1a0-44c8-8e14-3305f60ed4d9', 'volume_properties': Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:08:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1565003050',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=83b90dee-11a8-4e75-b98f-f37f490cb67c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a49404abb7fe453eb3c0bc1b3001432b',provider_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='9061955da9564e0487ed6b29deaa7fb5',volume_attachment=>,volume_type=>,volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9), 'volume_spec': {'status': 'managing', 'volume_name': 'volume-83b90dee-11a8-4e75-b98f-f37f490cb67c', 'volume_id': '83b90dee-11a8-4e75-b98f-f37f490cb67c'}}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:08:40.719864 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9a64245a-9e5b-4397-8c24-0fa7e7e30838 tempest-VolumeManageAdminTest-340290655 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (693baf5a-1b00-4e90-ae2c-1685a0ba81ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:08:40.881421 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-9a64245a-9e5b-4397-8c24-0fa7e7e30838 tempest-VolumeManageAdminTest-340290655 None] Created reservations ['7e7c2b8b-e1fc-47fe-b28e-ba5c6a17b284', '16c4d688-6794-43c1-8515-d44931aed72f'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:08:40.883595 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9a64245a-9e5b-4397-8c24-0fa7e7e30838 tempest-VolumeManageAdminTest-340290655 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (693baf5a-1b00-4e90-ae2c-1685a0ba81ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e7c2b8b-e1fc-47fe-b28e-ba5c6a17b284', '16c4d688-6794-43c1-8515-d44931aed72f']}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:08:40.891336 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9a64245a-9e5b-4397-8c24-0fa7e7e30838 tempest-VolumeManageAdminTest-340290655 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (cc1bba39-6988-44f0-9fe0-8d856e9c5083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:08:40.891336 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9a64245a-9e5b-4397-8c24-0fa7e7e30838 tempest-VolumeManageAdminTest-340290655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-650749d1-d8fe-48c9-b433-5540ca22fbee {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:40.906944 n-d-796909-3 sudo[135248]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-650749d1-d8fe-48c9-b433-5540ca22fbee
Sep 15 22:08:40.910049 n-d-796909-3 sudo[135248]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:08:41.319941 n-d-796909-3 sudo[135248]: pam_unix(sudo:session): session closed for user root
Sep 15 22:08:41.322230 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-9a64245a-9e5b-4397-8c24-0fa7e7e30838 tempest-VolumeManageAdminTest-340290655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-650749d1-d8fe-48c9-b433-5540ca22fbee" returned: 0 in 0.434s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:41.330915 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 volume-650749d1-d8fe-48c9-b433-5540ca22fbee volume-83b90dee-11a8-4e75-b98f-f37f490cb67c {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:41.710045 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 volume-650749d1-d8fe-48c9-b433-5540ca22fbee volume-83b90dee-11a8-4e75-b98f-f37f490cb67c" returned: 0 in 0.379s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:41.710377 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:08:41.825782 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9a64245a-9e5b-4397-8c24-0fa7e7e30838 tempest-VolumeManageAdminTest-340290655 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (cc1bba39-6988-44f0-9fe0-8d856e9c5083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume': Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:08:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1565003050',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=83b90dee-11a8-4e75-b98f-f37f490cb67c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a49404abb7fe453eb3c0bc1b3001432b',provider_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='9061955da9564e0487ed6b29deaa7fb5',volume_attachment=>,volume_type=>,volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:08:41.828723 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9a64245a-9e5b-4397-8c24-0fa7e7e30838 tempest-VolumeManageAdminTest-340290655 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d80dfc1-d4c2-4347-9b58-ac8007f00cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:08:41.945165 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9a64245a-9e5b-4397-8c24-0fa7e7e30838 tempest-VolumeManageAdminTest-340290655 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d80dfc1-d4c2-4347-9b58-ac8007f00cf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:08:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1565003050',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=83b90dee-11a8-4e75-b98f-f37f490cb67c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a49404abb7fe453eb3c0bc1b3001432b',provider_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='9061955da9564e0487ed6b29deaa7fb5',volume_attachment=>,volume_type=>,volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:08:41.947422 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9a64245a-9e5b-4397-8c24-0fa7e7e30838 tempest-VolumeManageAdminTest-340290655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (aedbc508-d427-4cff-b526-7fd0c575da03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:08:42.069564 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-9a64245a-9e5b-4397-8c24-0fa7e7e30838 tempest-VolumeManageAdminTest-340290655 None] Volume volume-83b90dee-11a8-4e75-b98f-f37f490cb67c (83b90dee-11a8-4e75-b98f-f37f490cb67c): created successfully
Sep 15 22:08:42.074046 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9a64245a-9e5b-4397-8c24-0fa7e7e30838 tempest-VolumeManageAdminTest-340290655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (aedbc508-d427-4cff-b526-7fd0c575da03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:08:42.076378 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-9a64245a-9e5b-4397-8c24-0fa7e7e30838 tempest-VolumeManageAdminTest-340290655 None] Flow 'volume_manage_existing_manager' (d92fd23c-7c5d-405e-a9f4-c1c0a4c3c015) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:08:42.077333 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-9a64245a-9e5b-4397-8c24-0fa7e7e30838 tempest-VolumeManageAdminTest-340290655 None] Manage existing volume completed successfully.
Sep 15 22:08:42.847710 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-10958fb9-9b7b-42ec-b5f1-e473bc0009de tempest-VolumeManageAdminTest-340290655 None] Lock "b'cinder-83b90dee-11a8-4e75-b98f-f37f490cb67c-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:08:42.965211 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-10958fb9-9b7b-42ec-b5f1-e473bc0009de tempest-VolumeManageAdminTest-340290655 None] Skipping remove_export. No iscsi_target is presently exported for volume: 83b90dee-11a8-4e75-b98f-f37f490cb67c
Sep 15 22:08:42.966999 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-10958fb9-9b7b-42ec-b5f1-e473bc0009de tempest-VolumeManageAdminTest-340290655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-83b90dee-11a8-4e75-b98f-f37f490cb67c {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:42.996271 n-d-796909-3 sudo[135289]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-83b90dee-11a8-4e75-b98f-f37f490cb67c
Sep 15 22:08:42.997078 n-d-796909-3 sudo[135289]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:08:43.416082 n-d-796909-3 sudo[135289]: pam_unix(sudo:session): session closed for user root
Sep 15 22:08:43.418328 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-10958fb9-9b7b-42ec-b5f1-e473bc0009de tempest-VolumeManageAdminTest-340290655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-83b90dee-11a8-4e75-b98f-f37f490cb67c" returned: 0 in 0.451s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:43.420043 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-10958fb9-9b7b-42ec-b5f1-e473bc0009de tempest-VolumeManageAdminTest-340290655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-83b90dee-11a8-4e75-b98f-f37f490cb67c {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:43.455328 n-d-796909-3 sudo[135292]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-83b90dee-11a8-4e75-b98f-f37f490cb67c
Sep 15 22:08:43.456321 n-d-796909-3 sudo[135292]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:08:43.914305 n-d-796909-3 sudo[135292]: pam_unix(sudo:session): session closed for user root
Sep 15 22:08:43.917748 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-10958fb9-9b7b-42ec-b5f1-e473bc0009de tempest-VolumeManageAdminTest-340290655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-83b90dee-11a8-4e75-b98f-f37f490cb67c" returned: 0 in 0.497s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:43.919161 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-10958fb9-9b7b-42ec-b5f1-e473bc0009de tempest-VolumeManageAdminTest-340290655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-83b90dee-11a8-4e75-b98f-f37f490cb67c {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:43.938629 n-d-796909-3 sudo[135297]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-83b90dee-11a8-4e75-b98f-f37f490cb67c
Sep 15 22:08:43.939453 n-d-796909-3 sudo[135297]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:08:44.543494 n-d-796909-3 sudo[135297]: pam_unix(sudo:session): session closed for user root
Sep 15 22:08:44.545904 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-10958fb9-9b7b-42ec-b5f1-e473bc0009de tempest-VolumeManageAdminTest-340290655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-83b90dee-11a8-4e75-b98f-f37f490cb67c" returned: 0 in 0.626s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:44.547199 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-10958fb9-9b7b-42ec-b5f1-e473bc0009de tempest-VolumeManageAdminTest-340290655 None] Successfully deleted volume: 83b90dee-11a8-4e75-b98f-f37f490cb67c
Sep 15 22:08:44.693703 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-10958fb9-9b7b-42ec-b5f1-e473bc0009de tempest-VolumeManageAdminTest-340290655 None] Created reservations ['54863c44-b0b9-4b58-b9d8-5ba8782c09cb', '4a2ab7e9-14c3-4278-9c48-c828a94d8654', 'd2d9b0a4-260a-4259-b323-67f3c27f42ef', 'ed900d84-ee36-48e3-9f5e-edfa5a20f95d'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:08:44.696146 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-10958fb9-9b7b-42ec-b5f1-e473bc0009de tempest-VolumeManageAdminTest-340290655 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:08:44.696146 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:08:44.696146 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:08:44.905618 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-10958fb9-9b7b-42ec-b5f1-e473bc0009de tempest-VolumeManageAdminTest-340290655 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:08:44.906458 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-10958fb9-9b7b-42ec-b5f1-e473bc0009de tempest-VolumeManageAdminTest-340290655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:44.924882 n-d-796909-3 sudo[135306]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:08:44.925672 n-d-796909-3 sudo[135306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:08:45.351151 n-d-796909-3 sudo[135306]: pam_unix(sudo:session): session closed for user root
Sep 15 22:08:45.353470 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-10958fb9-9b7b-42ec-b5f1-e473bc0009de tempest-VolumeManageAdminTest-340290655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.447s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:45.355559 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-10958fb9-9b7b-42ec-b5f1-e473bc0009de tempest-VolumeManageAdminTest-340290655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:45.377319 n-d-796909-3 sudo[135309]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:08:45.378098 n-d-796909-3 sudo[135309]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:08:45.818025 n-d-796909-3 sudo[135309]: pam_unix(sudo:session): session closed for user root
Sep 15 22:08:45.820246 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-10958fb9-9b7b-42ec-b5f1-e473bc0009de tempest-VolumeManageAdminTest-340290655 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:45.822989 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-10958fb9-9b7b-42ec-b5f1-e473bc0009de tempest-VolumeManageAdminTest-340290655 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:08:45.838595 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-10958fb9-9b7b-42ec-b5f1-e473bc0009de tempest-VolumeManageAdminTest-340290655 None] Deleted volume successfully.
Sep 15 22:08:45.919641 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-10958fb9-9b7b-42ec-b5f1-e473bc0009de tempest-VolumeManageAdminTest-340290655 None] Lock "b'cinder-83b90dee-11a8-4e75-b98f-f37f490cb67c-delete_volume'" released by "delete_volume" :: held 3.072s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:08:47.898139 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:08:47.898806 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:08:47.899288 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:47.918609 n-d-796909-3 sudo[135313]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:08:47.919410 n-d-796909-3 sudo[135313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:08:48.333263 n-d-796909-3 sudo[135313]: pam_unix(sudo:session): session closed for user root
Sep 15 22:08:48.336460 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.436s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:48.337463 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:48.356879 n-d-796909-3 sudo[135317]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:08:48.358153 n-d-796909-3 sudo[135317]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:08:48.809182 n-d-796909-3 sudo[135317]: pam_unix(sudo:session): session closed for user root
Sep 15 22:08:48.811169 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:48.812465 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:08:53.594828 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-4ee0ace4-f9ef-425c-bbfa-018479ccdea4 req-c3409460-a897-428a-9857-c3ae972706eb tempest-TestVolumeBootPattern-124603112 None] Terminate volume connection completed successfully.
Sep 15 22:08:53.595481 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-4ee0ace4-f9ef-425c-bbfa-018479ccdea4 req-c3409460-a897-428a-9857-c3ae972706eb tempest-TestVolumeBootPattern-124603112 None] Deleting attachment 04eb8110-b9b5-412c-a16a-048340dc85b9. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 22:08:53.597201 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:53.749013 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.152s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:53.749555 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2f0d9385-ee03-4aaa-ba13-981f495aea69\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69\n Backing store flags: \n Account information:\n TNJS99u7cgsWgXjftpsc\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf\n System information:\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-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf\n Backing store flags: \n Account information:\n RufJCpDrX6PKEam5dd89\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:08:53.750420 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-4ee0ace4-f9ef-425c-bbfa-018479ccdea4 req-c3409460-a897-428a-9857-c3ae972706eb tempest-TestVolumeBootPattern-124603112 None] Removing iscsi_target for Volume ID: 756f8e53-ea5d-4610-b6d6-06a0e7ccffcf
Sep 15 22:08:53.751587 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:53.862750 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf -f" returned: 0 in 0.110s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:53.864109 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:08:53.867580 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:53.960037 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:53.960407 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2f0d9385-ee03-4aaa-ba13-981f495aea69\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69\n Backing store flags: \n Account information:\n TNJS99u7cgsWgXjftpsc\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:08:54.142143 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-4ee0ace4-f9ef-425c-bbfa-018479ccdea4 req-c3409460-a897-428a-9857-c3ae972706eb tempest-TestVolumeBootPattern-124603112 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:08:54.142143 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:08:54.142143 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:08:54.566163 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [req-4ee0ace4-f9ef-425c-bbfa-018479ccdea4 req-849144bb-5c85-47a4-9c21-c3e455a68bff tempest-TestVolumeBootPattern-124603112 None] Lock "b'cinder-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:08:54.703766 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:54.795254 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:54.795608 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2f0d9385-ee03-4aaa-ba13-981f495aea69\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.22\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69\n Backing store flags: \n Account information:\n TNJS99u7cgsWgXjftpsc\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:08:54.796460 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [req-4ee0ace4-f9ef-425c-bbfa-018479ccdea4 req-849144bb-5c85-47a4-9c21-c3e455a68bff tempest-TestVolumeBootPattern-124603112 None] Skipping remove_export. No iscsi_target is presently exported for volume: 756f8e53-ea5d-4610-b6d6-06a0e7ccffcf
Sep 15 22:08:54.797402 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-4ee0ace4-f9ef-425c-bbfa-018479ccdea4 req-849144bb-5c85-47a4-9c21-c3e455a68bff tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:54.817379 n-d-796909-3 sudo[135441]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf
Sep 15 22:08:54.818185 n-d-796909-3 sudo[135441]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:08:55.238963 n-d-796909-3 sudo[135441]: pam_unix(sudo:session): session closed for user root
Sep 15 22:08:55.241569 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-4ee0ace4-f9ef-425c-bbfa-018479ccdea4 req-849144bb-5c85-47a4-9c21-c3e455a68bff tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf" returned: 0 in 0.444s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:55.243230 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-4ee0ace4-f9ef-425c-bbfa-018479ccdea4 req-849144bb-5c85-47a4-9c21-c3e455a68bff tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:55.270189 n-d-796909-3 sudo[135444]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf
Sep 15 22:08:55.270997 n-d-796909-3 sudo[135444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:08:55.725631 n-d-796909-3 sudo[135444]: pam_unix(sudo:session): session closed for user root
Sep 15 22:08:55.730050 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-4ee0ace4-f9ef-425c-bbfa-018479ccdea4 req-849144bb-5c85-47a4-9c21-c3e455a68bff tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf" returned: 0 in 0.485s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:55.730050 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-4ee0ace4-f9ef-425c-bbfa-018479ccdea4 req-849144bb-5c85-47a4-9c21-c3e455a68bff tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:55.751416 n-d-796909-3 sudo[135447]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf
Sep 15 22:08:55.752217 n-d-796909-3 sudo[135447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:08:56.384435 n-d-796909-3 sudo[135447]: pam_unix(sudo:session): session closed for user root
Sep 15 22:08:56.386763 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-4ee0ace4-f9ef-425c-bbfa-018479ccdea4 req-849144bb-5c85-47a4-9c21-c3e455a68bff tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf" returned: 0 in 0.656s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:56.387922 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [req-4ee0ace4-f9ef-425c-bbfa-018479ccdea4 req-849144bb-5c85-47a4-9c21-c3e455a68bff tempest-TestVolumeBootPattern-124603112 None] Successfully deleted volume: 756f8e53-ea5d-4610-b6d6-06a0e7ccffcf
Sep 15 22:08:56.543362 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [req-4ee0ace4-f9ef-425c-bbfa-018479ccdea4 req-849144bb-5c85-47a4-9c21-c3e455a68bff tempest-TestVolumeBootPattern-124603112 None] Created reservations ['9566cb98-0081-4a4d-8447-262e3657ac6d', '16960a4c-bea9-4ee3-8af9-9ea3fcff0cb2', '9947c9d0-1a8e-4ae0-8b51-4fe9dc010544', '19b064d8-8035-4c6e-99e6-09af6c55bfcf'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:08:56.545594 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-4ee0ace4-f9ef-425c-bbfa-018479ccdea4 req-849144bb-5c85-47a4-9c21-c3e455a68bff tempest-TestVolumeBootPattern-124603112 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:08:56.545594 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:08:56.545594 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:08:56.799885 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [req-4ee0ace4-f9ef-425c-bbfa-018479ccdea4 req-849144bb-5c85-47a4-9c21-c3e455a68bff tempest-TestVolumeBootPattern-124603112 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:08:56.800597 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-4ee0ace4-f9ef-425c-bbfa-018479ccdea4 req-849144bb-5c85-47a4-9c21-c3e455a68bff tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:56.819721 n-d-796909-3 sudo[135454]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:08:56.820514 n-d-796909-3 sudo[135454]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:08:57.237696 n-d-796909-3 sudo[135454]: pam_unix(sudo:session): session closed for user root
Sep 15 22:08:57.241162 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-4ee0ace4-f9ef-425c-bbfa-018479ccdea4 req-849144bb-5c85-47a4-9c21-c3e455a68bff tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:57.243594 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-4ee0ace4-f9ef-425c-bbfa-018479ccdea4 req-849144bb-5c85-47a4-9c21-c3e455a68bff tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:57.265464 n-d-796909-3 sudo[135457]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:08:57.266332 n-d-796909-3 sudo[135457]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:08:57.521098 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-62f53117-5777-4b3b-8294-cd658634827d tempest-TestVolumeBootPattern-124603112 None] Lock "b'cinder-fc6b71db-8ba5-4a15-a32a-990fc0c56661-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:08:57.523285 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-62f53117-5777-4b3b-8294-cd658634827d tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-fc6b71db-8ba5-4a15-a32a-990fc0c56661 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:57.542125 n-d-796909-3 sudo[135459]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-fc6b71db-8ba5-4a15-a32a-990fc0c56661
Sep 15 22:08:57.543010 n-d-796909-3 sudo[135459]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:08:57.685346 n-d-796909-3 sudo[135457]: pam_unix(sudo:session): session closed for user root
Sep 15 22:08:57.687927 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-4ee0ace4-f9ef-425c-bbfa-018479ccdea4 req-849144bb-5c85-47a4-9c21-c3e455a68bff tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:57.690151 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [req-4ee0ace4-f9ef-425c-bbfa-018479ccdea4 req-849144bb-5c85-47a4-9c21-c3e455a68bff tempest-TestVolumeBootPattern-124603112 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:08:57.704712 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-4ee0ace4-f9ef-425c-bbfa-018479ccdea4 req-849144bb-5c85-47a4-9c21-c3e455a68bff tempest-TestVolumeBootPattern-124603112 None] Deleted volume successfully.
Sep 15 22:08:57.781213 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [req-4ee0ace4-f9ef-425c-bbfa-018479ccdea4 req-849144bb-5c85-47a4-9c21-c3e455a68bff tempest-TestVolumeBootPattern-124603112 None] Lock "b'cinder-756f8e53-ea5d-4610-b6d6-06a0e7ccffcf-delete_volume'" released by "delete_volume" :: held 3.215s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:08:58.011420 n-d-796909-3 sudo[135459]: pam_unix(sudo:session): session closed for user root
Sep 15 22:08:58.013865 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-62f53117-5777-4b3b-8294-cd658634827d tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-fc6b71db-8ba5-4a15-a32a-990fc0c56661" returned: 0 in 0.491s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:58.017162 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-62f53117-5777-4b3b-8294-cd658634827d tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-fc6b71db-8ba5-4a15-a32a-990fc0c56661 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:58.060435 n-d-796909-3 sudo[135465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-fc6b71db-8ba5-4a15-a32a-990fc0c56661
Sep 15 22:08:58.062648 n-d-796909-3 sudo[135465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:08:58.908508 n-d-796909-3 sudo[135465]: pam_unix(sudo:session): session closed for user root
Sep 15 22:08:58.910661 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-62f53117-5777-4b3b-8294-cd658634827d tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-fc6b71db-8ba5-4a15-a32a-990fc0c56661" returned: 0 in 0.894s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:59.103429 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-62f53117-5777-4b3b-8294-cd658634827d tempest-TestVolumeBootPattern-124603112 None] Created reservations ['48542263-26dc-4721-9bda-91d8b09ff486', 'b2d698ab-e2f6-4bf8-809e-1bfc8d4f36ac', '6c54344e-ba75-478c-beb2-cc7cc5fd4820', 'd5710ccb-2560-47d2-8472-564b63681389'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:08:59.104961 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-62f53117-5777-4b3b-8294-cd658634827d tempest-TestVolumeBootPattern-124603112 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:08:59.104961 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:08:59.104961 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:08:59.494455 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-62f53117-5777-4b3b-8294-cd658634827d tempest-TestVolumeBootPattern-124603112 None] Delete snapshot completed successfully.
Sep 15 22:08:59.499823 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-62f53117-5777-4b3b-8294-cd658634827d tempest-TestVolumeBootPattern-124603112 None] Lock "b'cinder-fc6b71db-8ba5-4a15-a32a-990fc0c56661-delete_snapshot'" released by "delete_snapshot" :: held 1.978s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:09:01.791307 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-88cfe213-799b-40de-ae43-4676206403eb tempest-VolumeTypesTest-94794883 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:09:01.796813 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-88cfe213-799b-40de-ae43-4676206403eb tempest-VolumeTypesTest-94794883 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:09:01.797416 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-88cfe213-799b-40de-ae43-4676206403eb tempest-VolumeTypesTest-94794883 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:09:01.812247 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88cfe213-799b-40de-ae43-4676206403eb tempest-VolumeTypesTest-94794883 None] Flow 'volume_create_manager' (3b747c0e-6309-46b7-be0d-c91bd873380b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:09:01.815410 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88cfe213-799b-40de-ae43-4676206403eb tempest-VolumeTypesTest-94794883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f837737c-0ef5-4358-90a4-98b24c050064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:01.839146 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-88cfe213-799b-40de-ae43-4676206403eb tempest-VolumeTypesTest-94794883 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:09:01.866214 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88cfe213-799b-40de-ae43-4676206403eb tempest-VolumeTypesTest-94794883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f837737c-0ef5-4358-90a4-98b24c050064) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:09:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1374222411',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=8c105c2f-2522-435b-8f00-2e4e8d0d322a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a12afbe3ac24b05b53e08bfee01cf8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:09:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:09:02Z,user_id='4e2f7a3686574daa9ab72c8a585962b9',volume_attachment=>,volume_type=VolumeType(f39d1c9c-a140-41ca-8614-d4f77a1911c6),volume_type_id=f39d1c9c-a140-41ca-8614-d4f77a1911c6)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:01.873298 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88cfe213-799b-40de-ae43-4676206403eb tempest-VolumeTypesTest-94794883 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dac06cb4-72cd-4a66-9648-21d1af08b2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:01.875926 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88cfe213-799b-40de-ae43-4676206403eb tempest-VolumeTypesTest-94794883 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dac06cb4-72cd-4a66-9648-21d1af08b2ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:01.878267 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88cfe213-799b-40de-ae43-4676206403eb tempest-VolumeTypesTest-94794883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dcad7e89-8911-4252-8b5f-6ef709ba728c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:01.881344 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88cfe213-799b-40de-ae43-4676206403eb tempest-VolumeTypesTest-94794883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dcad7e89-8911-4252-8b5f-6ef709ba728c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8c105c2f-2522-435b-8f00-2e4e8d0d322a', 'volume_name': 'volume-8c105c2f-2522-435b-8f00-2e4e8d0d322a', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:01.884145 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88cfe213-799b-40de-ae43-4676206403eb tempest-VolumeTypesTest-94794883 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9cad552e-386b-4655-91eb-230e3b00bc3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:01.886734 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88cfe213-799b-40de-ae43-4676206403eb tempest-VolumeTypesTest-94794883 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9cad552e-386b-4655-91eb-230e3b00bc3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:01.889481 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88cfe213-799b-40de-ae43-4676206403eb tempest-VolumeTypesTest-94794883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e887904c-602d-4154-b996-ac52e7b10c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:01.890334 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-88cfe213-799b-40de-ae43-4676206403eb tempest-VolumeTypesTest-94794883 None] Volume 8c105c2f-2522-435b-8f00-2e4e8d0d322a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8c105c2f-2522-435b-8f00-2e4e8d0d322a', 'volume_size': 1}
Sep 15 22:09:01.891406 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-88cfe213-799b-40de-ae43-4676206403eb tempest-VolumeTypesTest-94794883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c105c2f-2522-435b-8f00-2e4e8d0d322a stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:01.919223 n-d-796909-3 sudo[135523]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c105c2f-2522-435b-8f00-2e4e8d0d322a stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:09:01.920762 n-d-796909-3 sudo[135523]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:02.530825 n-d-796909-3 sudo[135523]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:02.533248 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-88cfe213-799b-40de-ae43-4676206403eb tempest-VolumeTypesTest-94794883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c105c2f-2522-435b-8f00-2e4e8d0d322a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.641s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:02.536673 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88cfe213-799b-40de-ae43-4676206403eb tempest-VolumeTypesTest-94794883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e887904c-602d-4154-b996-ac52e7b10c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8c105c2f-2522-435b-8f00-2e4e8d0d322a', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:02.539034 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88cfe213-799b-40de-ae43-4676206403eb tempest-VolumeTypesTest-94794883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dc6c315a-2980-4a80-8b3f-d841868ff281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:02.614800 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-88cfe213-799b-40de-ae43-4676206403eb tempest-VolumeTypesTest-94794883 None] Volume volume-8c105c2f-2522-435b-8f00-2e4e8d0d322a (8c105c2f-2522-435b-8f00-2e4e8d0d322a): created successfully
Sep 15 22:09:02.617219 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88cfe213-799b-40de-ae43-4676206403eb tempest-VolumeTypesTest-94794883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dc6c315a-2980-4a80-8b3f-d841868ff281) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:02.619748 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-88cfe213-799b-40de-ae43-4676206403eb tempest-VolumeTypesTest-94794883 None] Flow 'volume_create_manager' (3b747c0e-6309-46b7-be0d-c91bd873380b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:09:02.702154 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-88cfe213-799b-40de-ae43-4676206403eb tempest-VolumeTypesTest-94794883 None] Created volume successfully.
Sep 15 22:09:03.483594 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-081b4d73-fb37-4d5f-82b4-97cd5c98626c req-e9cf5650-b552-4a33-b2fb-1a2ed7c88bcf tempest-TestVolumeBootPattern-124603112 None] Terminate volume connection completed successfully.
Sep 15 22:09:03.483594 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-081b4d73-fb37-4d5f-82b4-97cd5c98626c req-e9cf5650-b552-4a33-b2fb-1a2ed7c88bcf tempest-TestVolumeBootPattern-124603112 None] Deleting attachment e11fd3ea-4f1e-4d1a-a8a5-20ce3c9c1086. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 22:09:03.489353 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:03.621382 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:03.621640 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514528]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2f0d9385-ee03-4aaa-ba13-981f495aea69\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69\n Backing store flags: \n Account information:\n TNJS99u7cgsWgXjftpsc\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:09:03.622558 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-081b4d73-fb37-4d5f-82b4-97cd5c98626c req-e9cf5650-b552-4a33-b2fb-1a2ed7c88bcf tempest-TestVolumeBootPattern-124603112 None] Removing iscsi_target for Volume ID: 2f0d9385-ee03-4aaa-ba13-981f495aea69
Sep 15 22:09:03.623686 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2f0d9385-ee03-4aaa-ba13-981f495aea69 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:03.751353 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2f0d9385-ee03-4aaa-ba13-981f495aea69 -f" returned: 0 in 0.127s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:03.752062 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514528]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:09:03.754807 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:03.762466 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-8826f7c8-fb75-4734-bc0f-7a105943fa5e tempest-VolumeTypesTest-94794883 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:09:03.763997 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8826f7c8-fb75-4734-bc0f-7a105943fa5e tempest-VolumeTypesTest-94794883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:03.814981 n-d-796909-3 sudo[135585]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:09:03.817231 n-d-796909-3 sudo[135585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:03.868267 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:03.868551 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514528]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:09:04.048296 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-081b4d73-fb37-4d5f-82b4-97cd5c98626c req-e9cf5650-b552-4a33-b2fb-1a2ed7c88bcf tempest-TestVolumeBootPattern-124603112 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:09:04.048296 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:09:04.048296 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:09:04.257789 n-d-796909-3 sudo[135585]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:04.259815 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8826f7c8-fb75-4734-bc0f-7a105943fa5e tempest-VolumeTypesTest-94794883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.496s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:04.261512 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8826f7c8-fb75-4734-bc0f-7a105943fa5e tempest-VolumeTypesTest-94794883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:04.280565 n-d-796909-3 sudo[135597]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:09:04.281970 n-d-796909-3 sudo[135597]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:04.398501 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [req-081b4d73-fb37-4d5f-82b4-97cd5c98626c req-444a96b9-05a5-46d3-b188-a4591e134dd5 tempest-TestVolumeBootPattern-124603112 None] Lock "b'cinder-2f0d9385-ee03-4aaa-ba13-981f495aea69-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:09:04.614850 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:04.792779 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.178s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:04.793966 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514528]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:09:04.794873 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [req-081b4d73-fb37-4d5f-82b4-97cd5c98626c req-444a96b9-05a5-46d3-b188-a4591e134dd5 tempest-TestVolumeBootPattern-124603112 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2f0d9385-ee03-4aaa-ba13-981f495aea69
Sep 15 22:09:04.796269 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-081b4d73-fb37-4d5f-82b4-97cd5c98626c req-444a96b9-05a5-46d3-b188-a4591e134dd5 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:04.827952 n-d-796909-3 sudo[135602]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69
Sep 15 22:09:04.829854 n-d-796909-3 sudo[135602]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:04.952325 n-d-796909-3 sudo[135597]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:04.960065 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8826f7c8-fb75-4734-bc0f-7a105943fa5e tempest-VolumeTypesTest-94794883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.698s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:04.965068 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-8826f7c8-fb75-4734-bc0f-7a105943fa5e tempest-VolumeTypesTest-94794883 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:09:04.984428 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-8826f7c8-fb75-4734-bc0f-7a105943fa5e tempest-VolumeTypesTest-94794883 None] Retype volume completed successfully.
Sep 15 22:09:05.316997 n-d-796909-3 sudo[135602]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:05.318852 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-081b4d73-fb37-4d5f-82b4-97cd5c98626c req-444a96b9-05a5-46d3-b188-a4591e134dd5 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69" returned: 0 in 0.523s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:05.320423 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-081b4d73-fb37-4d5f-82b4-97cd5c98626c req-444a96b9-05a5-46d3-b188-a4591e134dd5 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:05.346097 n-d-796909-3 sudo[135605]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69
Sep 15 22:09:05.348122 n-d-796909-3 sudo[135605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:05.862528 n-d-796909-3 sudo[135605]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:05.865851 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-081b4d73-fb37-4d5f-82b4-97cd5c98626c req-444a96b9-05a5-46d3-b188-a4591e134dd5 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69" returned: 0 in 0.545s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:05.867825 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-081b4d73-fb37-4d5f-82b4-97cd5c98626c req-444a96b9-05a5-46d3-b188-a4591e134dd5 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:05.901779 n-d-796909-3 sudo[135612]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69
Sep 15 22:09:05.903230 n-d-796909-3 sudo[135612]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:06.593207 n-d-796909-3 sudo[135612]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:06.595608 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-081b4d73-fb37-4d5f-82b4-97cd5c98626c req-444a96b9-05a5-46d3-b188-a4591e134dd5 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2f0d9385-ee03-4aaa-ba13-981f495aea69" returned: 0 in 0.727s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:06.597544 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [req-081b4d73-fb37-4d5f-82b4-97cd5c98626c req-444a96b9-05a5-46d3-b188-a4591e134dd5 tempest-TestVolumeBootPattern-124603112 None] Successfully deleted volume: 2f0d9385-ee03-4aaa-ba13-981f495aea69
Sep 15 22:09:06.766006 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [req-081b4d73-fb37-4d5f-82b4-97cd5c98626c req-444a96b9-05a5-46d3-b188-a4591e134dd5 tempest-TestVolumeBootPattern-124603112 None] Created reservations ['e80011b0-80c7-4aec-b9a9-1f77ba56e716', 'c16be7e8-8ada-4fb4-bf6e-badfc43eccda', '7a080371-57d5-420b-ae8e-3514ed8a3d20', '76801ac2-fc33-4108-9956-d579103b1f22'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:09:06.768158 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-081b4d73-fb37-4d5f-82b4-97cd5c98626c req-444a96b9-05a5-46d3-b188-a4591e134dd5 tempest-TestVolumeBootPattern-124603112 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:09:06.768158 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:09:06.768158 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:09:06.946024 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [req-081b4d73-fb37-4d5f-82b4-97cd5c98626c req-444a96b9-05a5-46d3-b188-a4591e134dd5 tempest-TestVolumeBootPattern-124603112 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:09:06.947581 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-081b4d73-fb37-4d5f-82b4-97cd5c98626c req-444a96b9-05a5-46d3-b188-a4591e134dd5 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:06.991631 n-d-796909-3 sudo[135637]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:09:06.992727 n-d-796909-3 sudo[135637]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:07.193156 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-ccefd589-a5e1-4ca4-b69b-aab6d3d29c0c tempest-VolumeTypesTest-94794883 None] Lock "b'cinder-8c105c2f-2522-435b-8f00-2e4e8d0d322a-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:09:07.401049 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-ccefd589-a5e1-4ca4-b69b-aab6d3d29c0c tempest-VolumeTypesTest-94794883 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8c105c2f-2522-435b-8f00-2e4e8d0d322a
Sep 15 22:09:07.404193 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ccefd589-a5e1-4ca4-b69b-aab6d3d29c0c tempest-VolumeTypesTest-94794883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8c105c2f-2522-435b-8f00-2e4e8d0d322a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:07.450386 n-d-796909-3 sudo[135639]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8c105c2f-2522-435b-8f00-2e4e8d0d322a
Sep 15 22:09:07.451973 n-d-796909-3 sudo[135639]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:07.614710 n-d-796909-3 sudo[135637]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:07.617073 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-081b4d73-fb37-4d5f-82b4-97cd5c98626c req-444a96b9-05a5-46d3-b188-a4591e134dd5 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:07.619096 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-081b4d73-fb37-4d5f-82b4-97cd5c98626c req-444a96b9-05a5-46d3-b188-a4591e134dd5 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:07.643809 n-d-796909-3 sudo[135642]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:09:07.644683 n-d-796909-3 sudo[135642]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:08.070129 n-d-796909-3 sudo[135639]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:08.072432 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ccefd589-a5e1-4ca4-b69b-aab6d3d29c0c tempest-VolumeTypesTest-94794883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8c105c2f-2522-435b-8f00-2e4e8d0d322a" returned: 0 in 0.668s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:08.075568 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ccefd589-a5e1-4ca4-b69b-aab6d3d29c0c tempest-VolumeTypesTest-94794883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8c105c2f-2522-435b-8f00-2e4e8d0d322a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:08.100320 n-d-796909-3 sudo[135645]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8c105c2f-2522-435b-8f00-2e4e8d0d322a
Sep 15 22:09:08.101980 n-d-796909-3 sudo[135645]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:08.384621 n-d-796909-3 sudo[135642]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:08.386867 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-081b4d73-fb37-4d5f-82b4-97cd5c98626c req-444a96b9-05a5-46d3-b188-a4591e134dd5 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:08.392119 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [req-081b4d73-fb37-4d5f-82b4-97cd5c98626c req-444a96b9-05a5-46d3-b188-a4591e134dd5 tempest-TestVolumeBootPattern-124603112 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:09:08.409058 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-081b4d73-fb37-4d5f-82b4-97cd5c98626c req-444a96b9-05a5-46d3-b188-a4591e134dd5 tempest-TestVolumeBootPattern-124603112 None] Deleted volume successfully.
Sep 15 22:09:08.532361 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [req-081b4d73-fb37-4d5f-82b4-97cd5c98626c req-444a96b9-05a5-46d3-b188-a4591e134dd5 tempest-TestVolumeBootPattern-124603112 None] Lock "b'cinder-2f0d9385-ee03-4aaa-ba13-981f495aea69-delete_volume'" released by "delete_volume" :: held 4.134s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:09:08.653627 n-d-796909-3 sudo[135645]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:08.665764 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ccefd589-a5e1-4ca4-b69b-aab6d3d29c0c tempest-VolumeTypesTest-94794883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8c105c2f-2522-435b-8f00-2e4e8d0d322a" returned: 0 in 0.591s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:08.667879 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ccefd589-a5e1-4ca4-b69b-aab6d3d29c0c tempest-VolumeTypesTest-94794883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8c105c2f-2522-435b-8f00-2e4e8d0d322a {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:08.700459 n-d-796909-3 sudo[135649]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8c105c2f-2522-435b-8f00-2e4e8d0d322a
Sep 15 22:09:08.701386 n-d-796909-3 sudo[135649]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:09.295966 n-d-796909-3 sudo[135649]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:09.298381 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ccefd589-a5e1-4ca4-b69b-aab6d3d29c0c tempest-VolumeTypesTest-94794883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8c105c2f-2522-435b-8f00-2e4e8d0d322a" returned: 0 in 0.630s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:09.300168 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-ccefd589-a5e1-4ca4-b69b-aab6d3d29c0c tempest-VolumeTypesTest-94794883 None] Successfully deleted volume: 8c105c2f-2522-435b-8f00-2e4e8d0d322a
Sep 15 22:09:09.329399 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-ccefd589-a5e1-4ca4-b69b-aab6d3d29c0c tempest-VolumeTypesTest-94794883 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1134709703 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1134709703, it is now deprecated. Please use the default quota class for default quota.
Sep 15 22:09:09.330354 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-ccefd589-a5e1-4ca4-b69b-aab6d3d29c0c tempest-VolumeTypesTest-94794883 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1134709703 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1134709703, it is now deprecated. Please use the default quota class for default quota.
Sep 15 22:09:09.436793 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-ccefd589-a5e1-4ca4-b69b-aab6d3d29c0c tempest-VolumeTypesTest-94794883 None] Created reservations ['afb73325-b9a6-4559-99d8-0b3decf20d9d', 'cd900040-1bcd-47f8-951b-cee86932cbac', '21c510b9-85b4-4fdc-a619-4a79f4eb257e', '4b771b85-03ad-4b4b-bfe4-daf8f5130d9b'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:09:09.438943 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-ccefd589-a5e1-4ca4-b69b-aab6d3d29c0c tempest-VolumeTypesTest-94794883 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:09:09.438943 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:09:09.438943 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:09:09.608355 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-ccefd589-a5e1-4ca4-b69b-aab6d3d29c0c tempest-VolumeTypesTest-94794883 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:09:09.612393 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ccefd589-a5e1-4ca4-b69b-aab6d3d29c0c tempest-VolumeTypesTest-94794883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:09.633475 n-d-796909-3 sudo[135657]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:09:09.634868 n-d-796909-3 sudo[135657]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:10.100695 n-d-796909-3 sudo[135657]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:10.103465 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ccefd589-a5e1-4ca4-b69b-aab6d3d29c0c tempest-VolumeTypesTest-94794883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.494s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:10.105994 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ccefd589-a5e1-4ca4-b69b-aab6d3d29c0c tempest-VolumeTypesTest-94794883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:10.128258 n-d-796909-3 sudo[135660]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:09:10.129041 n-d-796909-3 sudo[135660]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:10.624512 n-d-796909-3 sudo[135660]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:10.626741 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ccefd589-a5e1-4ca4-b69b-aab6d3d29c0c tempest-VolumeTypesTest-94794883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.520s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:10.628886 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-ccefd589-a5e1-4ca4-b69b-aab6d3d29c0c tempest-VolumeTypesTest-94794883 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:09:10.642712 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-ccefd589-a5e1-4ca4-b69b-aab6d3d29c0c tempest-VolumeTypesTest-94794883 None] Deleted volume successfully.
Sep 15 22:09:10.742303 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-ccefd589-a5e1-4ca4-b69b-aab6d3d29c0c tempest-VolumeTypesTest-94794883 None] Lock "b'cinder-8c105c2f-2522-435b-8f00-2e4e8d0d322a-delete_volume'" released by "delete_volume" :: held 3.550s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:09:13.845556 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:09:13.854800 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:09:13.855820 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:09:13.874041 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Flow 'volume_create_manager' (4b9afe95-ff40-47f4-8a5f-8562f5dcb51b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:09:13.878639 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f802ae35-7619-4957-9722-289fc2f76e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:13.911327 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:09:13.943641 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f802ae35-7619-4957-9722-289fc2f76e80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:09:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-141319975',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=6057e7fe-afc1-4c65-8929-2367858411c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7de0f158ffc4c33b19d09b515a2c8e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:09:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:09:14Z,user_id='44f6a7c98d0a403091e9982bba1cb40e',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:13.947400 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0e28356d-c8d4-4826-9bf7-46b943460a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:13.959032 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0e28356d-c8d4-4826-9bf7-46b943460a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:13.962215 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (462396c1-49c7-454b-aea9-59c16f11654e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:14.042233 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (462396c1-49c7-454b-aea9-59c16f11654e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '6057e7fe-afc1-4c65-8929-2367858411c6', 'volume_name': 'volume-6057e7fe-afc1-4c65-8929-2367858411c6', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:14.044521 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5891dc23-2c11-4484-8db4-e720e2fc11af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:14.046699 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5891dc23-2c11-4484-8db4-e720e2fc11af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:14.048819 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (da6a61bf-9747-41f0-8aef-2068bebd34f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:14.049940 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Volume 6057e7fe-afc1-4c65-8929-2367858411c6: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-6057e7fe-afc1-4c65-8929-2367858411c6', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 22:09:14.050533 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Cloning 6057e7fe-afc1-4c65-8929-2367858411c6 from image 242b1d14-5986-4843-ae80-c419ef1cfe13 at location (None, None). {{(pid=84872) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 22:09:28.231091 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-0cbbfe83-3cd0-4b01-aec5-b5764878a15b tempest-VolumesTransfersV355Test-682232874 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:09:28.236342 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-0cbbfe83-3cd0-4b01-aec5-b5764878a15b tempest-VolumesTransfersV355Test-682232874 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:09:28.239263 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-0cbbfe83-3cd0-4b01-aec5-b5764878a15b tempest-VolumesTransfersV355Test-682232874 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:09:28.256641 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0cbbfe83-3cd0-4b01-aec5-b5764878a15b tempest-VolumesTransfersV355Test-682232874 None] Flow 'volume_create_manager' (82697cff-3f8e-4bd1-a4f7-57c4eeb7b853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:09:28.261740 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0cbbfe83-3cd0-4b01-aec5-b5764878a15b tempest-VolumesTransfersV355Test-682232874 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5937f1ab-c31b-4ea1-971e-4729d15e6142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:28.319506 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-0cbbfe83-3cd0-4b01-aec5-b5764878a15b tempest-VolumesTransfersV355Test-682232874 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:09:28.355099 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0cbbfe83-3cd0-4b01-aec5-b5764878a15b tempest-VolumesTransfersV355Test-682232874 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5937f1ab-c31b-4ea1-971e-4729d15e6142) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:09:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-52149382',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=0ccbb989-a634-4870-b2d8-6900fa8b34d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c39be4f485b5428dbaf27b2d64ac39ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:09:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:09:28Z,user_id='e9e4c1817e32444badcfebc7fd0d53c5',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:28.357236 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0cbbfe83-3cd0-4b01-aec5-b5764878a15b tempest-VolumesTransfersV355Test-682232874 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (90535ea1-d03f-49c7-ab5d-25516d4a8298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:28.360062 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0cbbfe83-3cd0-4b01-aec5-b5764878a15b tempest-VolumesTransfersV355Test-682232874 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (90535ea1-d03f-49c7-ab5d-25516d4a8298) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:28.364340 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0cbbfe83-3cd0-4b01-aec5-b5764878a15b tempest-VolumesTransfersV355Test-682232874 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b3cf3068-3c00-45a6-ab9b-12c1c231c2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:28.380636 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0cbbfe83-3cd0-4b01-aec5-b5764878a15b tempest-VolumesTransfersV355Test-682232874 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b3cf3068-3c00-45a6-ab9b-12c1c231c2ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0ccbb989-a634-4870-b2d8-6900fa8b34d5', 'volume_name': 'volume-0ccbb989-a634-4870-b2d8-6900fa8b34d5', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:28.380636 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0cbbfe83-3cd0-4b01-aec5-b5764878a15b tempest-VolumesTransfersV355Test-682232874 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (16de8c0a-68ab-446c-b58e-ca552ba94bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:28.380636 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0cbbfe83-3cd0-4b01-aec5-b5764878a15b tempest-VolumesTransfersV355Test-682232874 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (16de8c0a-68ab-446c-b58e-ca552ba94bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:28.380636 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0cbbfe83-3cd0-4b01-aec5-b5764878a15b tempest-VolumesTransfersV355Test-682232874 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (71c1a650-ec10-4e27-b0aa-0a8deebd96ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:28.380636 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-0cbbfe83-3cd0-4b01-aec5-b5764878a15b tempest-VolumesTransfersV355Test-682232874 None] Volume 0ccbb989-a634-4870-b2d8-6900fa8b34d5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0ccbb989-a634-4870-b2d8-6900fa8b34d5', 'volume_size': 1}
Sep 15 22:09:28.380636 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0cbbfe83-3cd0-4b01-aec5-b5764878a15b tempest-VolumesTransfersV355Test-682232874 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0ccbb989-a634-4870-b2d8-6900fa8b34d5 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:28.417689 n-d-796909-3 sudo[135847]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0ccbb989-a634-4870-b2d8-6900fa8b34d5 stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:09:28.419193 n-d-796909-3 sudo[135847]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:29.211300 n-d-796909-3 sudo[135847]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:29.215780 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-0cbbfe83-3cd0-4b01-aec5-b5764878a15b tempest-VolumesTransfersV355Test-682232874 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0ccbb989-a634-4870-b2d8-6900fa8b34d5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.838s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:29.218877 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0cbbfe83-3cd0-4b01-aec5-b5764878a15b tempest-VolumesTransfersV355Test-682232874 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (71c1a650-ec10-4e27-b0aa-0a8deebd96ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0ccbb989-a634-4870-b2d8-6900fa8b34d5', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:29.221855 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0cbbfe83-3cd0-4b01-aec5-b5764878a15b tempest-VolumesTransfersV355Test-682232874 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (55e17b5a-e1fc-41cb-a071-1c5b1a625223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:29.310693 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-0cbbfe83-3cd0-4b01-aec5-b5764878a15b tempest-VolumesTransfersV355Test-682232874 None] Volume volume-0ccbb989-a634-4870-b2d8-6900fa8b34d5 (0ccbb989-a634-4870-b2d8-6900fa8b34d5): created successfully
Sep 15 22:09:29.313442 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0cbbfe83-3cd0-4b01-aec5-b5764878a15b tempest-VolumesTransfersV355Test-682232874 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (55e17b5a-e1fc-41cb-a071-1c5b1a625223) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:29.319942 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-0cbbfe83-3cd0-4b01-aec5-b5764878a15b tempest-VolumesTransfersV355Test-682232874 None] Flow 'volume_create_manager' (82697cff-3f8e-4bd1-a4f7-57c4eeb7b853) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:09:29.391152 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-0cbbfe83-3cd0-4b01-aec5-b5764878a15b tempest-VolumesTransfersV355Test-682232874 None] Created volume successfully.
Sep 15 22:09:31.274773 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_14bsa02nn-d-796909-3@lvmdriver-1, size 616.00 MB, duration 17.22 sec {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 22:09:31.275514 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Image download 616.00 MB at 35.77 MB/s
Sep 15 22:09:31.326399 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_14bsa02nn-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:31.411585 n-d-796909-3 sudo[135891]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_14bsa02nn-d-796909-3@lvmdriver-1
Sep 15 22:09:31.412446 n-d-796909-3 sudo[135891]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:31.719519 n-d-796909-3 sudo[135891]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:31.722447 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_14bsa02nn-d-796909-3@lvmdriver-1" returned: 0 in 0.395s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:31.723715 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 is fetched for user 44f6a7c98d0a403091e9982bba1cb40e. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 22:09:31.898294 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_14bsa02nn-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:32.009915 n-d-796909-3 sudo[135896]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_14bsa02nn-d-796909-3@lvmdriver-1
Sep 15 22:09:32.011097 n-d-796909-3 sudo[135896]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:32.279632 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-e9309e55-fb43-4098-8e88-8dd316f6b6de tempest-VolumesTransfersV355Test-1957881830 None] Transfer volume completed successfully.
Sep 15 22:09:32.348014 n-d-796909-3 sudo[135896]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:32.349936 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_14bsa02nn-d-796909-3@lvmdriver-1" returned: 0 in 0.454s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:32.351224 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6057e7fe-afc1-4c65-8929-2367858411c6 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:32.375788 n-d-796909-3 sudo[135901]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6057e7fe-afc1-4c65-8929-2367858411c6 stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:09:32.378045 n-d-796909-3 sudo[135901]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:33.066202 n-d-796909-3 sudo[135901]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:33.076150 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6057e7fe-afc1-4c65-8929-2367858411c6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.718s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:33.288195 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Attempting download of 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume 6057e7fe-afc1-4c65-8929-2367858411c6. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 22:09:33.347865 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_xfxyeoo_ {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:33.475367 n-d-796909-3 sudo[135935]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_242b1d14-5986-4843-ae80-c419ef1cfe13_xfxyeoo_
Sep 15 22:09:33.476457 n-d-796909-3 sudo[135935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:33.720870 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-2731f887-5eed-44b0-ba7a-ad96675203a7 tempest-VolumesTransfersV355Test-969928710 None] Lock "b'cinder-0ccbb989-a634-4870-b2d8-6900fa8b34d5-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:09:33.846840 n-d-796909-3 sudo[135935]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:33.870871 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_xfxyeoo_" returned: 0 in 0.523s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:33.872101 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_14bsa02nn-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:33.908461 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-2731f887-5eed-44b0-ba7a-ad96675203a7 tempest-VolumesTransfersV355Test-969928710 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0ccbb989-a634-4870-b2d8-6900fa8b34d5
Sep 15 22:09:33.910217 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2731f887-5eed-44b0-ba7a-ad96675203a7 tempest-VolumesTransfersV355Test-969928710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0ccbb989-a634-4870-b2d8-6900fa8b34d5 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:33.933531 n-d-796909-3 sudo[135952]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0ccbb989-a634-4870-b2d8-6900fa8b34d5
Sep 15 22:09:33.934343 n-d-796909-3 sudo[135952]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:33.970083 n-d-796909-3 sudo[135951]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_14bsa02nn-d-796909-3@lvmdriver-1
Sep 15 22:09:33.970950 n-d-796909-3 sudo[135951]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:34.303498 n-d-796909-3 sudo[135951]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:34.305913 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_14bsa02nn-d-796909-3@lvmdriver-1" returned: 0 in 0.433s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:34.306741 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] 242b1d14-5986-4843-ae80-c419ef1cfe13 was vhdx, converting to raw {{(pid=84872) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 22:09:34.307727 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_14bsa02nn-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6057e7fe--afc1--4c65--8929--2367858411c6 oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:34.326332 n-d-796909-3 sudo[135959]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_14bsa02nn-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6057e7fe--afc1--4c65--8929--2367858411c6 oflag=direct
Sep 15 22:09:34.327336 n-d-796909-3 sudo[135959]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:34.384330 n-d-796909-3 sudo[135952]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:34.386852 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2731f887-5eed-44b0-ba7a-ad96675203a7 tempest-VolumesTransfersV355Test-969928710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0ccbb989-a634-4870-b2d8-6900fa8b34d5" returned: 0 in 0.476s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:34.389364 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2731f887-5eed-44b0-ba7a-ad96675203a7 tempest-VolumesTransfersV355Test-969928710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0ccbb989-a634-4870-b2d8-6900fa8b34d5 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:34.409441 n-d-796909-3 sudo[135961]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0ccbb989-a634-4870-b2d8-6900fa8b34d5
Sep 15 22:09:34.410871 n-d-796909-3 sudo[135961]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:34.637337 n-d-796909-3 sudo[135959]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:34.641678 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_14bsa02nn-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6057e7fe--afc1--4c65--8929--2367858411c6 oflag=direct" returned: 0 in 0.333s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:34.645702 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 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_242b1d14-5986-4843-ae80-c419ef1cfe13_14bsa02nn-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6057e7fe--afc1--4c65--8929--2367858411c6 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:34.665549 n-d-796909-3 sudo[135973]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_14bsa02nn-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6057e7fe--afc1--4c65--8929--2367858411c6
Sep 15 22:09:34.666445 n-d-796909-3 sudo[135973]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:34.832160 n-d-796909-3 sudo[135961]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:34.834321 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2731f887-5eed-44b0-ba7a-ad96675203a7 tempest-VolumesTransfersV355Test-969928710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0ccbb989-a634-4870-b2d8-6900fa8b34d5" returned: 0 in 0.445s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:34.836848 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2731f887-5eed-44b0-ba7a-ad96675203a7 tempest-VolumesTransfersV355Test-969928710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0ccbb989-a634-4870-b2d8-6900fa8b34d5 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:34.868597 n-d-796909-3 sudo[135978]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0ccbb989-a634-4870-b2d8-6900fa8b34d5
Sep 15 22:09:34.872821 n-d-796909-3 sudo[135978]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:35.513287 n-d-796909-3 sudo[135978]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:35.516237 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2731f887-5eed-44b0-ba7a-ad96675203a7 tempest-VolumesTransfersV355Test-969928710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0ccbb989-a634-4870-b2d8-6900fa8b34d5" returned: 0 in 0.679s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:35.517875 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-2731f887-5eed-44b0-ba7a-ad96675203a7 tempest-VolumesTransfersV355Test-969928710 None] Successfully deleted volume: 0ccbb989-a634-4870-b2d8-6900fa8b34d5
Sep 15 22:09:35.662493 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-2731f887-5eed-44b0-ba7a-ad96675203a7 tempest-VolumesTransfersV355Test-969928710 None] Created reservations ['384f76af-0887-4a2a-a314-8a2ec6c5a258', 'e235563a-3779-4920-b99c-2f09ad492487', '4c5d2554-6a1b-42d4-8916-57a836632d9e', 'b9d7e465-ee82-4dde-b155-b55834be467e'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:09:35.665006 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-2731f887-5eed-44b0-ba7a-ad96675203a7 tempest-VolumesTransfersV355Test-969928710 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:09:35.665006 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:09:35.665006 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:09:35.968824 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-2731f887-5eed-44b0-ba7a-ad96675203a7 tempest-VolumesTransfersV355Test-969928710 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:09:35.978007 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2731f887-5eed-44b0-ba7a-ad96675203a7 tempest-VolumesTransfersV355Test-969928710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:36.011964 n-d-796909-3 sudo[135997]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:09:36.012761 n-d-796909-3 sudo[135997]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:36.483218 n-d-796909-3 sudo[135997]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:36.486509 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2731f887-5eed-44b0-ba7a-ad96675203a7 tempest-VolumesTransfersV355Test-969928710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:36.489424 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2731f887-5eed-44b0-ba7a-ad96675203a7 tempest-VolumesTransfersV355Test-969928710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:36.535222 n-d-796909-3 sudo[136000]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:09:36.536269 n-d-796909-3 sudo[136000]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:37.125949 n-d-796909-3 sudo[136000]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:37.128660 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2731f887-5eed-44b0-ba7a-ad96675203a7 tempest-VolumesTransfersV355Test-969928710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.638s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:37.131361 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-2731f887-5eed-44b0-ba7a-ad96675203a7 tempest-VolumesTransfersV355Test-969928710 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:09:37.138590 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-2731f887-5eed-44b0-ba7a-ad96675203a7 tempest-VolumesTransfersV355Test-969928710 None] Deleted volume successfully.
Sep 15 22:09:37.338678 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-2731f887-5eed-44b0-ba7a-ad96675203a7 tempest-VolumesTransfersV355Test-969928710 None] Lock "b'cinder-0ccbb989-a634-4870-b2d8-6900fa8b34d5-delete_volume'" released by "delete_volume" :: held 3.618s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:09:37.495323 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-5764a64c-67cd-4f92-804f-3d9302bc9b8d tempest-VolumesTransfersV355Test-682232874 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:09:37.499445 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-5764a64c-67cd-4f92-804f-3d9302bc9b8d tempest-VolumesTransfersV355Test-682232874 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:09:37.499944 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-5764a64c-67cd-4f92-804f-3d9302bc9b8d tempest-VolumesTransfersV355Test-682232874 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:09:37.513365 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5764a64c-67cd-4f92-804f-3d9302bc9b8d tempest-VolumesTransfersV355Test-682232874 None] Flow 'volume_create_manager' (b83197fe-2ba8-47f0-9c82-022c659c4fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:09:37.516814 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5764a64c-67cd-4f92-804f-3d9302bc9b8d tempest-VolumesTransfersV355Test-682232874 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (09fc5a81-1f30-4096-aa6f-1d1bf01b86a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:37.539962 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-5764a64c-67cd-4f92-804f-3d9302bc9b8d tempest-VolumesTransfersV355Test-682232874 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:09:37.564751 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5764a64c-67cd-4f92-804f-3d9302bc9b8d tempest-VolumesTransfersV355Test-682232874 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (09fc5a81-1f30-4096-aa6f-1d1bf01b86a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:09:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1757426781',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=29d14baf-97ff-40a0-b0e9-d31b646f3b9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c39be4f485b5428dbaf27b2d64ac39ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:09:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:09:37Z,user_id='e9e4c1817e32444badcfebc7fd0d53c5',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:37.567559 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5764a64c-67cd-4f92-804f-3d9302bc9b8d tempest-VolumesTransfersV355Test-682232874 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (331f5208-41d1-45df-bd99-c2f1a4232a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:37.569664 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5764a64c-67cd-4f92-804f-3d9302bc9b8d tempest-VolumesTransfersV355Test-682232874 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (331f5208-41d1-45df-bd99-c2f1a4232a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:37.572145 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5764a64c-67cd-4f92-804f-3d9302bc9b8d tempest-VolumesTransfersV355Test-682232874 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a22ea491-6973-49a2-9ffc-3f53883d5419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:37.574373 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5764a64c-67cd-4f92-804f-3d9302bc9b8d tempest-VolumesTransfersV355Test-682232874 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a22ea491-6973-49a2-9ffc-3f53883d5419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '29d14baf-97ff-40a0-b0e9-d31b646f3b9e', 'volume_name': 'volume-29d14baf-97ff-40a0-b0e9-d31b646f3b9e', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:37.577014 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5764a64c-67cd-4f92-804f-3d9302bc9b8d tempest-VolumesTransfersV355Test-682232874 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (39f26a56-7106-45cd-a744-1da76a39a2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:37.579084 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5764a64c-67cd-4f92-804f-3d9302bc9b8d tempest-VolumesTransfersV355Test-682232874 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (39f26a56-7106-45cd-a744-1da76a39a2f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:37.581791 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5764a64c-67cd-4f92-804f-3d9302bc9b8d tempest-VolumesTransfersV355Test-682232874 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a19dc290-6120-42c5-ba39-0a463b0499d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:37.582614 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-5764a64c-67cd-4f92-804f-3d9302bc9b8d tempest-VolumesTransfersV355Test-682232874 None] Volume 29d14baf-97ff-40a0-b0e9-d31b646f3b9e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-29d14baf-97ff-40a0-b0e9-d31b646f3b9e', 'volume_size': 1}
Sep 15 22:09:37.583676 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5764a64c-67cd-4f92-804f-3d9302bc9b8d tempest-VolumesTransfersV355Test-682232874 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-29d14baf-97ff-40a0-b0e9-d31b646f3b9e stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:37.614846 n-d-796909-3 sudo[136017]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-29d14baf-97ff-40a0-b0e9-d31b646f3b9e stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:09:37.615786 n-d-796909-3 sudo[136017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:38.360731 n-d-796909-3 sudo[136017]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:38.364152 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5764a64c-67cd-4f92-804f-3d9302bc9b8d tempest-VolumesTransfersV355Test-682232874 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-29d14baf-97ff-40a0-b0e9-d31b646f3b9e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.780s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:38.368701 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5764a64c-67cd-4f92-804f-3d9302bc9b8d tempest-VolumesTransfersV355Test-682232874 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a19dc290-6120-42c5-ba39-0a463b0499d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-29d14baf-97ff-40a0-b0e9-d31b646f3b9e', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:38.372621 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5764a64c-67cd-4f92-804f-3d9302bc9b8d tempest-VolumesTransfersV355Test-682232874 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ea46c06d-aeea-4a72-b421-f4bda0737e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:38.471566 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-5764a64c-67cd-4f92-804f-3d9302bc9b8d tempest-VolumesTransfersV355Test-682232874 None] Volume volume-29d14baf-97ff-40a0-b0e9-d31b646f3b9e (29d14baf-97ff-40a0-b0e9-d31b646f3b9e): created successfully
Sep 15 22:09:38.474598 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5764a64c-67cd-4f92-804f-3d9302bc9b8d tempest-VolumesTransfersV355Test-682232874 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ea46c06d-aeea-4a72-b421-f4bda0737e2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:38.478317 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5764a64c-67cd-4f92-804f-3d9302bc9b8d tempest-VolumesTransfersV355Test-682232874 None] Flow 'volume_create_manager' (b83197fe-2ba8-47f0-9c82-022c659c4fce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:09:38.593653 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-5764a64c-67cd-4f92-804f-3d9302bc9b8d tempest-VolumesTransfersV355Test-682232874 None] Created volume successfully.
Sep 15 22:09:40.802348 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-51fe14e6-5668-4813-9c8f-ae17db202339 tempest-VolumesTransfersV355Test-969928710 None] Lock "b'cinder-29d14baf-97ff-40a0-b0e9-d31b646f3b9e-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:09:41.005906 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-51fe14e6-5668-4813-9c8f-ae17db202339 tempest-VolumesTransfersV355Test-969928710 None] Skipping remove_export. No iscsi_target is presently exported for volume: 29d14baf-97ff-40a0-b0e9-d31b646f3b9e
Sep 15 22:09:41.006952 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-51fe14e6-5668-4813-9c8f-ae17db202339 tempest-VolumesTransfersV355Test-969928710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-29d14baf-97ff-40a0-b0e9-d31b646f3b9e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:41.027125 n-d-796909-3 sudo[136061]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-29d14baf-97ff-40a0-b0e9-d31b646f3b9e
Sep 15 22:09:41.028178 n-d-796909-3 sudo[136061]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:41.416460 n-d-796909-3 sudo[136061]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:41.418811 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-51fe14e6-5668-4813-9c8f-ae17db202339 tempest-VolumesTransfersV355Test-969928710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-29d14baf-97ff-40a0-b0e9-d31b646f3b9e" returned: 0 in 0.411s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:41.420468 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-51fe14e6-5668-4813-9c8f-ae17db202339 tempest-VolumesTransfersV355Test-969928710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-29d14baf-97ff-40a0-b0e9-d31b646f3b9e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:41.439426 n-d-796909-3 sudo[136064]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-29d14baf-97ff-40a0-b0e9-d31b646f3b9e
Sep 15 22:09:41.440251 n-d-796909-3 sudo[136064]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:41.830874 n-d-796909-3 sudo[136064]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:41.833333 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-51fe14e6-5668-4813-9c8f-ae17db202339 tempest-VolumesTransfersV355Test-969928710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-29d14baf-97ff-40a0-b0e9-d31b646f3b9e" returned: 0 in 0.412s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:41.835438 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-51fe14e6-5668-4813-9c8f-ae17db202339 tempest-VolumesTransfersV355Test-969928710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-29d14baf-97ff-40a0-b0e9-d31b646f3b9e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:41.854929 n-d-796909-3 sudo[136067]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-29d14baf-97ff-40a0-b0e9-d31b646f3b9e
Sep 15 22:09:41.855751 n-d-796909-3 sudo[136067]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:42.480240 n-d-796909-3 sudo[136067]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:42.482539 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-51fe14e6-5668-4813-9c8f-ae17db202339 tempest-VolumesTransfersV355Test-969928710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-29d14baf-97ff-40a0-b0e9-d31b646f3b9e" returned: 0 in 0.647s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:42.484050 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-51fe14e6-5668-4813-9c8f-ae17db202339 tempest-VolumesTransfersV355Test-969928710 None] Successfully deleted volume: 29d14baf-97ff-40a0-b0e9-d31b646f3b9e
Sep 15 22:09:42.647599 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-51fe14e6-5668-4813-9c8f-ae17db202339 tempest-VolumesTransfersV355Test-969928710 None] Created reservations ['cf36e9d3-1fe0-4706-84a7-34b7bb084aaa', 'f02eef4e-9812-4c26-b64a-d910c2f41f84', '8332726c-5cd9-47ed-adbf-db30eda44613', 'e5e8d2dc-6d22-4549-be3b-09fffe0a7fde'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:09:42.649974 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-51fe14e6-5668-4813-9c8f-ae17db202339 tempest-VolumesTransfersV355Test-969928710 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:09:42.649974 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:09:42.649974 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:09:42.922174 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-51fe14e6-5668-4813-9c8f-ae17db202339 tempest-VolumesTransfersV355Test-969928710 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:09:42.923013 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-51fe14e6-5668-4813-9c8f-ae17db202339 tempest-VolumesTransfersV355Test-969928710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:42.942747 n-d-796909-3 sudo[136075]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:09:42.943566 n-d-796909-3 sudo[136075]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:43.363019 n-d-796909-3 sudo[136075]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:43.366629 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-51fe14e6-5668-4813-9c8f-ae17db202339 tempest-VolumesTransfersV355Test-969928710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:43.369978 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-51fe14e6-5668-4813-9c8f-ae17db202339 tempest-VolumesTransfersV355Test-969928710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:43.391675 n-d-796909-3 sudo[136078]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:09:43.392476 n-d-796909-3 sudo[136078]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:43.857383 n-d-796909-3 sudo[136078]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:43.860058 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-51fe14e6-5668-4813-9c8f-ae17db202339 tempest-VolumesTransfersV355Test-969928710 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:43.861921 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-51fe14e6-5668-4813-9c8f-ae17db202339 tempest-VolumesTransfersV355Test-969928710 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:09:43.870222 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-51fe14e6-5668-4813-9c8f-ae17db202339 tempest-VolumesTransfersV355Test-969928710 None] Deleted volume successfully.
Sep 15 22:09:44.035172 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-51fe14e6-5668-4813-9c8f-ae17db202339 tempest-VolumesTransfersV355Test-969928710 None] Lock "b'cinder-29d14baf-97ff-40a0-b0e9-d31b646f3b9e-delete_volume'" released by "delete_volume" :: held 3.227s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:09:44.899597 n-d-796909-3 sudo[135973]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:44.901466 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 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_242b1d14-5986-4843-ae80-c419ef1cfe13_14bsa02nn-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6057e7fe--afc1--4c65--8929--2367858411c6" returned: 0 in 10.256s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:44.903329 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_14bsa02nn-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:45.015698 n-d-796909-3 sudo[136096]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_14bsa02nn-d-796909-3@lvmdriver-1
Sep 15 22:09:45.016608 n-d-796909-3 sudo[136096]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:45.353695 n-d-796909-3 sudo[136096]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:45.356103 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_14bsa02nn-d-796909-3@lvmdriver-1" returned: 0 in 0.453s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:45.357053 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_14bsa02nn-d-796909-3@lvmdriver-1, size 700.00 MB, duration 10.26 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--6057e7fe--afc1--4c65--8929--2367858411c6 {{(pid=84872) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 22:09:45.357433 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Converted 700.00 MB image at 68.25 MB/s
Sep 15 22:09:45.358051 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Downloaded image 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume 6057e7fe-afc1-4c65-8929-2367858411c6 successfully. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 22:09:45.489830 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 for user 44f6a7c98d0a403091e9982bba1cb40e is deleted. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 22:09:45.490511 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Marking volume 6057e7fe-afc1-4c65-8929-2367858411c6 as bootable. {{(pid=84872) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 22:09:45.593792 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Copying metadata from image 242b1d14-5986-4843-ae80-c419ef1cfe13 to 6057e7fe-afc1-4c65-8929-2367858411c6. {{(pid=84872) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 22:09:45.594159 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Creating volume glance metadata for volume 6057e7fe-afc1-4c65-8929-2367858411c6 backed by image 242b1d14-5986-4843-ae80-c419ef1cfe13 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84872) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 22:09:45.795826 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (da6a61bf-9747-41f0-8aef-2068bebd34f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6057e7fe-afc1-4c65-8929-2367858411c6', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:45.798136 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ed9c24f0-1727-4443-8e7a-294292c0c4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:45.882042 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Volume volume-6057e7fe-afc1-4c65-8929-2367858411c6 (6057e7fe-afc1-4c65-8929-2367858411c6): created successfully
Sep 15 22:09:45.884278 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ed9c24f0-1727-4443-8e7a-294292c0c4e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:45.887959 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Flow 'volume_create_manager' (4b9afe95-ff40-47f4-8a5f-8562f5dcb51b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:09:45.983122 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-f827fa07-9816-4c79-bb4b-83fa8aea5765 tempest-TestVolumeBootPattern-124603112 None] Created volume successfully.
Sep 15 22:09:47.899697 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:09:47.913714 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:09:47.913714 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:47.924263 n-d-796909-3 sudo[136102]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:09:47.925064 n-d-796909-3 sudo[136102]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:48.410333 n-d-796909-3 sudo[136102]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:48.413047 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.511s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:48.414094 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:48.450312 n-d-796909-3 sudo[136106]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:09:48.451136 n-d-796909-3 sudo[136106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:49.060728 n-d-796909-3 sudo[136106]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:49.062762 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:49.065029 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:09:51.763779 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:09:51.769397 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:09:51.770058 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:09:51.783652 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Flow 'volume_create_manager' (7e292624-b0be-4b71-9435-2fe650ea38d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:09:51.787359 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (721b73cb-f312-480d-a67b-c6ec92204ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:51.808803 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:09:51.833618 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (721b73cb-f312-480d-a67b-c6ec92204ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:09:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1796107188',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=af425d64-d33d-4510-afd7-3448f7b2ad87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b96237c05d914c858e3088dd3e0a076f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:09:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:09:52Z,user_id='305d8c83fdcf4bc8bb91d8cd6a6f1029',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:51.836083 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d7b98994-4f8f-46cb-b88d-e8169fbdba1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:51.838124 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d7b98994-4f8f-46cb-b88d-e8169fbdba1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:51.840881 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3285da74-5595-43a8-b109-e051da212fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:51.966859 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3285da74-5595-43a8-b109-e051da212fee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'af425d64-d33d-4510-afd7-3448f7b2ad87', 'volume_name': 'volume-af425d64-d33d-4510-afd7-3448f7b2ad87', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:51.970413 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9c71e838-654c-4f50-8b86-69508308cbb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:51.973561 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9c71e838-654c-4f50-8b86-69508308cbb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:51.978986 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5d40c53-a15f-4651-a06f-8ed570ce91c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:51.984012 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Volume af425d64-d33d-4510-afd7-3448f7b2ad87: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-af425d64-d33d-4510-afd7-3448f7b2ad87', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 22:09:51.984618 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Cloning af425d64-d33d-4510-afd7-3448f7b2ad87 from image 242b1d14-5986-4843-ae80-c419ef1cfe13 at location (None, None). {{(pid=84872) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 22:09:52.729926 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-b0784fc6-62dc-4732-9e1e-f58bcda5d767 req-7ed877c6-2b04-4f53-8c8e-7d4c44d13316 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:52.767737 n-d-796909-3 sudo[136196]: ubuntu : 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-6057e7fe-afc1-4c65-8929-2367858411c6
Sep 15 22:09:52.768587 n-d-796909-3 sudo[136196]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:53.661352 n-d-796909-3 sudo[136196]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:53.663631 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-b0784fc6-62dc-4732-9e1e-f58bcda5d767 req-7ed877c6-2b04-4f53-8c8e-7d4c44d13316 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6" returned: 0 in 0.933s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:53.759749 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:53.772680 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:53.773084 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514048]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:09:53.774324 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-b0784fc6-62dc-4732-9e1e-f58bcda5d767 req-7ed877c6-2b04-4f53-8c8e-7d4c44d13316 tempest-TestVolumeBootPattern-124603112 None] Targets prior to update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 22:09:53.776570 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-b0784fc6-62dc-4732-9e1e-f58bcda5d767 req-7ed877c6-2b04-4f53-8c8e-7d4c44d13316 tempest-TestVolumeBootPattern-124603112 None] Creating iscsi_target for Volume ID: volume-6057e7fe-afc1-4c65-8929-2367858411c6 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 22:09:53.873494 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-b0784fc6-62dc-4732-9e1e-f58bcda5d767 req-7ed877c6-2b04-4f53-8c8e-7d4c44d13316 tempest-TestVolumeBootPattern-124603112 None] Created volume path /opt/stack/data/cinder/volumes/volume-6057e7fe-afc1-4c65-8929-2367858411c6,
Sep 15 22:09:53.873494 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 22:09:53.873494 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:09:53.873494 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6
Sep 15 22:09:53.873494 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 22:09:53.873494 n-d-796909-3 cinder-volume[84872]: incominguser g3mtZcA62gffrf4y7tjo xAUwPmvB5ngpU7wE
Sep 15 22:09:53.873494 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:09:53.873494 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 22:09:53.873494 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:09:53.873494 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 22:09:53.878600 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6057e7fe-afc1-4c65-8929-2367858411c6 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:54.591052 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6057e7fe-afc1-4c65-8929-2367858411c6" returned: 0 in 0.713s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:54.591674 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514048]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:09:54.593104 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-b0784fc6-62dc-4732-9e1e-f58bcda5d767 req-7ed877c6-2b04-4f53-8c8e-7d4c44d13316 tempest-TestVolumeBootPattern-124603112 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 22:09:54.593929 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-b0784fc6-62dc-4732-9e1e-f58bcda5d767 req-7ed877c6-2b04-4f53-8c8e-7d4c44d13316 tempest-TestVolumeBootPattern-124603112 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 22:09:54.604289 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:54.617013 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:54.617310 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6057e7fe-afc1-4c65-8929-2367858411c6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6\n Backing store flags: \n Account information:\n g3mtZcA62gffrf4y7tjo\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:09:54.622243 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-b0784fc6-62dc-4732-9e1e-f58bcda5d767 req-7ed877c6-2b04-4f53-8c8e-7d4c44d13316 tempest-TestVolumeBootPattern-124603112 None] Targets after update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 22:09:54.622243 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:54.896479 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.263s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:54.897521 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6057e7fe-afc1-4c65-8929-2367858411c6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6\n Backing store flags: \n Account information:\n g3mtZcA62gffrf4y7tjo\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:09:54.899137 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:55.100631 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.201s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:55.100925 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6057e7fe-afc1-4c65-8929-2367858411c6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6\n Backing store flags: \n Account information:\n g3mtZcA62gffrf4y7tjo\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:09:55.102286 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-b0784fc6-62dc-4732-9e1e-f58bcda5d767 req-7ed877c6-2b04-4f53-8c8e-7d4c44d13316 tempest-TestVolumeBootPattern-124603112 None] Set provider_location to: 10.222.0.24:3260,1 iqn.2010-10.org.openstack:volume-6057e7fe-afc1-4c65-8929-2367858411c6 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 22:09:55.738048 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-b0784fc6-62dc-4732-9e1e-f58bcda5d767 req-7ed877c6-2b04-4f53-8c8e-7d4c44d13316 tempest-TestVolumeBootPattern-124603112 None] attachment_update completed successfully.
Sep 15 22:10:09.044927 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_aiwqi8hcn-d-796909-3@lvmdriver-1, size 616.00 MB, duration 17.06 sec {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 22:10:09.044927 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Image download 616.00 MB at 36.11 MB/s
Sep 15 22:10:09.091032 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_aiwqi8hcn-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:09.176306 n-d-796909-3 sudo[136480]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_aiwqi8hcn-d-796909-3@lvmdriver-1
Sep 15 22:10:09.177173 n-d-796909-3 sudo[136480]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:09.509084 n-d-796909-3 sudo[136480]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:09.511670 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_aiwqi8hcn-d-796909-3@lvmdriver-1" returned: 0 in 0.420s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:09.512520 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 is fetched for user 305d8c83fdcf4bc8bb91d8cd6a6f1029. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 22:10:09.730547 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_aiwqi8hcn-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:09.814021 n-d-796909-3 sudo[136487]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_aiwqi8hcn-d-796909-3@lvmdriver-1
Sep 15 22:10:09.814837 n-d-796909-3 sudo[136487]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:10.137914 n-d-796909-3 sudo[136487]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:10.151963 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_aiwqi8hcn-d-796909-3@lvmdriver-1" returned: 0 in 0.409s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:10.151963 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-af425d64-d33d-4510-afd7-3448f7b2ad87 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:10.163572 n-d-796909-3 sudo[136492]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-af425d64-d33d-4510-afd7-3448f7b2ad87 stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:10:10.164527 n-d-796909-3 sudo[136492]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:10.754967 n-d-796909-3 sudo[136492]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:10.757437 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-af425d64-d33d-4510-afd7-3448f7b2ad87 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.615s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:10.930185 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Attempting download of 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume af425d64-d33d-4510-afd7-3448f7b2ad87. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 22:10:10.969300 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_brxdxxwr {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:11.054482 n-d-796909-3 sudo[136527]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_242b1d14-5986-4843-ae80-c419ef1cfe13_brxdxxwr
Sep 15 22:10:11.055273 n-d-796909-3 sudo[136527]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:11.367888 n-d-796909-3 sudo[136527]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:11.370107 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_brxdxxwr" returned: 0 in 0.400s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:11.371520 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_aiwqi8hcn-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:11.463983 n-d-796909-3 sudo[136531]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_aiwqi8hcn-d-796909-3@lvmdriver-1
Sep 15 22:10:11.464800 n-d-796909-3 sudo[136531]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:11.840841 n-d-796909-3 sudo[136531]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:11.843255 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_aiwqi8hcn-d-796909-3@lvmdriver-1" returned: 0 in 0.471s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:11.844079 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] 242b1d14-5986-4843-ae80-c419ef1cfe13 was vhdx, converting to raw {{(pid=84872) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 22:10:11.845064 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_aiwqi8hcn-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--af425d64--d33d--4510--afd7--3448f7b2ad87 oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:11.864116 n-d-796909-3 sudo[136537]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_aiwqi8hcn-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--af425d64--d33d--4510--afd7--3448f7b2ad87 oflag=direct
Sep 15 22:10:11.864935 n-d-796909-3 sudo[136537]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:12.206306 n-d-796909-3 sudo[136537]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:12.208665 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_aiwqi8hcn-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--af425d64--d33d--4510--afd7--3448f7b2ad87 oflag=direct" returned: 0 in 0.363s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:12.210045 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 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_242b1d14-5986-4843-ae80-c419ef1cfe13_aiwqi8hcn-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--af425d64--d33d--4510--afd7--3448f7b2ad87 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:12.230889 n-d-796909-3 sudo[136549]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_aiwqi8hcn-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--af425d64--d33d--4510--afd7--3448f7b2ad87
Sep 15 22:10:12.231746 n-d-796909-3 sudo[136549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:17.513465 n-d-796909-3 sudo[136549]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:17.518565 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 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_242b1d14-5986-4843-ae80-c419ef1cfe13_aiwqi8hcn-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--af425d64--d33d--4510--afd7--3448f7b2ad87" returned: 0 in 5.308s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:17.523446 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_aiwqi8hcn-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:17.628034 n-d-796909-3 sudo[136618]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_aiwqi8hcn-d-796909-3@lvmdriver-1
Sep 15 22:10:17.628988 n-d-796909-3 sudo[136618]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:17.975361 n-d-796909-3 sudo[136618]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:17.977633 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_aiwqi8hcn-d-796909-3@lvmdriver-1" returned: 0 in 0.454s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:17.978584 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_aiwqi8hcn-d-796909-3@lvmdriver-1, size 700.00 MB, duration 5.31 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--af425d64--d33d--4510--afd7--3448f7b2ad87 {{(pid=84872) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 22:10:17.979026 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Converted 700.00 MB image at 131.84 MB/s
Sep 15 22:10:17.979733 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Downloaded image 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume af425d64-d33d-4510-afd7-3448f7b2ad87 successfully. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 22:10:18.100539 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 for user 305d8c83fdcf4bc8bb91d8cd6a6f1029 is deleted. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 22:10:18.101198 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Marking volume af425d64-d33d-4510-afd7-3448f7b2ad87 as bootable. {{(pid=84872) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 22:10:18.176189 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Copying metadata from image 242b1d14-5986-4843-ae80-c419ef1cfe13 to af425d64-d33d-4510-afd7-3448f7b2ad87. {{(pid=84872) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 22:10:18.176625 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Creating volume glance metadata for volume af425d64-d33d-4510-afd7-3448f7b2ad87 backed by image 242b1d14-5986-4843-ae80-c419ef1cfe13 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84872) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 22:10:18.312129 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5d40c53-a15f-4651-a06f-8ed570ce91c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-af425d64-d33d-4510-afd7-3448f7b2ad87', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:10:18.314484 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8a3a253f-c1c6-4d99-acd7-d2c0739f4dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:10:18.383646 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Volume volume-af425d64-d33d-4510-afd7-3448f7b2ad87 (af425d64-d33d-4510-afd7-3448f7b2ad87): created successfully
Sep 15 22:10:18.385756 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8a3a253f-c1c6-4d99-acd7-d2c0739f4dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:10:18.391456 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Flow 'volume_create_manager' (7e292624-b0be-4b71-9435-2fe650ea38d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:10:18.469834 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-11aabab8-221d-45d5-861b-1de85c140b74 tempest-VolumesExtendTest-1748704167 None] Created volume successfully.
Sep 15 22:10:19.175815 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-99ecfeb9-fbd7-4996-966f-4a9d4e392ffd tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-af425d64-d33d-4510-afd7-3448f7b2ad87 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:19.199123 n-d-796909-3 sudo[136624]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-af425d64-d33d-4510-afd7-3448f7b2ad87
Sep 15 22:10:19.200669 n-d-796909-3 sudo[136624]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:19.681482 n-d-796909-3 sudo[136624]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:19.683948 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-99ecfeb9-fbd7-4996-966f-4a9d4e392ffd tempest-VolumesExtendTest-1748704167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-af425d64-d33d-4510-afd7-3448f7b2ad87" returned: 0 in 0.508s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:19.684964 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-99ecfeb9-fbd7-4996-966f-4a9d4e392ffd tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-af425d64-d33d-4510-afd7-3448f7b2ad87 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:19.706654 n-d-796909-3 sudo[136627]: 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-af425d64-d33d-4510-afd7-3448f7b2ad87
Sep 15 22:10:19.707508 n-d-796909-3 sudo[136627]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:20.404565 n-d-796909-3 sudo[136627]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:20.407410 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-99ecfeb9-fbd7-4996-966f-4a9d4e392ffd tempest-VolumesExtendTest-1748704167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-af425d64-d33d-4510-afd7-3448f7b2ad87" returned: 0 in 0.721s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:20.589313 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-99ecfeb9-fbd7-4996-966f-4a9d4e392ffd tempest-VolumesExtendTest-1748704167 None] Extend volume completed successfully.
Sep 15 22:10:22.858929 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-d54e3b97-9501-4f80-b9bf-74e38d48799a tempest-VolumesExtendTest-1748704167 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:10:22.867213 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-d54e3b97-9501-4f80-b9bf-74e38d48799a tempest-VolumesExtendTest-1748704167 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:10:22.868358 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-d54e3b97-9501-4f80-b9bf-74e38d48799a tempest-VolumesExtendTest-1748704167 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:10:22.890039 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d54e3b97-9501-4f80-b9bf-74e38d48799a tempest-VolumesExtendTest-1748704167 None] Flow 'volume_create_manager' (83bbd35a-01d3-492b-b87d-f8198c3ac42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:10:22.894020 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d54e3b97-9501-4f80-b9bf-74e38d48799a tempest-VolumesExtendTest-1748704167 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2a1f280f-8d45-495c-ae08-1a31993940fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:10:22.918229 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-d54e3b97-9501-4f80-b9bf-74e38d48799a tempest-VolumesExtendTest-1748704167 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:10:22.945418 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d54e3b97-9501-4f80-b9bf-74e38d48799a tempest-VolumesExtendTest-1748704167 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2a1f280f-8d45-495c-ae08-1a31993940fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:10:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1998449809',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=5e7207b9-8b56-4e5e-855c-f893ca5ef27d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b96237c05d914c858e3088dd3e0a076f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:10:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:10:23Z,user_id='305d8c83fdcf4bc8bb91d8cd6a6f1029',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:10:22.948218 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d54e3b97-9501-4f80-b9bf-74e38d48799a tempest-VolumesExtendTest-1748704167 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ca146938-1ecf-4a18-8bcc-50796ba4c76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:10:22.956087 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d54e3b97-9501-4f80-b9bf-74e38d48799a tempest-VolumesExtendTest-1748704167 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ca146938-1ecf-4a18-8bcc-50796ba4c76b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:10:22.956087 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d54e3b97-9501-4f80-b9bf-74e38d48799a tempest-VolumesExtendTest-1748704167 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (944caae9-2136-4a11-a485-8b6a20ce6150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:10:22.956087 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d54e3b97-9501-4f80-b9bf-74e38d48799a tempest-VolumesExtendTest-1748704167 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (944caae9-2136-4a11-a485-8b6a20ce6150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5e7207b9-8b56-4e5e-855c-f893ca5ef27d', 'volume_name': 'volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:10:22.958007 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d54e3b97-9501-4f80-b9bf-74e38d48799a tempest-VolumesExtendTest-1748704167 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b316ef6b-528d-4d29-be22-a8a12b99dc38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:10:22.960137 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d54e3b97-9501-4f80-b9bf-74e38d48799a tempest-VolumesExtendTest-1748704167 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b316ef6b-528d-4d29-be22-a8a12b99dc38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:10:22.962313 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d54e3b97-9501-4f80-b9bf-74e38d48799a tempest-VolumesExtendTest-1748704167 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f5ba8f02-cf18-405e-8847-9b0d44e8ebd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:10:22.963434 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-d54e3b97-9501-4f80-b9bf-74e38d48799a tempest-VolumesExtendTest-1748704167 None] Volume 5e7207b9-8b56-4e5e-855c-f893ca5ef27d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d', 'volume_size': 1}
Sep 15 22:10:22.964490 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d54e3b97-9501-4f80-b9bf-74e38d48799a tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:22.986262 n-d-796909-3 sudo[136656]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:10:22.987074 n-d-796909-3 sudo[136656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:23.581062 n-d-796909-3 sudo[136656]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:23.583432 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d54e3b97-9501-4f80-b9bf-74e38d48799a tempest-VolumesExtendTest-1748704167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.618s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:23.586774 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d54e3b97-9501-4f80-b9bf-74e38d48799a tempest-VolumesExtendTest-1748704167 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f5ba8f02-cf18-405e-8847-9b0d44e8ebd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:10:23.589219 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d54e3b97-9501-4f80-b9bf-74e38d48799a tempest-VolumesExtendTest-1748704167 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cc75f4a3-db8d-4f8d-9821-76e14d817e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:10:23.669141 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-d54e3b97-9501-4f80-b9bf-74e38d48799a tempest-VolumesExtendTest-1748704167 None] Volume volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d (5e7207b9-8b56-4e5e-855c-f893ca5ef27d): created successfully
Sep 15 22:10:23.671108 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d54e3b97-9501-4f80-b9bf-74e38d48799a tempest-VolumesExtendTest-1748704167 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cc75f4a3-db8d-4f8d-9821-76e14d817e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:10:23.674390 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-d54e3b97-9501-4f80-b9bf-74e38d48799a tempest-VolumesExtendTest-1748704167 None] Flow 'volume_create_manager' (83bbd35a-01d3-492b-b87d-f8198c3ac42e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:10:23.789129 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-d54e3b97-9501-4f80-b9bf-74e38d48799a tempest-VolumesExtendTest-1748704167 None] Created volume successfully.
Sep 15 22:10:24.585103 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f0313c3a-44ce-42c2-bbab-cdc186cf9185 tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:24.615618 n-d-796909-3 sudo[136705]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d
Sep 15 22:10:24.616714 n-d-796909-3 sudo[136705]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:25.053708 n-d-796909-3 sudo[136705]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:25.056228 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f0313c3a-44ce-42c2-bbab-cdc186cf9185 tempest-VolumesExtendTest-1748704167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d" returned: 0 in 0.472s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:25.057744 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f0313c3a-44ce-42c2-bbab-cdc186cf9185 tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-259e9385-73ad-427c-bdcf-263df8ada4a1 --snapshot stack-volumes-lvmdriver-1/volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:25.077560 n-d-796909-3 sudo[136710]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-259e9385-73ad-427c-bdcf-263df8ada4a1 --snapshot stack-volumes-lvmdriver-1/volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d -L 1.00g
Sep 15 22:10:25.079154 n-d-796909-3 sudo[136710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:25.941377 n-d-796909-3 sudo[136710]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:25.943663 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-f0313c3a-44ce-42c2-bbab-cdc186cf9185 tempest-VolumesExtendTest-1748704167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-259e9385-73ad-427c-bdcf-263df8ada4a1 --snapshot stack-volumes-lvmdriver-1/volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d -L 1.00g" returned: 0 in 0.885s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:26.061222 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-f0313c3a-44ce-42c2-bbab-cdc186cf9185 tempest-VolumesExtendTest-1748704167 None] Create snapshot completed successfully
Sep 15 22:10:26.120274 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:10:26.124424 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:10:26.124915 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:10:26.137187 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Flow 'volume_create_manager' (d03ca606-109e-4fad-a493-fcdefecd0b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:10:26.140360 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8d4a0384-e2ea-46a1-91f1-7340820969a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:10:26.162316 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:10:26.185257 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8d4a0384-e2ea-46a1-91f1-7340820969a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:10:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-606971912',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=bf897bc6-70be-4f42-8eed-76bf2cfa233d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0ed806f81b84a7abfa125567b2deee3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:10:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:10:26Z,user_id='2af72db074f44f2abb9900a6d7e8bc49',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:10:26.187697 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (be5c30c4-eaa9-4176-9e64-7584488979ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:10:26.189727 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (be5c30c4-eaa9-4176-9e64-7584488979ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:10:26.192040 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0be536e9-1325-4ceb-99fe-7fe80e2c616a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:10:26.268888 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0be536e9-1325-4ceb-99fe-7fe80e2c616a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'bf897bc6-70be-4f42-8eed-76bf2cfa233d', 'volume_name': 'volume-bf897bc6-70be-4f42-8eed-76bf2cfa233d', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:10:26.271153 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5d65a268-6485-4e4d-aa47-267e7e6e2e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:10:26.273566 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5d65a268-6485-4e4d-aa47-267e7e6e2e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:10:26.275724 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a249559c-3a50-442a-b024-8e26cf197a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:10:26.276533 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Volume bf897bc6-70be-4f42-8eed-76bf2cfa233d: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-bf897bc6-70be-4f42-8eed-76bf2cfa233d', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 22:10:26.277119 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Cloning bf897bc6-70be-4f42-8eed-76bf2cfa233d from image 242b1d14-5986-4843-ae80-c419ef1cfe13 at location (None, None). {{(pid=84872) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 22:10:26.771329 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b3a9c4f8-f75a-4378-9868-c2b6e653c371 tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:26.789980 n-d-796909-3 sudo[136816]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d
Sep 15 22:10:26.790881 n-d-796909-3 sudo[136816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:27.211812 n-d-796909-3 sudo[136816]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:27.214426 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b3a9c4f8-f75a-4378-9868-c2b6e653c371 tempest-VolumesExtendTest-1748704167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d" returned: 0 in 0.443s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:27.215871 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b3a9c4f8-f75a-4378-9868-c2b6e653c371 tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:27.233380 n-d-796909-3 sudo[136820]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d
Sep 15 22:10:27.234160 n-d-796909-3 sudo[136820]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:27.749994 n-d-796909-3 sudo[136820]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:27.753281 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b3a9c4f8-f75a-4378-9868-c2b6e653c371 tempest-VolumesExtendTest-1748704167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d" returned: 0 in 0.537s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:27.754849 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.brick.local_dev.lvm [None req-b3a9c4f8-f75a-4378-9868-c2b6e653c371 tempest-VolumesExtendTest-1748704167 None] Checking to see if volume volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d has been deactivated. {{(pid=84872) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:669}}
Sep 15 22:10:27.758587 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b3a9c4f8-f75a-4378-9868-c2b6e653c371 tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:27.773870 n-d-796909-3 sudo[136828]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d
Sep 15 22:10:27.774660 n-d-796909-3 sudo[136828]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:28.204150 n-d-796909-3 sudo[136828]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:28.206334 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b3a9c4f8-f75a-4378-9868-c2b6e653c371 tempest-VolumesExtendTest-1748704167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d" returned: 0 in 0.450s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:28.208722 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.brick.local_dev.lvm [None req-b3a9c4f8-f75a-4378-9868-c2b6e653c371 tempest-VolumesExtendTest-1748704167 None] Volume volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d has been deactivated. {{(pid=84872) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:675}}
Sep 15 22:10:28.210192 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b3a9c4f8-f75a-4378-9868-c2b6e653c371 tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:28.231708 n-d-796909-3 sudo[136831]: 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-5e7207b9-8b56-4e5e-855c-f893ca5ef27d
Sep 15 22:10:28.232487 n-d-796909-3 sudo[136831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:28.757870 n-d-796909-3 sudo[136831]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:28.760361 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b3a9c4f8-f75a-4378-9868-c2b6e653c371 tempest-VolumesExtendTest-1748704167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d" returned: 0 in 0.550s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:28.761622 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b3a9c4f8-f75a-4378-9868-c2b6e653c371 tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:28.779824 n-d-796909-3 sudo[136836]: ubuntu : 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-5e7207b9-8b56-4e5e-855c-f893ca5ef27d
Sep 15 22:10:28.780609 n-d-796909-3 sudo[136836]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:29.351517 n-d-796909-3 sudo[136836]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:29.353555 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b3a9c4f8-f75a-4378-9868-c2b6e653c371 tempest-VolumesExtendTest-1748704167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d" returned: 0 in 0.592s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:29.519489 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-b3a9c4f8-f75a-4378-9868-c2b6e653c371 tempest-VolumesExtendTest-1748704167 None] Extend volume completed successfully.
Sep 15 22:10:30.470219 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-d3610d17-8f7e-4d83-9c5d-0733e1aeace6 tempest-VolumesExtendTest-1748704167 None] Lock "b'cinder-259e9385-73ad-427c-bdcf-263df8ada4a1-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:10:30.473324 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d3610d17-8f7e-4d83-9c5d-0733e1aeace6 tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-259e9385-73ad-427c-bdcf-263df8ada4a1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:30.492345 n-d-796909-3 sudo[136931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-259e9385-73ad-427c-bdcf-263df8ada4a1
Sep 15 22:10:30.493140 n-d-796909-3 sudo[136931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:30.875443 n-d-796909-3 sudo[136931]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:30.878239 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d3610d17-8f7e-4d83-9c5d-0733e1aeace6 tempest-VolumesExtendTest-1748704167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-259e9385-73ad-427c-bdcf-263df8ada4a1" returned: 0 in 0.405s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:30.880269 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d3610d17-8f7e-4d83-9c5d-0733e1aeace6 tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-259e9385-73ad-427c-bdcf-263df8ada4a1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:30.898269 n-d-796909-3 sudo[136935]: ubuntu : TTY=unknown ; 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-259e9385-73ad-427c-bdcf-263df8ada4a1
Sep 15 22:10:30.899066 n-d-796909-3 sudo[136935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:31.598015 n-d-796909-3 sudo[136935]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:31.600269 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-d3610d17-8f7e-4d83-9c5d-0733e1aeace6 tempest-VolumesExtendTest-1748704167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-259e9385-73ad-427c-bdcf-263df8ada4a1" returned: 0 in 0.720s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:31.757357 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-d3610d17-8f7e-4d83-9c5d-0733e1aeace6 tempest-VolumesExtendTest-1748704167 None] Created reservations ['3b383b0c-71b6-4114-b5c0-010356b451df', '05333790-d424-477b-bb3f-6d9bb1809eb9', '85836e4b-4471-490b-b48c-2b19faa5630d', '97ae6a3b-1b6c-4924-be89-b923a38d3570'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:10:31.757357 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-d3610d17-8f7e-4d83-9c5d-0733e1aeace6 tempest-VolumesExtendTest-1748704167 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:10:31.757357 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:10:31.757357 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:10:31.940087 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-d3610d17-8f7e-4d83-9c5d-0733e1aeace6 tempest-VolumesExtendTest-1748704167 None] Delete snapshot completed successfully.
Sep 15 22:10:31.946956 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-d3610d17-8f7e-4d83-9c5d-0733e1aeace6 tempest-VolumesExtendTest-1748704167 None] Lock "b'cinder-259e9385-73ad-427c-bdcf-263df8ada4a1-delete_snapshot'" released by "delete_snapshot" :: held 1.474s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:10:32.868370 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-1bb7cb2d-3c0d-4b88-80d1-7ab37904967f tempest-VolumesExtendTest-1748704167 None] Lock "b'cinder-5e7207b9-8b56-4e5e-855c-f893ca5ef27d-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:10:32.983976 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-1bb7cb2d-3c0d-4b88-80d1-7ab37904967f tempest-VolumesExtendTest-1748704167 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5e7207b9-8b56-4e5e-855c-f893ca5ef27d
Sep 15 22:10:32.985528 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1bb7cb2d-3c0d-4b88-80d1-7ab37904967f tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:33.007760 n-d-796909-3 sudo[136986]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d
Sep 15 22:10:33.008857 n-d-796909-3 sudo[136986]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:33.426191 n-d-796909-3 sudo[136986]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:33.428554 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1bb7cb2d-3c0d-4b88-80d1-7ab37904967f tempest-VolumesExtendTest-1748704167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d" returned: 0 in 0.443s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:33.430062 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1bb7cb2d-3c0d-4b88-80d1-7ab37904967f tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:33.447226 n-d-796909-3 sudo[136989]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d
Sep 15 22:10:33.448018 n-d-796909-3 sudo[136989]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:33.852156 n-d-796909-3 sudo[136989]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:33.854417 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1bb7cb2d-3c0d-4b88-80d1-7ab37904967f tempest-VolumesExtendTest-1748704167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d" returned: 0 in 0.424s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:33.856185 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1bb7cb2d-3c0d-4b88-80d1-7ab37904967f tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:33.873992 n-d-796909-3 sudo[136994]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d
Sep 15 22:10:33.875314 n-d-796909-3 sudo[136994]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:34.378045 n-d-796909-3 sudo[136994]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:34.380686 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1bb7cb2d-3c0d-4b88-80d1-7ab37904967f tempest-VolumesExtendTest-1748704167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5e7207b9-8b56-4e5e-855c-f893ca5ef27d" returned: 0 in 0.524s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:34.381753 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-1bb7cb2d-3c0d-4b88-80d1-7ab37904967f tempest-VolumesExtendTest-1748704167 None] Successfully deleted volume: 5e7207b9-8b56-4e5e-855c-f893ca5ef27d
Sep 15 22:10:34.504936 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-1bb7cb2d-3c0d-4b88-80d1-7ab37904967f tempest-VolumesExtendTest-1748704167 None] Created reservations ['d9c4555f-56e2-44ac-85cd-4ea4e9e71e96', 'fb41774b-6923-425b-842f-6e5a3ea04b35', '71dd64cf-49d9-4276-9d82-27a8b3361a03', '3158372d-0125-45f7-b4cd-6f621233c2bb'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:10:34.505631 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-1bb7cb2d-3c0d-4b88-80d1-7ab37904967f tempest-VolumesExtendTest-1748704167 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:10:34.505631 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:10:34.505631 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:10:34.686217 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-1bb7cb2d-3c0d-4b88-80d1-7ab37904967f tempest-VolumesExtendTest-1748704167 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:10:34.687026 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1bb7cb2d-3c0d-4b88-80d1-7ab37904967f tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:34.709455 n-d-796909-3 sudo[137001]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:10:34.710236 n-d-796909-3 sudo[137001]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:35.180835 n-d-796909-3 sudo[137001]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:35.183772 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1bb7cb2d-3c0d-4b88-80d1-7ab37904967f tempest-VolumesExtendTest-1748704167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.496s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:35.186263 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1bb7cb2d-3c0d-4b88-80d1-7ab37904967f tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:35.211042 n-d-796909-3 sudo[137005]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:10:35.211872 n-d-796909-3 sudo[137005]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:35.395147 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-b692cbc6-64fa-408e-974e-e1370179d8ca tempest-VolumesExtendTest-1748704167 None] Lock "b'cinder-af425d64-d33d-4510-afd7-3448f7b2ad87-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:10:35.545290 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-b692cbc6-64fa-408e-974e-e1370179d8ca tempest-VolumesExtendTest-1748704167 None] Skipping remove_export. No iscsi_target is presently exported for volume: af425d64-d33d-4510-afd7-3448f7b2ad87
Sep 15 22:10:35.550797 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b692cbc6-64fa-408e-974e-e1370179d8ca tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af425d64-d33d-4510-afd7-3448f7b2ad87 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:35.565156 n-d-796909-3 sudo[137008]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af425d64-d33d-4510-afd7-3448f7b2ad87
Sep 15 22:10:35.565987 n-d-796909-3 sudo[137008]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:35.616907 n-d-796909-3 sudo[137005]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:35.624057 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1bb7cb2d-3c0d-4b88-80d1-7ab37904967f tempest-VolumesExtendTest-1748704167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.432s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:35.626887 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-1bb7cb2d-3c0d-4b88-80d1-7ab37904967f tempest-VolumesExtendTest-1748704167 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:10:35.633464 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-1bb7cb2d-3c0d-4b88-80d1-7ab37904967f tempest-VolumesExtendTest-1748704167 None] Deleted volume successfully.
Sep 15 22:10:35.755935 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-1bb7cb2d-3c0d-4b88-80d1-7ab37904967f tempest-VolumesExtendTest-1748704167 None] Lock "b'cinder-5e7207b9-8b56-4e5e-855c-f893ca5ef27d-delete_volume'" released by "delete_volume" :: held 2.888s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:10:35.971527 n-d-796909-3 sudo[137008]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:35.973372 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b692cbc6-64fa-408e-974e-e1370179d8ca tempest-VolumesExtendTest-1748704167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af425d64-d33d-4510-afd7-3448f7b2ad87" returned: 0 in 0.427s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:35.975225 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b692cbc6-64fa-408e-974e-e1370179d8ca tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-af425d64-d33d-4510-afd7-3448f7b2ad87 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:35.995028 n-d-796909-3 sudo[137011]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-af425d64-d33d-4510-afd7-3448f7b2ad87
Sep 15 22:10:35.995861 n-d-796909-3 sudo[137011]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:36.391743 n-d-796909-3 sudo[137011]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:36.394462 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b692cbc6-64fa-408e-974e-e1370179d8ca tempest-VolumesExtendTest-1748704167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-af425d64-d33d-4510-afd7-3448f7b2ad87" returned: 0 in 0.419s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:36.396213 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b692cbc6-64fa-408e-974e-e1370179d8ca tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-af425d64-d33d-4510-afd7-3448f7b2ad87 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:36.414026 n-d-796909-3 sudo[137014]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-af425d64-d33d-4510-afd7-3448f7b2ad87
Sep 15 22:10:36.414812 n-d-796909-3 sudo[137014]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:37.040011 n-d-796909-3 sudo[137014]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:37.042574 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b692cbc6-64fa-408e-974e-e1370179d8ca tempest-VolumesExtendTest-1748704167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-af425d64-d33d-4510-afd7-3448f7b2ad87" returned: 0 in 0.646s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:37.043717 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-b692cbc6-64fa-408e-974e-e1370179d8ca tempest-VolumesExtendTest-1748704167 None] Successfully deleted volume: af425d64-d33d-4510-afd7-3448f7b2ad87
Sep 15 22:10:37.161172 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-b692cbc6-64fa-408e-974e-e1370179d8ca tempest-VolumesExtendTest-1748704167 None] Created reservations ['8db9e032-66fa-4e64-afed-9290573542f8', '561cf171-3ebe-401c-9b27-906818c21a64', 'e22ce359-dbfb-4baa-b615-c5c753219b4f', '68e641ef-6353-4a87-81f5-48137ed2c4bb'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:10:37.163894 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-b692cbc6-64fa-408e-974e-e1370179d8ca tempest-VolumesExtendTest-1748704167 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:10:37.163894 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:10:37.163894 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:10:37.349748 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-b692cbc6-64fa-408e-974e-e1370179d8ca tempest-VolumesExtendTest-1748704167 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:10:37.350819 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b692cbc6-64fa-408e-974e-e1370179d8ca tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:37.370015 n-d-796909-3 sudo[137022]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:10:37.371058 n-d-796909-3 sudo[137022]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:37.792946 n-d-796909-3 sudo[137022]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:37.795759 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b692cbc6-64fa-408e-974e-e1370179d8ca tempest-VolumesExtendTest-1748704167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.445s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:37.798590 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b692cbc6-64fa-408e-974e-e1370179d8ca tempest-VolumesExtendTest-1748704167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:37.817898 n-d-796909-3 sudo[137025]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:10:37.818715 n-d-796909-3 sudo[137025]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:38.224568 n-d-796909-3 sudo[137025]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:38.238669 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b692cbc6-64fa-408e-974e-e1370179d8ca tempest-VolumesExtendTest-1748704167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.428s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:38.238669 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-b692cbc6-64fa-408e-974e-e1370179d8ca tempest-VolumesExtendTest-1748704167 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:10:38.238669 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-b692cbc6-64fa-408e-974e-e1370179d8ca tempest-VolumesExtendTest-1748704167 None] Deleted volume successfully.
Sep 15 22:10:38.843660 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_842a9ffpn-d-796909-3@lvmdriver-1, size 616.00 MB, duration 12.56 sec {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 22:10:38.844342 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Image download 616.00 MB at 49.03 MB/s
Sep 15 22:10:38.854126 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-b692cbc6-64fa-408e-974e-e1370179d8ca tempest-VolumesExtendTest-1748704167 None] Lock "b'cinder-af425d64-d33d-4510-afd7-3448f7b2ad87-delete_volume'" released by "delete_volume" :: held 3.464s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:10:38.889127 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_842a9ffpn-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:38.981030 n-d-796909-3 sudo[137028]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_842a9ffpn-d-796909-3@lvmdriver-1
Sep 15 22:10:38.981817 n-d-796909-3 sudo[137028]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:39.317645 n-d-796909-3 sudo[137028]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:39.320054 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_842a9ffpn-d-796909-3@lvmdriver-1" returned: 0 in 0.431s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:39.321227 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 is fetched for user 2af72db074f44f2abb9900a6d7e8bc49. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 22:10:39.473625 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_842a9ffpn-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:39.557652 n-d-796909-3 sudo[137034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_842a9ffpn-d-796909-3@lvmdriver-1
Sep 15 22:10:39.558467 n-d-796909-3 sudo[137034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:39.878416 n-d-796909-3 sudo[137034]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:39.881516 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_842a9ffpn-d-796909-3@lvmdriver-1" returned: 0 in 0.407s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:39.882933 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bf897bc6-70be-4f42-8eed-76bf2cfa233d stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:39.902156 n-d-796909-3 sudo[137039]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bf897bc6-70be-4f42-8eed-76bf2cfa233d stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:10:39.902960 n-d-796909-3 sudo[137039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:40.557136 n-d-796909-3 sudo[137039]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:40.559649 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bf897bc6-70be-4f42-8eed-76bf2cfa233d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.676s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:40.794527 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Attempting download of 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume bf897bc6-70be-4f42-8eed-76bf2cfa233d. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 22:10:40.834127 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_m0ke3nlj {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:40.918507 n-d-796909-3 sudo[137071]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_242b1d14-5986-4843-ae80-c419ef1cfe13_m0ke3nlj
Sep 15 22:10:40.919345 n-d-796909-3 sudo[137071]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:41.232112 n-d-796909-3 sudo[137071]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:41.234447 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_m0ke3nlj" returned: 0 in 0.400s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:41.235824 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_842a9ffpn-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:41.319610 n-d-796909-3 sudo[137076]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_842a9ffpn-d-796909-3@lvmdriver-1
Sep 15 22:10:41.320472 n-d-796909-3 sudo[137076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:41.636304 n-d-796909-3 sudo[137076]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:41.644329 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_842a9ffpn-d-796909-3@lvmdriver-1" returned: 0 in 0.402s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:41.644329 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] 242b1d14-5986-4843-ae80-c419ef1cfe13 was vhdx, converting to raw {{(pid=84872) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 22:10:41.644329 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_842a9ffpn-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--bf897bc6--70be--4f42--8eed--76bf2cfa233d oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:41.662128 n-d-796909-3 sudo[137081]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_842a9ffpn-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--bf897bc6--70be--4f42--8eed--76bf2cfa233d oflag=direct
Sep 15 22:10:41.662999 n-d-796909-3 sudo[137081]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:41.970199 n-d-796909-3 sudo[137081]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:41.972507 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_842a9ffpn-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--bf897bc6--70be--4f42--8eed--76bf2cfa233d oflag=direct" returned: 0 in 0.331s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:41.974049 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 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_242b1d14-5986-4843-ae80-c419ef1cfe13_842a9ffpn-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--bf897bc6--70be--4f42--8eed--76bf2cfa233d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:42.008823 n-d-796909-3 sudo[137085]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_842a9ffpn-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--bf897bc6--70be--4f42--8eed--76bf2cfa233d
Sep 15 22:10:42.009628 n-d-796909-3 sudo[137085]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:44.874464 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-a6b2be7a-fa72-42fc-951d-497ebd8c8d0a tempest-VolumesNegativeTest-494835208 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:10:44.879224 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-a6b2be7a-fa72-42fc-951d-497ebd8c8d0a tempest-VolumesNegativeTest-494835208 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:10:44.879784 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-a6b2be7a-fa72-42fc-951d-497ebd8c8d0a tempest-VolumesNegativeTest-494835208 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:10:44.892474 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a6b2be7a-fa72-42fc-951d-497ebd8c8d0a tempest-VolumesNegativeTest-494835208 None] Flow 'volume_create_manager' (458a1596-d7b8-4494-b543-322e3e1fd3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:10:44.901886 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a6b2be7a-fa72-42fc-951d-497ebd8c8d0a tempest-VolumesNegativeTest-494835208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ffb57748-04e4-4cb0-8a82-98c3d68e5e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:10:44.917212 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-a6b2be7a-fa72-42fc-951d-497ebd8c8d0a tempest-VolumesNegativeTest-494835208 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:10:44.942968 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a6b2be7a-fa72-42fc-951d-497ebd8c8d0a tempest-VolumesNegativeTest-494835208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ffb57748-04e4-4cb0-8a82-98c3d68e5e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:10:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1961691341',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=0a40fea5-ddeb-493e-b6bb-da96036d7b67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85cef5cdca304dcbbdce96cff4720a46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:10:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:10:45Z,user_id='a088746c846747b8a2266d84cd1ed6b7',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:10:44.945404 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a6b2be7a-fa72-42fc-951d-497ebd8c8d0a tempest-VolumesNegativeTest-494835208 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (27fa07ce-b294-405e-a10c-0ddceaa05c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:10:44.947475 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a6b2be7a-fa72-42fc-951d-497ebd8c8d0a tempest-VolumesNegativeTest-494835208 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (27fa07ce-b294-405e-a10c-0ddceaa05c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:10:44.950548 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a6b2be7a-fa72-42fc-951d-497ebd8c8d0a tempest-VolumesNegativeTest-494835208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9fc6ee03-d909-44b4-b337-a17e169a3e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:10:44.957460 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a6b2be7a-fa72-42fc-951d-497ebd8c8d0a tempest-VolumesNegativeTest-494835208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9fc6ee03-d909-44b4-b337-a17e169a3e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0a40fea5-ddeb-493e-b6bb-da96036d7b67', 'volume_name': 'volume-0a40fea5-ddeb-493e-b6bb-da96036d7b67', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:10:44.957460 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a6b2be7a-fa72-42fc-951d-497ebd8c8d0a tempest-VolumesNegativeTest-494835208 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (43b0553d-fb6b-42b1-86ad-71f0c098f886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:10:44.958906 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a6b2be7a-fa72-42fc-951d-497ebd8c8d0a tempest-VolumesNegativeTest-494835208 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (43b0553d-fb6b-42b1-86ad-71f0c098f886) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:10:44.961022 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a6b2be7a-fa72-42fc-951d-497ebd8c8d0a tempest-VolumesNegativeTest-494835208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c903617f-eef2-4890-9374-d733a4d2c3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:10:44.961793 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-a6b2be7a-fa72-42fc-951d-497ebd8c8d0a tempest-VolumesNegativeTest-494835208 None] Volume 0a40fea5-ddeb-493e-b6bb-da96036d7b67: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0a40fea5-ddeb-493e-b6bb-da96036d7b67', 'volume_size': 1}
Sep 15 22:10:44.962811 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a6b2be7a-fa72-42fc-951d-497ebd8c8d0a tempest-VolumesNegativeTest-494835208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0a40fea5-ddeb-493e-b6bb-da96036d7b67 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:44.981291 n-d-796909-3 sudo[137118]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0a40fea5-ddeb-493e-b6bb-da96036d7b67 stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:10:44.982110 n-d-796909-3 sudo[137118]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:45.595260 n-d-796909-3 sudo[137118]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:45.598098 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a6b2be7a-fa72-42fc-951d-497ebd8c8d0a tempest-VolumesNegativeTest-494835208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0a40fea5-ddeb-493e-b6bb-da96036d7b67 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.635s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:45.601486 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a6b2be7a-fa72-42fc-951d-497ebd8c8d0a tempest-VolumesNegativeTest-494835208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c903617f-eef2-4890-9374-d733a4d2c3a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0a40fea5-ddeb-493e-b6bb-da96036d7b67', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:10:45.604156 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a6b2be7a-fa72-42fc-951d-497ebd8c8d0a tempest-VolumesNegativeTest-494835208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (357dd3b7-b545-499e-96a6-29dcf14024d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:10:45.684132 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-a6b2be7a-fa72-42fc-951d-497ebd8c8d0a tempest-VolumesNegativeTest-494835208 None] Volume volume-0a40fea5-ddeb-493e-b6bb-da96036d7b67 (0a40fea5-ddeb-493e-b6bb-da96036d7b67): created successfully
Sep 15 22:10:45.686915 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a6b2be7a-fa72-42fc-951d-497ebd8c8d0a tempest-VolumesNegativeTest-494835208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (357dd3b7-b545-499e-96a6-29dcf14024d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:10:45.689627 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-a6b2be7a-fa72-42fc-951d-497ebd8c8d0a tempest-VolumesNegativeTest-494835208 None] Flow 'volume_create_manager' (458a1596-d7b8-4494-b543-322e3e1fd3bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:10:45.789089 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-a6b2be7a-fa72-42fc-951d-497ebd8c8d0a tempest-VolumesNegativeTest-494835208 None] Created volume successfully.
Sep 15 22:10:47.901823 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:10:47.902491 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:10:47.902953 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:47.921260 n-d-796909-3 sudo[137153]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:10:47.922062 n-d-796909-3 sudo[137153]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:48.354034 n-d-796909-3 sudo[137153]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:48.356491 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:48.358452 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:48.376944 n-d-796909-3 sudo[137157]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:10:48.378216 n-d-796909-3 sudo[137157]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:48.823686 n-d-796909-3 sudo[137157]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:48.825789 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:48.827871 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:10:53.399742 n-d-796909-3 sudo[137085]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:53.401789 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 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_242b1d14-5986-4843-ae80-c419ef1cfe13_842a9ffpn-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--bf897bc6--70be--4f42--8eed--76bf2cfa233d" returned: 0 in 11.428s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:53.402915 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_842a9ffpn-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:53.489686 n-d-796909-3 sudo[137194]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_842a9ffpn-d-796909-3@lvmdriver-1
Sep 15 22:10:53.490506 n-d-796909-3 sudo[137194]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:53.797434 n-d-796909-3 sudo[137194]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:53.800547 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_842a9ffpn-d-796909-3@lvmdriver-1" returned: 0 in 0.396s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:53.801443 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_842a9ffpn-d-796909-3@lvmdriver-1, size 700.00 MB, duration 11.43 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--bf897bc6--70be--4f42--8eed--76bf2cfa233d {{(pid=84872) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 22:10:53.801887 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Converted 700.00 MB image at 61.25 MB/s
Sep 15 22:10:53.802548 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Downloaded image 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume bf897bc6-70be-4f42-8eed-76bf2cfa233d successfully. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 22:10:53.928639 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 for user 2af72db074f44f2abb9900a6d7e8bc49 is deleted. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 22:10:53.929327 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Marking volume bf897bc6-70be-4f42-8eed-76bf2cfa233d as bootable. {{(pid=84872) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 22:10:54.027701 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Copying metadata from image 242b1d14-5986-4843-ae80-c419ef1cfe13 to bf897bc6-70be-4f42-8eed-76bf2cfa233d. {{(pid=84872) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 22:10:54.027701 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Creating volume glance metadata for volume bf897bc6-70be-4f42-8eed-76bf2cfa233d backed by image 242b1d14-5986-4843-ae80-c419ef1cfe13 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84872) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 22:10:54.184357 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a249559c-3a50-442a-b024-8e26cf197a79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bf897bc6-70be-4f42-8eed-76bf2cfa233d', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:10:54.186525 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f791fb8a-9993-4412-b169-0ad3d284f8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:10:54.258573 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Volume volume-bf897bc6-70be-4f42-8eed-76bf2cfa233d (bf897bc6-70be-4f42-8eed-76bf2cfa233d): created successfully
Sep 15 22:10:54.259432 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f791fb8a-9993-4412-b169-0ad3d284f8a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:10:54.262118 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Flow 'volume_create_manager' (d03ca606-109e-4fad-a493-fcdefecd0b7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:10:54.358010 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-ac9a49e6-48bf-45b7-9cd2-5ff01552ae16 tempest-VolumesImageMetadata-1629989170 None] Created volume successfully.
Sep 15 22:10:55.493451 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-51278de3-f4d7-4615-b24b-8446c00d7f8f tempest-VolumesImageMetadata-1629989170 None] Lock "b'cinder-bf897bc6-70be-4f42-8eed-76bf2cfa233d-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:10:55.617198 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-51278de3-f4d7-4615-b24b-8446c00d7f8f tempest-VolumesImageMetadata-1629989170 None] Skipping remove_export. No iscsi_target is presently exported for volume: bf897bc6-70be-4f42-8eed-76bf2cfa233d
Sep 15 22:10:55.622320 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-51278de3-f4d7-4615-b24b-8446c00d7f8f tempest-VolumesImageMetadata-1629989170 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf897bc6-70be-4f42-8eed-76bf2cfa233d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:55.637567 n-d-796909-3 sudo[137209]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf897bc6-70be-4f42-8eed-76bf2cfa233d
Sep 15 22:10:55.638491 n-d-796909-3 sudo[137209]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:56.038932 n-d-796909-3 sudo[137209]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:56.041208 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-51278de3-f4d7-4615-b24b-8446c00d7f8f tempest-VolumesImageMetadata-1629989170 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf897bc6-70be-4f42-8eed-76bf2cfa233d" returned: 0 in 0.423s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:56.042764 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-51278de3-f4d7-4615-b24b-8446c00d7f8f tempest-VolumesImageMetadata-1629989170 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bf897bc6-70be-4f42-8eed-76bf2cfa233d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:56.060912 n-d-796909-3 sudo[137212]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bf897bc6-70be-4f42-8eed-76bf2cfa233d
Sep 15 22:10:56.061694 n-d-796909-3 sudo[137212]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:56.490963 n-d-796909-3 sudo[137212]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:56.493236 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-51278de3-f4d7-4615-b24b-8446c00d7f8f tempest-VolumesImageMetadata-1629989170 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bf897bc6-70be-4f42-8eed-76bf2cfa233d" returned: 0 in 0.450s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:56.495049 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-51278de3-f4d7-4615-b24b-8446c00d7f8f tempest-VolumesImageMetadata-1629989170 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bf897bc6-70be-4f42-8eed-76bf2cfa233d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:56.515213 n-d-796909-3 sudo[137215]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bf897bc6-70be-4f42-8eed-76bf2cfa233d
Sep 15 22:10:56.516029 n-d-796909-3 sudo[137215]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:57.062536 n-d-796909-3 sudo[137215]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:57.064886 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-51278de3-f4d7-4615-b24b-8446c00d7f8f tempest-VolumesImageMetadata-1629989170 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bf897bc6-70be-4f42-8eed-76bf2cfa233d" returned: 0 in 0.569s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:57.066058 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-51278de3-f4d7-4615-b24b-8446c00d7f8f tempest-VolumesImageMetadata-1629989170 None] Successfully deleted volume: bf897bc6-70be-4f42-8eed-76bf2cfa233d
Sep 15 22:10:57.201520 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-51278de3-f4d7-4615-b24b-8446c00d7f8f tempest-VolumesImageMetadata-1629989170 None] Created reservations ['8bc8f537-2d68-4ba9-9e12-b3623b984465', '92efa1bb-9bec-47e1-9abd-c17c86a592b8', '821de55f-f8fd-452e-b6d6-985ff6cd69d8', 'd4f7116c-8f2b-479c-86c4-e56ef6bd0c47'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:10:57.201520 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-51278de3-f4d7-4615-b24b-8446c00d7f8f tempest-VolumesImageMetadata-1629989170 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:10:57.201520 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:10:57.201520 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:10:57.439847 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-51278de3-f4d7-4615-b24b-8446c00d7f8f tempest-VolumesImageMetadata-1629989170 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:10:57.440579 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-51278de3-f4d7-4615-b24b-8446c00d7f8f tempest-VolumesImageMetadata-1629989170 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:57.459471 n-d-796909-3 sudo[137223]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:10:57.460250 n-d-796909-3 sudo[137223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:57.859213 n-d-796909-3 sudo[137223]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:57.861564 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-51278de3-f4d7-4615-b24b-8446c00d7f8f tempest-VolumesImageMetadata-1629989170 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.420s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:57.864384 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-51278de3-f4d7-4615-b24b-8446c00d7f8f tempest-VolumesImageMetadata-1629989170 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:57.882405 n-d-796909-3 sudo[137226]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:10:57.883179 n-d-796909-3 sudo[137226]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:58.282827 n-d-796909-3 sudo[137226]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:58.296307 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-51278de3-f4d7-4615-b24b-8446c00d7f8f tempest-VolumesImageMetadata-1629989170 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.432s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:58.298352 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-51278de3-f4d7-4615-b24b-8446c00d7f8f tempest-VolumesImageMetadata-1629989170 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:10:58.310684 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-51278de3-f4d7-4615-b24b-8446c00d7f8f tempest-VolumesImageMetadata-1629989170 None] Deleted volume successfully.
Sep 15 22:10:58.415719 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-51278de3-f4d7-4615-b24b-8446c00d7f8f tempest-VolumesImageMetadata-1629989170 None] Lock "b'cinder-bf897bc6-70be-4f42-8eed-76bf2cfa233d-delete_volume'" released by "delete_volume" :: held 2.922s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:11:11.222710 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-cc4b08ef-827a-4117-a82a-00d2df5f1177 tempest-VolumesNegativeTest-494835208 None] Lock "b'cinder-0a40fea5-ddeb-493e-b6bb-da96036d7b67-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:11:11.364910 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-cc4b08ef-827a-4117-a82a-00d2df5f1177 tempest-VolumesNegativeTest-494835208 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0a40fea5-ddeb-493e-b6bb-da96036d7b67
Sep 15 22:11:11.365764 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cc4b08ef-827a-4117-a82a-00d2df5f1177 tempest-VolumesNegativeTest-494835208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0a40fea5-ddeb-493e-b6bb-da96036d7b67 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:11:11.386234 n-d-796909-3 sudo[137377]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0a40fea5-ddeb-493e-b6bb-da96036d7b67
Sep 15 22:11:11.387068 n-d-796909-3 sudo[137377]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:11:11.793198 n-d-796909-3 sudo[137377]: pam_unix(sudo:session): session closed for user root
Sep 15 22:11:11.795698 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cc4b08ef-827a-4117-a82a-00d2df5f1177 tempest-VolumesNegativeTest-494835208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0a40fea5-ddeb-493e-b6bb-da96036d7b67" returned: 0 in 0.429s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:11:11.797392 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cc4b08ef-827a-4117-a82a-00d2df5f1177 tempest-VolumesNegativeTest-494835208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0a40fea5-ddeb-493e-b6bb-da96036d7b67 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:11:11.816718 n-d-796909-3 sudo[137389]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0a40fea5-ddeb-493e-b6bb-da96036d7b67
Sep 15 22:11:11.817523 n-d-796909-3 sudo[137389]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:11:12.366728 n-d-796909-3 sudo[137389]: pam_unix(sudo:session): session closed for user root
Sep 15 22:11:12.369433 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cc4b08ef-827a-4117-a82a-00d2df5f1177 tempest-VolumesNegativeTest-494835208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0a40fea5-ddeb-493e-b6bb-da96036d7b67" returned: 0 in 0.572s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:11:12.371388 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cc4b08ef-827a-4117-a82a-00d2df5f1177 tempest-VolumesNegativeTest-494835208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0a40fea5-ddeb-493e-b6bb-da96036d7b67 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:11:12.419151 n-d-796909-3 sudo[137399]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0a40fea5-ddeb-493e-b6bb-da96036d7b67
Sep 15 22:11:12.420735 n-d-796909-3 sudo[137399]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:11:13.096989 n-d-796909-3 sudo[137399]: pam_unix(sudo:session): session closed for user root
Sep 15 22:11:13.099300 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cc4b08ef-827a-4117-a82a-00d2df5f1177 tempest-VolumesNegativeTest-494835208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0a40fea5-ddeb-493e-b6bb-da96036d7b67" returned: 0 in 0.727s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:11:13.100649 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-cc4b08ef-827a-4117-a82a-00d2df5f1177 tempest-VolumesNegativeTest-494835208 None] Successfully deleted volume: 0a40fea5-ddeb-493e-b6bb-da96036d7b67
Sep 15 22:11:13.232559 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-cc4b08ef-827a-4117-a82a-00d2df5f1177 tempest-VolumesNegativeTest-494835208 None] Created reservations ['6db556c2-e857-4ed2-ac4e-1e01ae3f58e0', '9d7d70dd-0028-4c36-b62e-d77c5e0cd752', '798d8f41-8767-42db-975c-3fa01091976c', '5d0011d5-a491-4f23-b5aa-53164859a884'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:11:13.232559 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-cc4b08ef-827a-4117-a82a-00d2df5f1177 tempest-VolumesNegativeTest-494835208 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:11:13.232559 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:11:13.232559 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:11:13.397490 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-cc4b08ef-827a-4117-a82a-00d2df5f1177 tempest-VolumesNegativeTest-494835208 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:11:13.402001 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cc4b08ef-827a-4117-a82a-00d2df5f1177 tempest-VolumesNegativeTest-494835208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:11:13.417362 n-d-796909-3 sudo[137418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:11:13.418194 n-d-796909-3 sudo[137418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:11:13.919620 n-d-796909-3 sudo[137418]: pam_unix(sudo:session): session closed for user root
Sep 15 22:11:13.922294 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cc4b08ef-827a-4117-a82a-00d2df5f1177 tempest-VolumesNegativeTest-494835208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.523s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:11:13.924182 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cc4b08ef-827a-4117-a82a-00d2df5f1177 tempest-VolumesNegativeTest-494835208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:11:13.944454 n-d-796909-3 sudo[137433]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:11:13.945310 n-d-796909-3 sudo[137433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:11:14.385348 n-d-796909-3 sudo[137433]: pam_unix(sudo:session): session closed for user root
Sep 15 22:11:14.387878 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-cc4b08ef-827a-4117-a82a-00d2df5f1177 tempest-VolumesNegativeTest-494835208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.463s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:11:14.390202 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-cc4b08ef-827a-4117-a82a-00d2df5f1177 tempest-VolumesNegativeTest-494835208 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:11:14.397485 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-cc4b08ef-827a-4117-a82a-00d2df5f1177 tempest-VolumesNegativeTest-494835208 None] Deleted volume successfully.
Sep 15 22:11:14.503329 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-cc4b08ef-827a-4117-a82a-00d2df5f1177 tempest-VolumesNegativeTest-494835208 None] Lock "b'cinder-0a40fea5-ddeb-493e-b6bb-da96036d7b67-delete_volume'" released by "delete_volume" :: held 3.280s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:11:47.906551 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:11:47.906551 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:11:47.913873 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:11:47.927817 n-d-796909-3 sudo[137895]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:11:47.928619 n-d-796909-3 sudo[137895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:11:48.319965 n-d-796909-3 sudo[137895]: pam_unix(sudo:session): session closed for user root
Sep 15 22:11:48.322068 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:11:48.323833 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:11:48.345861 n-d-796909-3 sudo[137902]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:11:48.346664 n-d-796909-3 sudo[137902]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:11:48.773454 n-d-796909-3 sudo[137902]: pam_unix(sudo:session): session closed for user root
Sep 15 22:11:48.776272 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.452s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:11:48.777834 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:12:47.903997 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:12:47.904604 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:12:47.905026 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:12:47.923479 n-d-796909-3 sudo[138147]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:12:47.924282 n-d-796909-3 sudo[138147]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:12:48.333117 n-d-796909-3 sudo[138147]: pam_unix(sudo:session): session closed for user root
Sep 15 22:12:48.335186 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.430s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:12:48.336726 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:12:48.365272 n-d-796909-3 sudo[138157]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:12:48.366098 n-d-796909-3 sudo[138157]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:12:48.793734 n-d-796909-3 sudo[138157]: pam_unix(sudo:session): session closed for user root
Sep 15 22:12:48.795902 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:12:48.797175 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:13:16.718151 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-8a656dcc-6a16-4f9e-ab4d-598005e02908 req-7e330cba-e302-42bc-a90d-6ac144491273 tempest-TestVolumeBootPattern-124603112 None] Terminate volume connection completed successfully.
Sep 15 22:13:16.718791 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-8a656dcc-6a16-4f9e-ab4d-598005e02908 req-7e330cba-e302-42bc-a90d-6ac144491273 tempest-TestVolumeBootPattern-124603112 None] Deleting attachment a10f3a51-4f41-4330-bece-3e02c6c81982. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 22:13:16.726767 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:13:16.931902 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.205s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:13:16.934280 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6057e7fe-afc1-4c65-8929-2367858411c6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6\n Backing store flags: \n Account information:\n g3mtZcA62gffrf4y7tjo\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:13:16.934944 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-8a656dcc-6a16-4f9e-ab4d-598005e02908 req-7e330cba-e302-42bc-a90d-6ac144491273 tempest-TestVolumeBootPattern-124603112 None] Removing iscsi_target for Volume ID: 6057e7fe-afc1-4c65-8929-2367858411c6
Sep 15 22:13:16.937377 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6057e7fe-afc1-4c65-8929-2367858411c6 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:13:17.058514 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6057e7fe-afc1-4c65-8929-2367858411c6 -f" returned: 0 in 0.121s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:13:17.059028 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514048]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:13:17.064317 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:13:17.214652 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.151s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:13:17.216393 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514048]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:13:17.378973 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-8a656dcc-6a16-4f9e-ab4d-598005e02908 req-7e330cba-e302-42bc-a90d-6ac144491273 tempest-TestVolumeBootPattern-124603112 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:13:17.378973 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:13:17.378973 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:13:25.579922 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-d5f31158-3c6a-4b5c-9f39-7d52092e19e8 req-25b3980d-1ebe-405b-9bbc-7a94b83de0d2 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:13:25.637691 n-d-796909-3 sudo[138623]: ubuntu : 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-6057e7fe-afc1-4c65-8929-2367858411c6
Sep 15 22:13:25.639215 n-d-796909-3 sudo[138623]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:13:26.116587 n-d-796909-3 sudo[138623]: pam_unix(sudo:session): session closed for user root
Sep 15 22:13:26.119739 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-d5f31158-3c6a-4b5c-9f39-7d52092e19e8 req-25b3980d-1ebe-405b-9bbc-7a94b83de0d2 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6" returned: 0 in 0.539s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:13:26.168590 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:13:26.204462 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.037s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:13:26.204806 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:13:26.205623 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-d5f31158-3c6a-4b5c-9f39-7d52092e19e8 req-25b3980d-1ebe-405b-9bbc-7a94b83de0d2 tempest-TestVolumeBootPattern-124603112 None] Targets prior to update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 22:13:26.207407 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-d5f31158-3c6a-4b5c-9f39-7d52092e19e8 req-25b3980d-1ebe-405b-9bbc-7a94b83de0d2 tempest-TestVolumeBootPattern-124603112 None] Creating iscsi_target for Volume ID: volume-6057e7fe-afc1-4c65-8929-2367858411c6 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 22:13:26.303727 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-d5f31158-3c6a-4b5c-9f39-7d52092e19e8 req-25b3980d-1ebe-405b-9bbc-7a94b83de0d2 tempest-TestVolumeBootPattern-124603112 None] Created volume path /opt/stack/data/cinder/volumes/volume-6057e7fe-afc1-4c65-8929-2367858411c6,
Sep 15 22:13:26.303727 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 22:13:26.303727 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:13:26.303727 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6
Sep 15 22:13:26.303727 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 22:13:26.303727 n-d-796909-3 cinder-volume[84872]: incominguser g3mtZcA62gffrf4y7tjo xAUwPmvB5ngpU7wE
Sep 15 22:13:26.303727 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:13:26.303727 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 22:13:26.303727 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:13:26.303727 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 22:13:26.305070 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6057e7fe-afc1-4c65-8929-2367858411c6 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:13:26.679858 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6057e7fe-afc1-4c65-8929-2367858411c6" returned: 0 in 0.374s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:13:26.680710 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:13:26.681457 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-d5f31158-3c6a-4b5c-9f39-7d52092e19e8 req-25b3980d-1ebe-405b-9bbc-7a94b83de0d2 tempest-TestVolumeBootPattern-124603112 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 22:13:26.681813 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-d5f31158-3c6a-4b5c-9f39-7d52092e19e8 req-25b3980d-1ebe-405b-9bbc-7a94b83de0d2 tempest-TestVolumeBootPattern-124603112 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 22:13:26.685096 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:13:26.690582 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:13:26.690918 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6057e7fe-afc1-4c65-8929-2367858411c6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6\n Backing store flags: \n Account information:\n g3mtZcA62gffrf4y7tjo\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:13:26.692700 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-d5f31158-3c6a-4b5c-9f39-7d52092e19e8 req-25b3980d-1ebe-405b-9bbc-7a94b83de0d2 tempest-TestVolumeBootPattern-124603112 None] Targets after update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 22:13:26.704229 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:13:26.790510 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:13:26.791215 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6057e7fe-afc1-4c65-8929-2367858411c6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6\n Backing store flags: \n Account information:\n g3mtZcA62gffrf4y7tjo\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:13:26.793929 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:13:26.889679 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:13:26.890201 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6057e7fe-afc1-4c65-8929-2367858411c6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6\n Backing store flags: \n Account information:\n g3mtZcA62gffrf4y7tjo\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:13:26.891351 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-d5f31158-3c6a-4b5c-9f39-7d52092e19e8 req-25b3980d-1ebe-405b-9bbc-7a94b83de0d2 tempest-TestVolumeBootPattern-124603112 None] Set provider_location to: 10.222.0.24:3260,1 iqn.2010-10.org.openstack:volume-6057e7fe-afc1-4c65-8929-2367858411c6 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 22:13:27.302257 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-d5f31158-3c6a-4b5c-9f39-7d52092e19e8 req-25b3980d-1ebe-405b-9bbc-7a94b83de0d2 tempest-TestVolumeBootPattern-124603112 None] attachment_update completed successfully.
Sep 15 22:13:47.904463 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:13:47.905090 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:13:47.905500 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:13:47.931146 n-d-796909-3 sudo[138910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:13:47.933155 n-d-796909-3 sudo[138910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:13:48.450788 n-d-796909-3 sudo[138910]: pam_unix(sudo:session): session closed for user root
Sep 15 22:13:48.453376 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.548s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:13:48.455752 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:13:48.485967 n-d-796909-3 sudo[138916]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:13:48.490329 n-d-796909-3 sudo[138916]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:13:49.018601 n-d-796909-3 sudo[138916]: pam_unix(sudo:session): session closed for user root
Sep 15 22:13:49.021006 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:13:49.022724 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:14:47.905829 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:14:47.910591 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:14:47.910591 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:14:47.925970 n-d-796909-3 sudo[139895]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:14:47.927059 n-d-796909-3 sudo[139895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:14:48.361022 n-d-796909-3 sudo[139895]: pam_unix(sudo:session): session closed for user root
Sep 15 22:14:48.363090 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:14:48.365129 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:14:48.386370 n-d-796909-3 sudo[139908]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:14:48.387176 n-d-796909-3 sudo[139908]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:14:48.781163 n-d-796909-3 sudo[139908]: pam_unix(sudo:session): session closed for user root
Sep 15 22:14:48.784067 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.418s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:14:48.785159 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:15:47.906036 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:15:47.906610 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:15:47.908790 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:15:47.925108 n-d-796909-3 sudo[140089]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:15:47.925898 n-d-796909-3 sudo[140089]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:15:48.374995 n-d-796909-3 sudo[140089]: pam_unix(sudo:session): session closed for user root
Sep 15 22:15:48.377070 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:15:48.378674 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:15:48.396149 n-d-796909-3 sudo[140092]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:15:48.396925 n-d-796909-3 sudo[140092]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:15:48.786828 n-d-796909-3 sudo[140092]: pam_unix(sudo:session): session closed for user root
Sep 15 22:15:48.788911 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.410s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:15:48.790251 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:16:21.240603 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b13764f3-04f5-47c5-a857-64fb5f7c0528 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:16:21.260626 n-d-796909-3 sudo[140204]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6
Sep 15 22:16:21.261960 n-d-796909-3 sudo[140204]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:16:21.652268 n-d-796909-3 sudo[140204]: pam_unix(sudo:session): session closed for user root
Sep 15 22:16:21.654551 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b13764f3-04f5-47c5-a857-64fb5f7c0528 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6" returned: 0 in 0.414s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:16:21.656111 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b13764f3-04f5-47c5-a857-64fb5f7c0528 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4629c1a4-12d3-499a-89ed-85cc0ccd9445 --snapshot stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6 -L 1.00g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:16:21.673566 n-d-796909-3 sudo[140207]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4629c1a4-12d3-499a-89ed-85cc0ccd9445 --snapshot stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6 -L 1.00g
Sep 15 22:16:21.674354 n-d-796909-3 sudo[140207]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:16:22.366274 n-d-796909-3 sudo[140207]: pam_unix(sudo:session): session closed for user root
Sep 15 22:16:22.368561 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-b13764f3-04f5-47c5-a857-64fb5f7c0528 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4629c1a4-12d3-499a-89ed-85cc0ccd9445 --snapshot stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6 -L 1.00g" returned: 0 in 0.712s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:16:22.551562 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-b13764f3-04f5-47c5-a857-64fb5f7c0528 tempest-TestVolumeBootPattern-124603112 None] Create snapshot completed successfully
Sep 15 22:16:24.238957 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:16:24.243035 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:16:24.243547 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:16:24.265242 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Flow 'volume_create_manager' (16f3b9a7-13c1-49be-8517-b17594263064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:16:24.268347 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (45d4208b-41eb-4ccd-a439-f916639a831d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:16:24.290571 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:16:24.313462 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (45d4208b-41eb-4ccd-a439-f916639a831d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:16:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1265496975',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=94a27c02-7c1d-4123-be5e-fd8e02ecc99e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7de0f158ffc4c33b19d09b515a2c8e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:16:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=4629c1a4-12d3-499a-89ed-85cc0ccd9445,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:16:24Z,user_id='44f6a7c98d0a403091e9982bba1cb40e',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:16:24.315883 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (00e322e1-6882-459d-a631-0f3578dba7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:16:24.317914 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (00e322e1-6882-459d-a631-0f3578dba7af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:16:24.320192 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f238960-a840-493f-b949-e3ce572c96ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:16:24.322344 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f238960-a840-493f-b949-e3ce572c96ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '94a27c02-7c1d-4123-be5e-fd8e02ecc99e', 'volume_name': 'volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e', 'volume_size': 1, 'snapshot_id': '4629c1a4-12d3-499a-89ed-85cc0ccd9445'}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:16:24.325140 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6d54549b-a5a1-44e9-b42b-0b176f7b644a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:16:24.327146 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6d54549b-a5a1-44e9-b42b-0b176f7b644a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:16:24.329220 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (54e1ba96-4ee5-4b1c-a512-bb75ff41c100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:16:24.329990 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Volume 94a27c02-7c1d-4123-be5e-fd8e02ecc99e: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e', 'volume_size': 1, 'snapshot_id': '4629c1a4-12d3-499a-89ed-85cc0ccd9445'}
Sep 15 22:16:24.348928 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:16:24.366745 n-d-796909-3 sudo[140316]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:16:24.367542 n-d-796909-3 sudo[140316]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:16:24.908521 n-d-796909-3 sudo[140316]: pam_unix(sudo:session): session closed for user root
Sep 15 22:16:24.910813 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.561s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:16:24.912614 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-4629c1a4-12d3-499a-89ed-85cc0ccd9445 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:16:24.930107 n-d-796909-3 sudo[140348]: ubuntu : 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-4629c1a4-12d3-499a-89ed-85cc0ccd9445
Sep 15 22:16:24.930895 n-d-796909-3 sudo[140348]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:16:25.314592 n-d-796909-3 sudo[140348]: pam_unix(sudo:session): session closed for user root
Sep 15 22:16:25.316870 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-4629c1a4-12d3-499a-89ed-85cc0ccd9445" returned: 0 in 0.404s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:16:25.319116 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--4629c1a4--12d3--499a--89ed--85cc0ccd9445 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--94a27c02--7c1d--4123--be5e--fd8e02ecc99e iflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:16:25.336346 n-d-796909-3 sudo[140351]: 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--4629c1a4--12d3--499a--89ed--85cc0ccd9445 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--94a27c02--7c1d--4123--be5e--fd8e02ecc99e iflag=direct
Sep 15 22:16:25.337126 n-d-796909-3 sudo[140351]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:16:25.642865 n-d-796909-3 sudo[140351]: pam_unix(sudo:session): session closed for user root
Sep 15 22:16:25.645199 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--4629c1a4--12d3--499a--89ed--85cc0ccd9445 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--94a27c02--7c1d--4123--be5e--fd8e02ecc99e iflag=direct" returned: 0 in 0.326s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:16:25.646220 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--4629c1a4--12d3--499a--89ed--85cc0ccd9445 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--94a27c02--7c1d--4123--be5e--fd8e02ecc99e oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:16:25.664174 n-d-796909-3 sudo[140363]: 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--4629c1a4--12d3--499a--89ed--85cc0ccd9445 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--94a27c02--7c1d--4123--be5e--fd8e02ecc99e oflag=direct
Sep 15 22:16:25.664948 n-d-796909-3 sudo[140363]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:16:25.974801 n-d-796909-3 sudo[140363]: pam_unix(sudo:session): session closed for user root
Sep 15 22:16:25.977285 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--4629c1a4--12d3--499a--89ed--85cc0ccd9445 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--94a27c02--7c1d--4123--be5e--fd8e02ecc99e oflag=direct" returned: 0 in 0.331s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:16:25.978330 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--4629c1a4--12d3--499a--89ed--85cc0ccd9445 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--94a27c02--7c1d--4123--be5e--fd8e02ecc99e count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:16:25.996579 n-d-796909-3 sudo[140375]: 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--4629c1a4--12d3--499a--89ed--85cc0ccd9445 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--94a27c02--7c1d--4123--be5e--fd8e02ecc99e count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 22:16:25.997369 n-d-796909-3 sudo[140375]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:16:44.538385 n-d-796909-3 sudo[140375]: pam_unix(sudo:session): session closed for user root
Sep 15 22:16:44.540480 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--4629c1a4--12d3--499a--89ed--85cc0ccd9445 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--94a27c02--7c1d--4123--be5e--fd8e02ecc99e count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 18.562s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:16:44.541047 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--4629c1a4--12d3--499a--89ed--85cc0ccd9445, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--94a27c02--7c1d--4123--be5e--fd8e02ecc99e, size 1024.00 MB, duration 18.56 sec {{(pid=84872) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 22:16:44.541417 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.volume_utils [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Volume copy 1024.00 MB at 55.16 MB/s
Sep 15 22:16:44.583983 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Marking volume 94a27c02-7c1d-4123-be5e-fd8e02ecc99e as bootable. {{(pid=84872) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 22:16:44.642425 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Copying metadata from snapshot 4629c1a4-12d3-499a-89ed-85cc0ccd9445 to 94a27c02-7c1d-4123-be5e-fd8e02ecc99e. {{(pid=84872) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:417}}
Sep 15 22:16:44.712981 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (54e1ba96-4ee5-4b1c-a512-bb75ff41c100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e', 'volume_size': 1, 'snapshot_id': '4629c1a4-12d3-499a-89ed-85cc0ccd9445'}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:16:44.715272 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d13418bc-2493-4f73-8e62-1ca3b976baa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:16:44.802721 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Volume volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e (94a27c02-7c1d-4123-be5e-fd8e02ecc99e): created successfully
Sep 15 22:16:44.804424 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d13418bc-2493-4f73-8e62-1ca3b976baa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:16:44.807456 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Flow 'volume_create_manager' (16f3b9a7-13c1-49be-8517-b17594263064) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:16:44.894121 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-5ae6c7ad-b91b-4eaa-890a-abcf63597b4c tempest-TestVolumeBootPattern-124603112 None] Created volume successfully.
Sep 15 22:16:47.908389 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:16:47.909043 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:16:47.909320 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:16:47.927118 n-d-796909-3 sudo[140393]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:16:47.927923 n-d-796909-3 sudo[140393]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:16:48.324098 n-d-796909-3 sudo[140393]: pam_unix(sudo:session): session closed for user root
Sep 15 22:16:48.326397 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.417s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:16:48.327994 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:16:48.345618 n-d-796909-3 sudo[140396]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:16:48.346407 n-d-796909-3 sudo[140396]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:16:48.758153 n-d-796909-3 sudo[140396]: pam_unix(sudo:session): session closed for user root
Sep 15 22:16:48.760525 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.432s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:16:48.762747 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:16:48.834003 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-9689c79e-b747-42c6-8e68-845aa211ae28 req-4564e70b-6859-45f4-869d-c099a8335e50 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:16:48.852777 n-d-796909-3 sudo[140399]: ubuntu : 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-94a27c02-7c1d-4123-be5e-fd8e02ecc99e
Sep 15 22:16:48.853571 n-d-796909-3 sudo[140399]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:16:49.244935 n-d-796909-3 sudo[140399]: pam_unix(sudo:session): session closed for user root
Sep 15 22:16:49.247028 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-9689c79e-b747-42c6-8e68-845aa211ae28 req-4564e70b-6859-45f4-869d-c099a8335e50 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e" returned: 0 in 0.413s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:16:49.290778 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:16:49.297632 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:16:49.297961 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6057e7fe-afc1-4c65-8929-2367858411c6\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-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6\n Backing store flags: \n Account information:\n g3mtZcA62gffrf4y7tjo\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-9689c79e-b747-42c6-8e68-845aa211ae28 req-4564e70b-6859-45f4-869d-c099a8335e50 tempest-TestVolumeBootPattern-124603112 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6057e7fe-afc1-4c65-8929-2367858411c6
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: I_T nexus: 48
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: g3mtZcA62gffrf4y7tjo
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 22:16:49.300282 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-9689c79e-b747-42c6-8e68-845aa211ae28 req-4564e70b-6859-45f4-869d-c099a8335e50 tempest-TestVolumeBootPattern-124603112 None] Creating iscsi_target for Volume ID: volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 22:16:49.355817 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-9689c79e-b747-42c6-8e68-845aa211ae28 req-4564e70b-6859-45f4-869d-c099a8335e50 tempest-TestVolumeBootPattern-124603112 None] Created volume path /opt/stack/data/cinder/volumes/volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e,
Sep 15 22:16:49.355817 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 22:16:49.355817 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:16:49.355817 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e
Sep 15 22:16:49.355817 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 22:16:49.355817 n-d-796909-3 cinder-volume[84872]: incominguser eGaM65Ge2jA2pfgt2NKu Gc8VQ74V6Vk73kzf
Sep 15 22:16:49.355817 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:16:49.355817 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 22:16:49.355817 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:16:49.355817 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 22:16:49.357132 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:16:49.711306 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e" returned: 0 in 0.354s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:16:49.711655 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:16:49.712510 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-9689c79e-b747-42c6-8e68-845aa211ae28 req-4564e70b-6859-45f4-869d-c099a8335e50 tempest-TestVolumeBootPattern-124603112 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 22:16:49.712873 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-9689c79e-b747-42c6-8e68-845aa211ae28 req-4564e70b-6859-45f4-869d-c099a8335e50 tempest-TestVolumeBootPattern-124603112 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 22:16:49.714187 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:16:49.720435 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:16:49.720843 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6057e7fe-afc1-4c65-8929-2367858411c6\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-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6\n Backing store flags: \n Account information:\n g3mtZcA62gffrf4y7tjo\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e\n System information:\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-94a27c02-7c1d-4123-be5e-fd8e02ecc99e\n Backing store flags: \n Account information:\n eGaM65Ge2jA2pfgt2NKu\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-9689c79e-b747-42c6-8e68-845aa211ae28 req-4564e70b-6859-45f4-869d-c099a8335e50 tempest-TestVolumeBootPattern-124603112 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6057e7fe-afc1-4c65-8929-2367858411c6
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: I_T nexus: 48
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: Initiator: iqn.1991-05.com.microsoft:n-h1-796909-3.cbci-796909-3.local alias: none
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: Connection: 1
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: IP Address: 10.222.0.20
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: g3mtZcA62gffrf4y7tjo
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 22:16:49.722341 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 22:16:49.726763 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:16:49.819344 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:16:49.819644 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6057e7fe-afc1-4c65-8929-2367858411c6\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-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6\n Backing store flags: \n Account information:\n g3mtZcA62gffrf4y7tjo\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e\n System information:\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-94a27c02-7c1d-4123-be5e-fd8e02ecc99e\n Backing store flags: \n Account information:\n eGaM65Ge2jA2pfgt2NKu\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:16:49.820870 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:16:49.914406 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:16:49.915661 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6057e7fe-afc1-4c65-8929-2367858411c6\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-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6\n Backing store flags: \n Account information:\n g3mtZcA62gffrf4y7tjo\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e\n System information:\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-94a27c02-7c1d-4123-be5e-fd8e02ecc99e\n Backing store flags: \n Account information:\n eGaM65Ge2jA2pfgt2NKu\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:16:49.916459 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-9689c79e-b747-42c6-8e68-845aa211ae28 req-4564e70b-6859-45f4-869d-c099a8335e50 tempest-TestVolumeBootPattern-124603112 None] Set provider_location to: 10.222.0.24:3260,2 iqn.2010-10.org.openstack:volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 22:16:50.242570 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-9689c79e-b747-42c6-8e68-845aa211ae28 req-4564e70b-6859-45f4-869d-c099a8335e50 tempest-TestVolumeBootPattern-124603112 None] attachment_update completed successfully.
Sep 15 22:17:47.908565 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:17:47.908565 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:17:47.909413 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:17:47.926862 n-d-796909-3 sudo[140538]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:17:47.927672 n-d-796909-3 sudo[140538]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:17:48.357036 n-d-796909-3 sudo[140538]: pam_unix(sudo:session): session closed for user root
Sep 15 22:17:48.359131 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:17:48.360721 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:17:48.378936 n-d-796909-3 sudo[140541]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:17:48.379743 n-d-796909-3 sudo[140541]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:17:48.778155 n-d-796909-3 sudo[140541]: pam_unix(sudo:session): session closed for user root
Sep 15 22:17:48.780491 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:17:48.782007 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:18:47.910136 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:18:47.910692 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:18:47.911184 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:18:47.928783 n-d-796909-3 sudo[140590]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:18:47.929567 n-d-796909-3 sudo[140590]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:18:48.308857 n-d-796909-3 sudo[140590]: pam_unix(sudo:session): session closed for user root
Sep 15 22:18:48.310975 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.399s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:18:48.313056 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:18:48.331105 n-d-796909-3 sudo[140593]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:18:48.331905 n-d-796909-3 sudo[140593]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:18:48.741851 n-d-796909-3 sudo[140593]: pam_unix(sudo:session): session closed for user root
Sep 15 22:18:48.744302 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:18:48.745402 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:19:44.495965 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-4969e182-3490-486d-a410-c23b0feadd2b req-572091c6-e3d0-497d-93ed-2ae65b999c27 tempest-TestVolumeBootPattern-124603112 None] Terminate volume connection completed successfully.
Sep 15 22:19:44.497055 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-4969e182-3490-486d-a410-c23b0feadd2b req-572091c6-e3d0-497d-93ed-2ae65b999c27 tempest-TestVolumeBootPattern-124603112 None] Deleting attachment c13fc60d-1c19-464a-b74d-92c66d41e0b1. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 22:19:44.499764 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:19:44.595905 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:19:44.596296 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6057e7fe-afc1-4c65-8929-2367858411c6\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-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6\n Backing store flags: \n Account information:\n g3mtZcA62gffrf4y7tjo\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e\n System information:\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-94a27c02-7c1d-4123-be5e-fd8e02ecc99e\n Backing store flags: \n Account information:\n eGaM65Ge2jA2pfgt2NKu\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:19:44.596985 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-4969e182-3490-486d-a410-c23b0feadd2b req-572091c6-e3d0-497d-93ed-2ae65b999c27 tempest-TestVolumeBootPattern-124603112 None] Removing iscsi_target for Volume ID: 94a27c02-7c1d-4123-be5e-fd8e02ecc99e
Sep 15 22:19:44.598052 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:19:44.728817 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e -f" returned: 0 in 0.130s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:19:44.729166 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:19:44.730312 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:19:44.816759 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:19:44.817097 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6057e7fe-afc1-4c65-8929-2367858411c6\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-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6\n Backing store flags: \n Account information:\n g3mtZcA62gffrf4y7tjo\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:19:44.974958 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-4969e182-3490-486d-a410-c23b0feadd2b req-572091c6-e3d0-497d-93ed-2ae65b999c27 tempest-TestVolumeBootPattern-124603112 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:19:44.974958 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:19:44.974958 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:19:47.074758 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-dcc34e58-e2be-4f7e-9417-33d26a95d2eb tempest-TestVolumeBootPattern-124603112 None] Lock "b'cinder-94a27c02-7c1d-4123-be5e-fd8e02ecc99e-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:19:47.198865 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:19:47.287753 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:19:47.288091 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6057e7fe-afc1-4c65-8929-2367858411c6\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-h1-796909-3.cbci-796909-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6\n Backing store flags: \n Account information:\n g3mtZcA62gffrf4y7tjo\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:19:47.288757 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-dcc34e58-e2be-4f7e-9417-33d26a95d2eb tempest-TestVolumeBootPattern-124603112 None] Skipping remove_export. No iscsi_target is presently exported for volume: 94a27c02-7c1d-4123-be5e-fd8e02ecc99e
Sep 15 22:19:47.289742 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-dcc34e58-e2be-4f7e-9417-33d26a95d2eb tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:19:47.308995 n-d-796909-3 sudo[140692]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e
Sep 15 22:19:47.309788 n-d-796909-3 sudo[140692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:19:47.693381 n-d-796909-3 sudo[140692]: pam_unix(sudo:session): session closed for user root
Sep 15 22:19:47.695674 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-dcc34e58-e2be-4f7e-9417-33d26a95d2eb tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e" returned: 0 in 0.405s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:19:47.697216 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-dcc34e58-e2be-4f7e-9417-33d26a95d2eb tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:19:47.715440 n-d-796909-3 sudo[140695]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e
Sep 15 22:19:47.716235 n-d-796909-3 sudo[140695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:19:47.914158 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:19:47.914545 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:19:47.915418 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:19:47.933420 n-d-796909-3 sudo[140697]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:19:47.934246 n-d-796909-3 sudo[140697]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:19:48.098840 n-d-796909-3 sudo[140695]: pam_unix(sudo:session): session closed for user root
Sep 15 22:19:48.101090 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-dcc34e58-e2be-4f7e-9417-33d26a95d2eb tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e" returned: 0 in 0.403s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:19:48.102922 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-dcc34e58-e2be-4f7e-9417-33d26a95d2eb tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:19:48.121621 n-d-796909-3 sudo[140700]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e
Sep 15 22:19:48.122397 n-d-796909-3 sudo[140700]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:19:48.331413 n-d-796909-3 sudo[140697]: pam_unix(sudo:session): session closed for user root
Sep 15 22:19:48.333559 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.418s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:19:48.335107 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:19:48.352943 n-d-796909-3 sudo[140703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:19:48.353719 n-d-796909-3 sudo[140703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:19:48.634033 n-d-796909-3 sudo[140700]: pam_unix(sudo:session): session closed for user root
Sep 15 22:19:48.636291 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-dcc34e58-e2be-4f7e-9417-33d26a95d2eb tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-94a27c02-7c1d-4123-be5e-fd8e02ecc99e" returned: 0 in 0.533s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:19:48.637536 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-dcc34e58-e2be-4f7e-9417-33d26a95d2eb tempest-TestVolumeBootPattern-124603112 None] Successfully deleted volume: 94a27c02-7c1d-4123-be5e-fd8e02ecc99e
Sep 15 22:19:48.750724 n-d-796909-3 sudo[140703]: pam_unix(sudo:session): session closed for user root
Sep 15 22:19:48.752667 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:19:48.754044 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:19:48.764337 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-dcc34e58-e2be-4f7e-9417-33d26a95d2eb tempest-TestVolumeBootPattern-124603112 None] Created reservations ['67a0cba6-071e-45e4-9896-cb427df8bc3e', 'b4a6a67a-70fd-4d03-851f-bb96fe2ae912', '301518e9-5d30-484a-ad53-d32b02e961fb', '840a9b93-acd2-4910-b096-28c240969be1'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:19:48.766483 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-dcc34e58-e2be-4f7e-9417-33d26a95d2eb tempest-TestVolumeBootPattern-124603112 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:19:48.766483 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:19:48.766483 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:19:48.941236 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-dcc34e58-e2be-4f7e-9417-33d26a95d2eb tempest-TestVolumeBootPattern-124603112 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:19:48.941807 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-dcc34e58-e2be-4f7e-9417-33d26a95d2eb tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:19:48.960589 n-d-796909-3 sudo[140711]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:19:48.961366 n-d-796909-3 sudo[140711]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:19:49.351877 n-d-796909-3 sudo[140711]: pam_unix(sudo:session): session closed for user root
Sep 15 22:19:49.354135 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-dcc34e58-e2be-4f7e-9417-33d26a95d2eb tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.412s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:19:49.356020 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-dcc34e58-e2be-4f7e-9417-33d26a95d2eb tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:19:49.375263 n-d-796909-3 sudo[140714]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:19:49.376064 n-d-796909-3 sudo[140714]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:19:49.471298 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-4c9f89a3-c706-4495-a402-36ec93c5a51e tempest-TestVolumeBootPattern-124603112 None] Lock "b'cinder-4629c1a4-12d3-499a-89ed-85cc0ccd9445-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:19:49.473402 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4c9f89a3-c706-4495-a402-36ec93c5a51e tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4629c1a4-12d3-499a-89ed-85cc0ccd9445 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:19:49.510048 n-d-796909-3 sudo[140716]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4629c1a4-12d3-499a-89ed-85cc0ccd9445
Sep 15 22:19:49.510857 n-d-796909-3 sudo[140716]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:19:49.780452 n-d-796909-3 sudo[140714]: pam_unix(sudo:session): session closed for user root
Sep 15 22:19:49.782729 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-dcc34e58-e2be-4f7e-9417-33d26a95d2eb tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:19:49.784164 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-dcc34e58-e2be-4f7e-9417-33d26a95d2eb tempest-TestVolumeBootPattern-124603112 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:19:49.790174 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-dcc34e58-e2be-4f7e-9417-33d26a95d2eb tempest-TestVolumeBootPattern-124603112 None] Deleted volume successfully.
Sep 15 22:19:49.872256 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-dcc34e58-e2be-4f7e-9417-33d26a95d2eb tempest-TestVolumeBootPattern-124603112 None] Lock "b'cinder-94a27c02-7c1d-4123-be5e-fd8e02ecc99e-delete_volume'" released by "delete_volume" :: held 2.808s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:19:49.899268 n-d-796909-3 sudo[140716]: pam_unix(sudo:session): session closed for user root
Sep 15 22:19:49.901418 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4c9f89a3-c706-4495-a402-36ec93c5a51e tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4629c1a4-12d3-499a-89ed-85cc0ccd9445" returned: 0 in 0.428s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:19:49.902555 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4c9f89a3-c706-4495-a402-36ec93c5a51e tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4629c1a4-12d3-499a-89ed-85cc0ccd9445 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:19:49.920303 n-d-796909-3 sudo[140720]: ubuntu : TTY=unknown ; 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-4629c1a4-12d3-499a-89ed-85cc0ccd9445
Sep 15 22:19:49.921091 n-d-796909-3 sudo[140720]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:19:50.580054 n-d-796909-3 sudo[140720]: pam_unix(sudo:session): session closed for user root
Sep 15 22:19:50.582258 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4c9f89a3-c706-4495-a402-36ec93c5a51e tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4629c1a4-12d3-499a-89ed-85cc0ccd9445" returned: 0 in 0.679s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:19:50.707320 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-4c9f89a3-c706-4495-a402-36ec93c5a51e tempest-TestVolumeBootPattern-124603112 None] Created reservations ['a3081e54-4e84-484f-91aa-1c8b5a5b75ac', '1a6603d3-8a7c-42b8-9576-59830616d45a', 'c6a91bd3-ea72-4ed3-97a3-3271f849d590', '0ca42bc9-7d7c-44c2-94de-45d9fe710ee3'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:19:50.709487 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-4c9f89a3-c706-4495-a402-36ec93c5a51e tempest-TestVolumeBootPattern-124603112 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:19:50.709487 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:19:50.709487 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:19:50.913404 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-4c9f89a3-c706-4495-a402-36ec93c5a51e tempest-TestVolumeBootPattern-124603112 None] Delete snapshot completed successfully.
Sep 15 22:19:50.918630 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-4c9f89a3-c706-4495-a402-36ec93c5a51e tempest-TestVolumeBootPattern-124603112 None] Lock "b'cinder-4629c1a4-12d3-499a-89ed-85cc0ccd9445-delete_snapshot'" released by "delete_snapshot" :: held 1.448s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:19:55.478954 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-eb556ecd-6fdf-4a9c-94b0-d38fc1df04b6 req-7afe7eb6-30c5-4c72-9eab-512d8d7afb2e tempest-TestVolumeBootPattern-124603112 None] Terminate volume connection completed successfully.
Sep 15 22:19:55.479624 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-eb556ecd-6fdf-4a9c-94b0-d38fc1df04b6 req-7afe7eb6-30c5-4c72-9eab-512d8d7afb2e tempest-TestVolumeBootPattern-124603112 None] Deleting attachment 4e8bb396-a0af-4563-a347-6ef776720590. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 22:19:55.481005 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:19:55.569539 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:19:55.569933 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6057e7fe-afc1-4c65-8929-2367858411c6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6\n Backing store flags: \n Account information:\n g3mtZcA62gffrf4y7tjo\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:19:55.570641 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-eb556ecd-6fdf-4a9c-94b0-d38fc1df04b6 req-7afe7eb6-30c5-4c72-9eab-512d8d7afb2e tempest-TestVolumeBootPattern-124603112 None] Removing iscsi_target for Volume ID: 6057e7fe-afc1-4c65-8929-2367858411c6
Sep 15 22:19:55.571880 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6057e7fe-afc1-4c65-8929-2367858411c6 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:19:55.679010 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6057e7fe-afc1-4c65-8929-2367858411c6 -f" returned: 0 in 0.107s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:19:55.679378 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:19:55.680480 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:19:55.770051 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:19:55.770377 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:19:55.906017 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-eb556ecd-6fdf-4a9c-94b0-d38fc1df04b6 req-7afe7eb6-30c5-4c72-9eab-512d8d7afb2e tempest-TestVolumeBootPattern-124603112 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:19:55.906017 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:19:55.906017 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:19:59.050965 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-a1819020-9e86-4f83-b56b-86b463d4f070 tempest-TestVolumeBootPattern-124603112 None] Lock "b'cinder-6057e7fe-afc1-4c65-8929-2367858411c6-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:19:59.211445 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:19:59.296897 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:19:59.297223 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585556954304]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:19:59.297845 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-a1819020-9e86-4f83-b56b-86b463d4f070 tempest-TestVolumeBootPattern-124603112 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6057e7fe-afc1-4c65-8929-2367858411c6
Sep 15 22:19:59.298819 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a1819020-9e86-4f83-b56b-86b463d4f070 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:19:59.316462 n-d-796909-3 sudo[140811]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6
Sep 15 22:19:59.317254 n-d-796909-3 sudo[140811]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:19:59.706572 n-d-796909-3 sudo[140811]: pam_unix(sudo:session): session closed for user root
Sep 15 22:19:59.712801 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a1819020-9e86-4f83-b56b-86b463d4f070 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6" returned: 0 in 0.409s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:19:59.712801 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a1819020-9e86-4f83-b56b-86b463d4f070 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:19:59.728040 n-d-796909-3 sudo[140814]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6
Sep 15 22:19:59.728830 n-d-796909-3 sudo[140814]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:20:00.109149 n-d-796909-3 sudo[140814]: pam_unix(sudo:session): session closed for user root
Sep 15 22:20:00.111418 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a1819020-9e86-4f83-b56b-86b463d4f070 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6" returned: 0 in 0.401s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:20:00.113176 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a1819020-9e86-4f83-b56b-86b463d4f070 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:20:00.131782 n-d-796909-3 sudo[140817]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6
Sep 15 22:20:00.132559 n-d-796909-3 sudo[140817]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:20:00.683701 n-d-796909-3 sudo[140817]: pam_unix(sudo:session): session closed for user root
Sep 15 22:20:00.687299 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a1819020-9e86-4f83-b56b-86b463d4f070 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6057e7fe-afc1-4c65-8929-2367858411c6" returned: 0 in 0.572s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:20:00.687299 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-a1819020-9e86-4f83-b56b-86b463d4f070 tempest-TestVolumeBootPattern-124603112 None] Successfully deleted volume: 6057e7fe-afc1-4c65-8929-2367858411c6
Sep 15 22:20:00.821614 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-a1819020-9e86-4f83-b56b-86b463d4f070 tempest-TestVolumeBootPattern-124603112 None] Created reservations ['e90d4ee1-b3df-4562-95d8-dce7675edfcd', '0390eb4b-e45b-4537-ba3d-0243af104e09', '6d4c7599-22a0-4e63-a85c-297592d83e44', '4c9ab3fc-f2e3-49db-b6ed-349bbdf0d51f'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:20:00.823728 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-a1819020-9e86-4f83-b56b-86b463d4f070 tempest-TestVolumeBootPattern-124603112 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:20:00.823728 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:20:00.823728 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:20:00.958460 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-a1819020-9e86-4f83-b56b-86b463d4f070 tempest-TestVolumeBootPattern-124603112 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:20:00.959086 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a1819020-9e86-4f83-b56b-86b463d4f070 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:20:00.977054 n-d-796909-3 sudo[140824]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:20:00.977835 n-d-796909-3 sudo[140824]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:20:01.419985 n-d-796909-3 sudo[140824]: pam_unix(sudo:session): session closed for user root
Sep 15 22:20:01.422211 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a1819020-9e86-4f83-b56b-86b463d4f070 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.463s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:20:01.424297 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a1819020-9e86-4f83-b56b-86b463d4f070 tempest-TestVolumeBootPattern-124603112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:20:01.443452 n-d-796909-3 sudo[140827]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:20:01.444270 n-d-796909-3 sudo[140827]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:20:01.902540 n-d-796909-3 sudo[140827]: pam_unix(sudo:session): session closed for user root
Sep 15 22:20:01.904969 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-a1819020-9e86-4f83-b56b-86b463d4f070 tempest-TestVolumeBootPattern-124603112 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:20:01.907017 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-a1819020-9e86-4f83-b56b-86b463d4f070 tempest-TestVolumeBootPattern-124603112 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:20:01.913703 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-a1819020-9e86-4f83-b56b-86b463d4f070 tempest-TestVolumeBootPattern-124603112 None] Deleted volume successfully.
Sep 15 22:20:01.981828 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-a1819020-9e86-4f83-b56b-86b463d4f070 tempest-TestVolumeBootPattern-124603112 None] Lock "b'cinder-6057e7fe-afc1-4c65-8929-2367858411c6-delete_volume'" released by "delete_volume" :: held 2.931s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:20:47.911683 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:20:47.912337 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:20:47.912696 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:20:47.930407 n-d-796909-3 sudo[141007]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:20:47.931190 n-d-796909-3 sudo[141007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:20:48.387234 n-d-796909-3 sudo[141007]: pam_unix(sudo:session): session closed for user root
Sep 15 22:20:48.389293 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.476s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:20:48.390906 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:20:48.409599 n-d-796909-3 sudo[141010]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:20:48.410430 n-d-796909-3 sudo[141010]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:20:48.839041 n-d-796909-3 sudo[141010]: pam_unix(sudo:session): session closed for user root
Sep 15 22:20:48.841212 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:20:48.842533 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:21:47.909646 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:21:47.910280 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:21:47.910844 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:21:47.929023 n-d-796909-3 sudo[141060]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:21:47.929873 n-d-796909-3 sudo[141060]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:21:48.382331 n-d-796909-3 sudo[141060]: pam_unix(sudo:session): session closed for user root
Sep 15 22:21:48.385274 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:21:48.386810 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:21:48.404655 n-d-796909-3 sudo[141063]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:21:48.405442 n-d-796909-3 sudo[141063]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:21:48.841033 n-d-796909-3 sudo[141063]: pam_unix(sudo:session): session closed for user root
Sep 15 22:21:48.843124 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:21:48.844622 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:22:47.912077 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:22:47.913024 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:22:47.913388 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:22:47.935335 n-d-796909-3 sudo[141113]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:22:47.936402 n-d-796909-3 sudo[141113]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:22:48.392774 n-d-796909-3 sudo[141113]: pam_unix(sudo:session): session closed for user root
Sep 15 22:22:48.394788 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.481s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:22:48.396326 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:22:48.415347 n-d-796909-3 sudo[141116]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:22:48.416149 n-d-796909-3 sudo[141116]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:22:48.850612 n-d-796909-3 sudo[141116]: pam_unix(sudo:session): session closed for user root
Sep 15 22:22:48.852875 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:22:48.854156 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:23:47.913192 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:23:47.913897 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:23:47.914286 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:23:47.934871 n-d-796909-3 sudo[141165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:23:47.935731 n-d-796909-3 sudo[141165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:23:48.352175 n-d-796909-3 sudo[141165]: pam_unix(sudo:session): session closed for user root
Sep 15 22:23:48.354788 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:23:48.356352 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:23:48.374991 n-d-796909-3 sudo[141168]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:23:48.375810 n-d-796909-3 sudo[141168]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:23:48.795341 n-d-796909-3 sudo[141168]: pam_unix(sudo:session): session closed for user root
Sep 15 22:23:48.797434 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.441s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:23:48.798752 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:24:47.916034 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:24:47.916698 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:24:47.917140 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:24:47.935362 n-d-796909-3 sudo[141528]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:24:47.936144 n-d-796909-3 sudo[141528]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:24:48.357487 n-d-796909-3 sudo[141528]: pam_unix(sudo:session): session closed for user root
Sep 15 22:24:48.359569 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:24:48.361098 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:24:48.379101 n-d-796909-3 sudo[141531]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:24:48.379925 n-d-796909-3 sudo[141531]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:24:48.797116 n-d-796909-3 sudo[141531]: pam_unix(sudo:session): session closed for user root
Sep 15 22:24:48.799271 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:24:48.800651 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:25:47.918512 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:25:47.919165 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:25:47.919567 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:25:47.938189 n-d-796909-3 sudo[141580]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:25:47.938977 n-d-796909-3 sudo[141580]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:25:48.369490 n-d-796909-3 sudo[141580]: pam_unix(sudo:session): session closed for user root
Sep 15 22:25:48.371626 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:25:48.373189 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:25:48.390766 n-d-796909-3 sudo[141583]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:25:48.391558 n-d-796909-3 sudo[141583]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:25:48.829175 n-d-796909-3 sudo[141583]: pam_unix(sudo:session): session closed for user root
Sep 15 22:25:48.831309 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.458s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:25:48.832658 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:26:47.919558 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:26:47.920220 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:26:47.920528 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:26:47.938732 n-d-796909-3 sudo[141632]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:26:47.939538 n-d-796909-3 sudo[141632]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:26:48.365759 n-d-796909-3 sudo[141632]: pam_unix(sudo:session): session closed for user root
Sep 15 22:26:48.367900 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.447s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:26:48.369441 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:26:48.387017 n-d-796909-3 sudo[141635]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:26:48.387888 n-d-796909-3 sudo[141635]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:26:48.817136 n-d-796909-3 sudo[141635]: pam_unix(sudo:session): session closed for user root
Sep 15 22:26:48.819192 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:26:48.820520 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:27:47.918601 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:27:47.919200 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:27:47.919641 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:27:47.937158 n-d-796909-3 sudo[141780]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:27:47.937927 n-d-796909-3 sudo[141780]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:27:48.372931 n-d-796909-3 sudo[141780]: pam_unix(sudo:session): session closed for user root
Sep 15 22:27:48.374984 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:27:48.376811 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:27:48.394141 n-d-796909-3 sudo[141783]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:27:48.394927 n-d-796909-3 sudo[141783]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:27:48.830461 n-d-796909-3 sudo[141783]: pam_unix(sudo:session): session closed for user root
Sep 15 22:27:48.833479 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:27:48.835233 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:28:47.923108 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:28:47.923767 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:28:47.924172 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:28:47.942047 n-d-796909-3 sudo[141832]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:28:47.942814 n-d-796909-3 sudo[141832]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:28:48.364694 n-d-796909-3 sudo[141832]: pam_unix(sudo:session): session closed for user root
Sep 15 22:28:48.366747 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:28:48.368329 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:28:48.385888 n-d-796909-3 sudo[141835]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:28:48.386663 n-d-796909-3 sudo[141835]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:28:48.802792 n-d-796909-3 sudo[141835]: pam_unix(sudo:session): session closed for user root
Sep 15 22:28:48.804949 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:28:48.806230 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:29:47.924014 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:29:47.924659 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:29:47.925019 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:29:47.942802 n-d-796909-3 sudo[141887]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:29:47.943614 n-d-796909-3 sudo[141887]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:29:48.377145 n-d-796909-3 sudo[141887]: pam_unix(sudo:session): session closed for user root
Sep 15 22:29:48.379512 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:29:48.381116 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:29:48.398999 n-d-796909-3 sudo[141890]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:29:48.399823 n-d-796909-3 sudo[141890]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:29:48.831958 n-d-796909-3 sudo[141890]: pam_unix(sudo:session): session closed for user root
Sep 15 22:29:48.834831 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:29:48.836689 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:30:47.924801 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:30:47.925368 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:30:47.925789 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:30:47.943119 n-d-796909-3 sudo[142031]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:30:47.943917 n-d-796909-3 sudo[142031]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:30:48.377189 n-d-796909-3 sudo[142031]: pam_unix(sudo:session): session closed for user root
Sep 15 22:30:48.380127 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:30:48.381645 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:30:48.399006 n-d-796909-3 sudo[142034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:30:48.399808 n-d-796909-3 sudo[142034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:30:48.813255 n-d-796909-3 sudo[142034]: pam_unix(sudo:session): session closed for user root
Sep 15 22:30:48.815449 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.433s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:30:48.816754 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:31:47.924279 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:31:47.924916 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:31:47.925247 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:31:47.943622 n-d-796909-3 sudo[142085]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:31:47.944419 n-d-796909-3 sudo[142085]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:31:48.370390 n-d-796909-3 sudo[142085]: pam_unix(sudo:session): session closed for user root
Sep 15 22:31:48.372466 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.447s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:31:48.374045 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:31:48.392394 n-d-796909-3 sudo[142088]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:31:48.393179 n-d-796909-3 sudo[142088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:31:48.829052 n-d-796909-3 sudo[142088]: pam_unix(sudo:session): session closed for user root
Sep 15 22:31:48.831164 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:31:48.832467 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:32:47.929869 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:32:47.930476 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:32:47.930909 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:32:47.948482 n-d-796909-3 sudo[142137]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:32:47.949257 n-d-796909-3 sudo[142137]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:32:48.394733 n-d-796909-3 sudo[142137]: pam_unix(sudo:session): session closed for user root
Sep 15 22:32:48.396785 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.466s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:32:48.398314 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:32:48.416916 n-d-796909-3 sudo[142140]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:32:48.417739 n-d-796909-3 sudo[142140]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:32:48.836513 n-d-796909-3 sudo[142140]: pam_unix(sudo:session): session closed for user root
Sep 15 22:32:48.838572 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:32:48.839891 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:33:47.928011 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:33:47.928721 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:33:47.929667 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:33:47.949905 n-d-796909-3 sudo[142239]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:33:47.952664 n-d-796909-3 sudo[142239]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:33:48.395979 n-d-796909-3 sudo[142239]: pam_unix(sudo:session): session closed for user root
Sep 15 22:33:48.398517 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.469s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:33:48.400180 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:33:48.419111 n-d-796909-3 sudo[142251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:33:48.419948 n-d-796909-3 sudo[142251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:33:48.845724 n-d-796909-3 sudo[142251]: pam_unix(sudo:session): session closed for user root
Sep 15 22:33:48.847883 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:33:48.849159 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:34:47.926983 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:34:47.927609 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:34:47.928024 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:34:47.946030 n-d-796909-3 sudo[142359]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:34:47.946837 n-d-796909-3 sudo[142359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:34:48.360742 n-d-796909-3 sudo[142359]: pam_unix(sudo:session): session closed for user root
Sep 15 22:34:48.362860 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:34:48.364420 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:34:48.382603 n-d-796909-3 sudo[142362]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:34:48.383401 n-d-796909-3 sudo[142362]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:34:48.797456 n-d-796909-3 sudo[142362]: pam_unix(sudo:session): session closed for user root
Sep 15 22:34:48.799771 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:34:48.801142 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:35:47.928010 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:35:47.928636 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:35:47.928981 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:35:47.946320 n-d-796909-3 sudo[142411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:35:47.947113 n-d-796909-3 sudo[142411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:35:48.384572 n-d-796909-3 sudo[142411]: pam_unix(sudo:session): session closed for user root
Sep 15 22:35:48.386609 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:35:48.388228 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:35:48.406789 n-d-796909-3 sudo[142414]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:35:48.407594 n-d-796909-3 sudo[142414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:35:48.824469 n-d-796909-3 sudo[142414]: pam_unix(sudo:session): session closed for user root
Sep 15 22:35:48.826535 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:35:48.828436 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:36:36.761669 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-1f58fb4e-0a57-410a-8439-8d39db00e7be tempest-ServerActionsTestJSON-1471827570 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:36:36.767089 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-1f58fb4e-0a57-410a-8439-8d39db00e7be tempest-ServerActionsTestJSON-1471827570 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:36:36.767615 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-1f58fb4e-0a57-410a-8439-8d39db00e7be tempest-ServerActionsTestJSON-1471827570 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:36:36.780085 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1f58fb4e-0a57-410a-8439-8d39db00e7be tempest-ServerActionsTestJSON-1471827570 None] Flow 'volume_create_manager' (0306b4f8-f8d4-40fe-9adb-aaa3e6b5bbb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:36:36.784413 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1f58fb4e-0a57-410a-8439-8d39db00e7be tempest-ServerActionsTestJSON-1471827570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee2bd301-8e3b-449f-8624-de4af4e5ef6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:36:36.807335 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-1f58fb4e-0a57-410a-8439-8d39db00e7be tempest-ServerActionsTestJSON-1471827570 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:36:36.833218 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1f58fb4e-0a57-410a-8439-8d39db00e7be tempest-ServerActionsTestJSON-1471827570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee2bd301-8e3b-449f-8624-de4af4e5ef6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:36:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-829749921',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=40878719-86ac-4978-b091-276b1b089152,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db47263316714a8f8315ae7c549740d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:36:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:36:37Z,user_id='ad5c063ee1cf41d380a2aedb13e1be75',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:36:36.835562 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1f58fb4e-0a57-410a-8439-8d39db00e7be tempest-ServerActionsTestJSON-1471827570 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (82a71f50-4542-4ece-a57f-cfeebff8130f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:36:36.837610 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1f58fb4e-0a57-410a-8439-8d39db00e7be tempest-ServerActionsTestJSON-1471827570 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (82a71f50-4542-4ece-a57f-cfeebff8130f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:36:36.839865 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1f58fb4e-0a57-410a-8439-8d39db00e7be tempest-ServerActionsTestJSON-1471827570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0c7e62e0-0dae-4d18-a2fc-b7be348484d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:36:36.841988 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1f58fb4e-0a57-410a-8439-8d39db00e7be tempest-ServerActionsTestJSON-1471827570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0c7e62e0-0dae-4d18-a2fc-b7be348484d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '40878719-86ac-4978-b091-276b1b089152', 'volume_name': 'volume-40878719-86ac-4978-b091-276b1b089152', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:36:36.844202 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1f58fb4e-0a57-410a-8439-8d39db00e7be tempest-ServerActionsTestJSON-1471827570 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b4ec8e30-f435-4fd1-90c1-8ae2150b18e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:36:36.846202 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1f58fb4e-0a57-410a-8439-8d39db00e7be tempest-ServerActionsTestJSON-1471827570 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b4ec8e30-f435-4fd1-90c1-8ae2150b18e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:36:36.848274 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1f58fb4e-0a57-410a-8439-8d39db00e7be tempest-ServerActionsTestJSON-1471827570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d581dec-b172-484c-99b5-6fad56dc3b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:36:36.849022 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-1f58fb4e-0a57-410a-8439-8d39db00e7be tempest-ServerActionsTestJSON-1471827570 None] Volume 40878719-86ac-4978-b091-276b1b089152: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-40878719-86ac-4978-b091-276b1b089152', 'volume_size': 1}
Sep 15 22:36:36.849970 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1f58fb4e-0a57-410a-8439-8d39db00e7be tempest-ServerActionsTestJSON-1471827570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-40878719-86ac-4978-b091-276b1b089152 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:36:36.867770 n-d-796909-3 sudo[142461]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-40878719-86ac-4978-b091-276b1b089152 stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:36:36.868564 n-d-796909-3 sudo[142461]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:36:37.449761 n-d-796909-3 sudo[142461]: pam_unix(sudo:session): session closed for user root
Sep 15 22:36:37.452081 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-1f58fb4e-0a57-410a-8439-8d39db00e7be tempest-ServerActionsTestJSON-1471827570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-40878719-86ac-4978-b091-276b1b089152 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.602s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:36:37.455341 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1f58fb4e-0a57-410a-8439-8d39db00e7be tempest-ServerActionsTestJSON-1471827570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d581dec-b172-484c-99b5-6fad56dc3b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-40878719-86ac-4978-b091-276b1b089152', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:36:37.457794 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1f58fb4e-0a57-410a-8439-8d39db00e7be tempest-ServerActionsTestJSON-1471827570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (270c8d61-52a8-455e-8827-84981a518cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:36:37.508271 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-1f58fb4e-0a57-410a-8439-8d39db00e7be tempest-ServerActionsTestJSON-1471827570 None] Volume volume-40878719-86ac-4978-b091-276b1b089152 (40878719-86ac-4978-b091-276b1b089152): created successfully
Sep 15 22:36:37.510072 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1f58fb4e-0a57-410a-8439-8d39db00e7be tempest-ServerActionsTestJSON-1471827570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (270c8d61-52a8-455e-8827-84981a518cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:36:37.513068 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-1f58fb4e-0a57-410a-8439-8d39db00e7be tempest-ServerActionsTestJSON-1471827570 None] Flow 'volume_create_manager' (0306b4f8-f8d4-40fe-9adb-aaa3e6b5bbb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:36:37.565044 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-1f58fb4e-0a57-410a-8439-8d39db00e7be tempest-ServerActionsTestJSON-1471827570 None] Created volume successfully.
Sep 15 22:36:39.199362 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-12521345-9eea-40a6-9692-b790920377d9 req-e9796e8f-ea43-4110-994c-a55880a7dfb7 tempest-ServerActionsTestJSON-1471827570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:36:39.217992 n-d-796909-3 sudo[142496]: ubuntu : 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-40878719-86ac-4978-b091-276b1b089152
Sep 15 22:36:39.218776 n-d-796909-3 sudo[142496]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:36:39.590270 n-d-796909-3 sudo[142496]: pam_unix(sudo:session): session closed for user root
Sep 15 22:36:39.592824 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-12521345-9eea-40a6-9692-b790920377d9 req-e9796e8f-ea43-4110-994c-a55880a7dfb7 tempest-ServerActionsTestJSON-1471827570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152" returned: 0 in 0.393s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:36:39.640175 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:36:39.646020 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:36:39.646343 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514528]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:36:39.646924 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-12521345-9eea-40a6-9692-b790920377d9 req-e9796e8f-ea43-4110-994c-a55880a7dfb7 tempest-ServerActionsTestJSON-1471827570 None] Targets prior to update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 22:36:39.647747 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-12521345-9eea-40a6-9692-b790920377d9 req-e9796e8f-ea43-4110-994c-a55880a7dfb7 tempest-ServerActionsTestJSON-1471827570 None] Creating iscsi_target for Volume ID: volume-40878719-86ac-4978-b091-276b1b089152 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 22:36:39.712967 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-12521345-9eea-40a6-9692-b790920377d9 req-e9796e8f-ea43-4110-994c-a55880a7dfb7 tempest-ServerActionsTestJSON-1471827570 None] Created volume path /opt/stack/data/cinder/volumes/volume-40878719-86ac-4978-b091-276b1b089152,
Sep 15 22:36:39.712967 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 22:36:39.712967 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:36:39.712967 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152
Sep 15 22:36:39.712967 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 22:36:39.712967 n-d-796909-3 cinder-volume[84872]: incominguser p3tE49S23fNwoynEAFNL nXaJabVvcS3RYj6y
Sep 15 22:36:39.712967 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:36:39.712967 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 22:36:39.712967 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:36:39.712967 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 22:36:39.714310 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-40878719-86ac-4978-b091-276b1b089152 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:36:40.052561 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-40878719-86ac-4978-b091-276b1b089152" returned: 0 in 0.338s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:36:40.052887 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514528]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:36:40.053469 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-12521345-9eea-40a6-9692-b790920377d9 req-e9796e8f-ea43-4110-994c-a55880a7dfb7 tempest-ServerActionsTestJSON-1471827570 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 22:36:40.053827 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-12521345-9eea-40a6-9692-b790920377d9 req-e9796e8f-ea43-4110-994c-a55880a7dfb7 tempest-ServerActionsTestJSON-1471827570 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 22:36:40.056909 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:36:40.062255 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:36:40.062589 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514528]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-40878719-86ac-4978-b091-276b1b089152\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152\n Backing store flags: \n Account information:\n p3tE49S23fNwoynEAFNL\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:36:40.063164 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-12521345-9eea-40a6-9692-b790920377d9 req-e9796e8f-ea43-4110-994c-a55880a7dfb7 tempest-ServerActionsTestJSON-1471827570 None] Targets after update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 22:36:40.064123 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:36:40.150736 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:36:40.151071 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514528]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-40878719-86ac-4978-b091-276b1b089152\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152\n Backing store flags: \n Account information:\n p3tE49S23fNwoynEAFNL\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:36:40.152217 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:36:40.238109 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:36:40.238669 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514528]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-40878719-86ac-4978-b091-276b1b089152\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152\n Backing store flags: \n Account information:\n p3tE49S23fNwoynEAFNL\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:36:40.239395 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-12521345-9eea-40a6-9692-b790920377d9 req-e9796e8f-ea43-4110-994c-a55880a7dfb7 tempest-ServerActionsTestJSON-1471827570 None] Set provider_location to: 10.222.0.24:3260,1 iqn.2010-10.org.openstack:volume-40878719-86ac-4978-b091-276b1b089152 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 22:36:40.590343 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-12521345-9eea-40a6-9692-b790920377d9 req-e9796e8f-ea43-4110-994c-a55880a7dfb7 tempest-ServerActionsTestJSON-1471827570 None] attachment_update completed successfully.
Sep 15 22:36:47.925813 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:36:47.926366 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:36:47.926832 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:36:47.944411 n-d-796909-3 sudo[142536]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:36:47.945195 n-d-796909-3 sudo[142536]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:36:48.325453 n-d-796909-3 sudo[142536]: pam_unix(sudo:session): session closed for user root
Sep 15 22:36:48.327528 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.400s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:36:48.329669 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:36:48.349071 n-d-796909-3 sudo[142539]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:36:48.349842 n-d-796909-3 sudo[142539]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:36:48.740005 n-d-796909-3 sudo[142539]: pam_unix(sudo:session): session closed for user root
Sep 15 22:36:48.742034 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.412s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:36:48.744223 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:37:04.657741 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-1202a9f1-6c5c-4a9d-98e1-c535b8978bdb req-726d7c08-527e-46c4-ab85-0e4ab4a449dd tempest-ServerActionsTestJSON-1471827570 None] Terminate volume connection completed successfully.
Sep 15 22:37:04.658371 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-1202a9f1-6c5c-4a9d-98e1-c535b8978bdb req-726d7c08-527e-46c4-ab85-0e4ab4a449dd tempest-ServerActionsTestJSON-1471827570 None] Deleting attachment 40b2d5f5-2da2-496b-afe3-07c201e8a0a4. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 22:37:04.757835 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-1202a9f1-6c5c-4a9d-98e1-c535b8978bdb req-726d7c08-527e-46c4-ab85-0e4ab4a449dd tempest-ServerActionsTestJSON-1471827570 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:37:04.757835 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:37:04.757835 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:37:08.227464 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-1202a9f1-6c5c-4a9d-98e1-c535b8978bdb req-46fe0030-ff13-4a93-894f-c57ec287d374 tempest-ServerActionsTestJSON-1471827570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:37:08.245644 n-d-796909-3 sudo[142566]: ubuntu : 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-40878719-86ac-4978-b091-276b1b089152
Sep 15 22:37:08.246437 n-d-796909-3 sudo[142566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:37:08.635296 n-d-796909-3 sudo[142566]: pam_unix(sudo:session): session closed for user root
Sep 15 22:37:08.637843 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-1202a9f1-6c5c-4a9d-98e1-c535b8978bdb req-46fe0030-ff13-4a93-894f-c57ec287d374 tempest-ServerActionsTestJSON-1471827570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152" returned: 0 in 0.410s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:37:08.685816 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:37:08.690520 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:37:08.690869 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-40878719-86ac-4978-b091-276b1b089152\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152\n Backing store flags: \n Account information:\n p3tE49S23fNwoynEAFNL\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-1202a9f1-6c5c-4a9d-98e1-c535b8978bdb req-46fe0030-ff13-4a93-894f-c57ec287d374 tempest-ServerActionsTestJSON-1471827570 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-40878719-86ac-4978-b091-276b1b089152
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: p3tE49S23fNwoynEAFNL
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 22:37:08.691516 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 22:37:08.694238 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-1202a9f1-6c5c-4a9d-98e1-c535b8978bdb req-46fe0030-ff13-4a93-894f-c57ec287d374 tempest-ServerActionsTestJSON-1471827570 None] Creating iscsi_target for Volume ID: volume-40878719-86ac-4978-b091-276b1b089152 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 22:37:08.694238 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-1202a9f1-6c5c-4a9d-98e1-c535b8978bdb req-46fe0030-ff13-4a93-894f-c57ec287d374 tempest-ServerActionsTestJSON-1471827570 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-40878719-86ac-4978-b091-276b1b089152 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 15 22:37:08.810018 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-1202a9f1-6c5c-4a9d-98e1-c535b8978bdb req-46fe0030-ff13-4a93-894f-c57ec287d374 tempest-ServerActionsTestJSON-1471827570 None] Created volume path /opt/stack/data/cinder/volumes/volume-40878719-86ac-4978-b091-276b1b089152,
Sep 15 22:37:08.810018 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 22:37:08.810018 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:37:08.810018 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152
Sep 15 22:37:08.810018 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 22:37:08.810018 n-d-796909-3 cinder-volume[84872]: incominguser p3tE49S23fNwoynEAFNL nXaJabVvcS3RYj6y
Sep 15 22:37:08.810018 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:37:08.810018 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 22:37:08.810018 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:37:08.810018 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 22:37:08.814920 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-40878719-86ac-4978-b091-276b1b089152 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:37:09.192734 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-40878719-86ac-4978-b091-276b1b089152" returned: 0 in 0.380s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:37:09.193065 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514688]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:37:09.193655 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-1202a9f1-6c5c-4a9d-98e1-c535b8978bdb req-46fe0030-ff13-4a93-894f-c57ec287d374 tempest-ServerActionsTestJSON-1471827570 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 22:37:09.194014 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-1202a9f1-6c5c-4a9d-98e1-c535b8978bdb req-46fe0030-ff13-4a93-894f-c57ec287d374 tempest-ServerActionsTestJSON-1471827570 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 22:37:09.195261 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:37:09.201062 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:37:09.201408 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-40878719-86ac-4978-b091-276b1b089152\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152\n Backing store flags: \n Account information:\n p3tE49S23fNwoynEAFNL\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-1202a9f1-6c5c-4a9d-98e1-c535b8978bdb req-46fe0030-ff13-4a93-894f-c57ec287d374 tempest-ServerActionsTestJSON-1471827570 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-40878719-86ac-4978-b091-276b1b089152
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: p3tE49S23fNwoynEAFNL
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 22:37:09.201920 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 22:37:09.204115 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:37:09.288113 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:37:09.288663 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-40878719-86ac-4978-b091-276b1b089152\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152\n Backing store flags: \n Account information:\n p3tE49S23fNwoynEAFNL\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:37:09.289626 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:37:09.376177 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:37:09.376515 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-40878719-86ac-4978-b091-276b1b089152\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152\n Backing store flags: \n Account information:\n p3tE49S23fNwoynEAFNL\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:37:09.377461 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-1202a9f1-6c5c-4a9d-98e1-c535b8978bdb req-46fe0030-ff13-4a93-894f-c57ec287d374 tempest-ServerActionsTestJSON-1471827570 None] Set provider_location to: 10.222.0.24:3260,1 iqn.2010-10.org.openstack:volume-40878719-86ac-4978-b091-276b1b089152 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 22:37:09.677272 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-1202a9f1-6c5c-4a9d-98e1-c535b8978bdb req-46fe0030-ff13-4a93-894f-c57ec287d374 tempest-ServerActionsTestJSON-1471827570 None] attachment_update completed successfully.
Sep 15 22:37:24.381619 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-9f15b2b4-6e9d-4bc1-83f3-b4a7093613f7 req-b9bb0341-7ef9-439c-b794-61016cf585e6 tempest-ServerActionsTestJSON-1471827570 None] Terminate volume connection completed successfully.
Sep 15 22:37:24.382277 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-9f15b2b4-6e9d-4bc1-83f3-b4a7093613f7 req-b9bb0341-7ef9-439c-b794-61016cf585e6 tempest-ServerActionsTestJSON-1471827570 None] Deleting attachment 8971053f-5ad4-4bc0-8ce4-0d461b0d8167. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 22:37:24.494618 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-9f15b2b4-6e9d-4bc1-83f3-b4a7093613f7 req-b9bb0341-7ef9-439c-b794-61016cf585e6 tempest-ServerActionsTestJSON-1471827570 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:37:24.494618 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:37:24.494618 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:37:28.351842 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-9f15b2b4-6e9d-4bc1-83f3-b4a7093613f7 req-36a5498e-35f5-4fab-b5c5-760c4d617ea2 tempest-ServerActionsTestJSON-1471827570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:37:28.369995 n-d-796909-3 sudo[142673]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152
Sep 15 22:37:28.370760 n-d-796909-3 sudo[142673]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:37:28.767544 n-d-796909-3 sudo[142673]: pam_unix(sudo:session): session closed for user root
Sep 15 22:37:28.769796 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-9f15b2b4-6e9d-4bc1-83f3-b4a7093613f7 req-36a5498e-35f5-4fab-b5c5-760c4d617ea2 tempest-ServerActionsTestJSON-1471827570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152" returned: 0 in 0.418s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:37:28.814290 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:37:28.821797 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:37:28.822656 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-40878719-86ac-4978-b091-276b1b089152\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152\n Backing store flags: \n Account information:\n p3tE49S23fNwoynEAFNL\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-9f15b2b4-6e9d-4bc1-83f3-b4a7093613f7 req-36a5498e-35f5-4fab-b5c5-760c4d617ea2 tempest-ServerActionsTestJSON-1471827570 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-40878719-86ac-4978-b091-276b1b089152
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: p3tE49S23fNwoynEAFNL
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 22:37:28.823596 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 22:37:28.826072 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-9f15b2b4-6e9d-4bc1-83f3-b4a7093613f7 req-36a5498e-35f5-4fab-b5c5-760c4d617ea2 tempest-ServerActionsTestJSON-1471827570 None] Creating iscsi_target for Volume ID: volume-40878719-86ac-4978-b091-276b1b089152 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 22:37:28.826167 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-9f15b2b4-6e9d-4bc1-83f3-b4a7093613f7 req-36a5498e-35f5-4fab-b5c5-760c4d617ea2 tempest-ServerActionsTestJSON-1471827570 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-40878719-86ac-4978-b091-276b1b089152 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 15 22:37:28.907081 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-9f15b2b4-6e9d-4bc1-83f3-b4a7093613f7 req-36a5498e-35f5-4fab-b5c5-760c4d617ea2 tempest-ServerActionsTestJSON-1471827570 None] Created volume path /opt/stack/data/cinder/volumes/volume-40878719-86ac-4978-b091-276b1b089152,
Sep 15 22:37:28.907081 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 22:37:28.907081 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:37:28.907081 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152
Sep 15 22:37:28.907081 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 22:37:28.907081 n-d-796909-3 cinder-volume[84872]: incominguser p3tE49S23fNwoynEAFNL nXaJabVvcS3RYj6y
Sep 15 22:37:28.907081 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:37:28.907081 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 22:37:28.907081 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:37:28.907081 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 22:37:28.911805 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-40878719-86ac-4978-b091-276b1b089152 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:37:29.273777 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-40878719-86ac-4978-b091-276b1b089152" returned: 0 in 0.363s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:37:29.274100 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514688]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:37:29.274677 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-9f15b2b4-6e9d-4bc1-83f3-b4a7093613f7 req-36a5498e-35f5-4fab-b5c5-760c4d617ea2 tempest-ServerActionsTestJSON-1471827570 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 22:37:29.275215 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-9f15b2b4-6e9d-4bc1-83f3-b4a7093613f7 req-36a5498e-35f5-4fab-b5c5-760c4d617ea2 tempest-ServerActionsTestJSON-1471827570 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 22:37:29.276674 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:37:29.283140 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:37:29.283511 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-40878719-86ac-4978-b091-276b1b089152\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152\n Backing store flags: \n Account information:\n p3tE49S23fNwoynEAFNL\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-9f15b2b4-6e9d-4bc1-83f3-b4a7093613f7 req-36a5498e-35f5-4fab-b5c5-760c4d617ea2 tempest-ServerActionsTestJSON-1471827570 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-40878719-86ac-4978-b091-276b1b089152
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: p3tE49S23fNwoynEAFNL
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 22:37:29.284077 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 22:37:29.286644 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:37:29.374572 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:37:29.375188 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-40878719-86ac-4978-b091-276b1b089152\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152\n Backing store flags: \n Account information:\n p3tE49S23fNwoynEAFNL\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:37:29.387300 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:37:29.480987 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:37:29.481349 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-40878719-86ac-4978-b091-276b1b089152\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152\n Backing store flags: \n Account information:\n p3tE49S23fNwoynEAFNL\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:37:29.482604 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-9f15b2b4-6e9d-4bc1-83f3-b4a7093613f7 req-36a5498e-35f5-4fab-b5c5-760c4d617ea2 tempest-ServerActionsTestJSON-1471827570 None] Set provider_location to: 10.222.0.24:3260,1 iqn.2010-10.org.openstack:volume-40878719-86ac-4978-b091-276b1b089152 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 22:37:29.778546 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-9f15b2b4-6e9d-4bc1-83f3-b4a7093613f7 req-36a5498e-35f5-4fab-b5c5-760c4d617ea2 tempest-ServerActionsTestJSON-1471827570 None] attachment_update completed successfully.
Sep 15 22:37:43.829963 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-f6ea4574-48cc-45bb-9677-4a8ae669dd40 req-4bcc827b-5d1c-410f-81ed-2d4a62494156 tempest-ServerActionsTestJSON-1471827570 None] Terminate volume connection completed successfully.
Sep 15 22:37:43.830687 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-f6ea4574-48cc-45bb-9677-4a8ae669dd40 req-4bcc827b-5d1c-410f-81ed-2d4a62494156 tempest-ServerActionsTestJSON-1471827570 None] Deleting attachment b9581253-75e3-477e-b969-a86005523ba6. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 22:37:43.831766 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:37:43.918484 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:37:43.918819 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-40878719-86ac-4978-b091-276b1b089152\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152\n Backing store flags: \n Account information:\n p3tE49S23fNwoynEAFNL\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:37:43.919461 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-f6ea4574-48cc-45bb-9677-4a8ae669dd40 req-4bcc827b-5d1c-410f-81ed-2d4a62494156 tempest-ServerActionsTestJSON-1471827570 None] Removing iscsi_target for Volume ID: 40878719-86ac-4978-b091-276b1b089152
Sep 15 22:37:43.922360 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-40878719-86ac-4978-b091-276b1b089152 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:37:44.015961 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-40878719-86ac-4978-b091-276b1b089152 -f" returned: 0 in 0.094s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:37:44.016814 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514688]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:37:44.021125 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:37:44.113139 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:37:44.113653 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514688]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:37:44.294951 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-f6ea4574-48cc-45bb-9677-4a8ae669dd40 req-4bcc827b-5d1c-410f-81ed-2d4a62494156 tempest-ServerActionsTestJSON-1471827570 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:37:44.294951 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:37:44.294951 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:37:45.901934 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-4cbc171e-27f7-47a5-8a77-8bfa4fe6dc9e tempest-ServerActionsTestJSON-1471827570 None] Lock "b'cinder-40878719-86ac-4978-b091-276b1b089152-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:37:46.026248 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:37:46.113756 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:37:46.114082 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514688]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:37:46.114729 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-4cbc171e-27f7-47a5-8a77-8bfa4fe6dc9e tempest-ServerActionsTestJSON-1471827570 None] Skipping remove_export. No iscsi_target is presently exported for volume: 40878719-86ac-4978-b091-276b1b089152
Sep 15 22:37:46.115749 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4cbc171e-27f7-47a5-8a77-8bfa4fe6dc9e tempest-ServerActionsTestJSON-1471827570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:37:46.133575 n-d-796909-3 sudo[142768]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152
Sep 15 22:37:46.134377 n-d-796909-3 sudo[142768]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:37:46.529705 n-d-796909-3 sudo[142768]: pam_unix(sudo:session): session closed for user root
Sep 15 22:37:46.532206 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4cbc171e-27f7-47a5-8a77-8bfa4fe6dc9e tempest-ServerActionsTestJSON-1471827570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152" returned: 0 in 0.416s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:37:46.533767 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4cbc171e-27f7-47a5-8a77-8bfa4fe6dc9e tempest-ServerActionsTestJSON-1471827570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:37:46.550858 n-d-796909-3 sudo[142771]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152
Sep 15 22:37:46.551640 n-d-796909-3 sudo[142771]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:37:46.945597 n-d-796909-3 sudo[142771]: pam_unix(sudo:session): session closed for user root
Sep 15 22:37:46.947861 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4cbc171e-27f7-47a5-8a77-8bfa4fe6dc9e tempest-ServerActionsTestJSON-1471827570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152" returned: 0 in 0.414s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:37:46.949674 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4cbc171e-27f7-47a5-8a77-8bfa4fe6dc9e tempest-ServerActionsTestJSON-1471827570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:37:46.967435 n-d-796909-3 sudo[142774]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152
Sep 15 22:37:46.968239 n-d-796909-3 sudo[142774]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:37:47.543684 n-d-796909-3 sudo[142774]: pam_unix(sudo:session): session closed for user root
Sep 15 22:37:47.545951 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4cbc171e-27f7-47a5-8a77-8bfa4fe6dc9e tempest-ServerActionsTestJSON-1471827570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-40878719-86ac-4978-b091-276b1b089152" returned: 0 in 0.596s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:37:47.547131 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-4cbc171e-27f7-47a5-8a77-8bfa4fe6dc9e tempest-ServerActionsTestJSON-1471827570 None] Successfully deleted volume: 40878719-86ac-4978-b091-276b1b089152
Sep 15 22:37:47.679362 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-4cbc171e-27f7-47a5-8a77-8bfa4fe6dc9e tempest-ServerActionsTestJSON-1471827570 None] Created reservations ['b45b7b11-aa13-45de-b13a-7f81d8bc69e4', '02dc52e2-a2eb-4a1d-a8e4-75921d2a050b', '56a0fea9-e995-4cb6-a6fb-4c77f48c56a6', 'b62c40b5-5514-4258-b541-71e587545d89'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:37:47.681493 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-4cbc171e-27f7-47a5-8a77-8bfa4fe6dc9e tempest-ServerActionsTestJSON-1471827570 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:37:47.681493 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:37:47.681493 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:37:47.855779 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-4cbc171e-27f7-47a5-8a77-8bfa4fe6dc9e tempest-ServerActionsTestJSON-1471827570 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:37:47.856359 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4cbc171e-27f7-47a5-8a77-8bfa4fe6dc9e tempest-ServerActionsTestJSON-1471827570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:37:47.874241 n-d-796909-3 sudo[142781]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:37:47.875631 n-d-796909-3 sudo[142781]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:37:47.930649 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:37:47.931087 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:37:47.932216 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:37:47.950510 n-d-796909-3 sudo[142783]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:37:47.951979 n-d-796909-3 sudo[142783]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:37:48.302744 n-d-796909-3 sudo[142781]: pam_unix(sudo:session): session closed for user root
Sep 15 22:37:48.305165 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4cbc171e-27f7-47a5-8a77-8bfa4fe6dc9e tempest-ServerActionsTestJSON-1471827570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:37:48.307373 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4cbc171e-27f7-47a5-8a77-8bfa4fe6dc9e tempest-ServerActionsTestJSON-1471827570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:37:48.326843 n-d-796909-3 sudo[142787]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:37:48.327653 n-d-796909-3 sudo[142787]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:37:48.366552 n-d-796909-3 sudo[142783]: pam_unix(sudo:session): session closed for user root
Sep 15 22:37:48.368791 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:37:48.370276 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:37:48.391583 n-d-796909-3 sudo[142789]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:37:48.392914 n-d-796909-3 sudo[142789]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:37:48.788496 n-d-796909-3 sudo[142787]: pam_unix(sudo:session): session closed for user root
Sep 15 22:37:48.790905 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-4cbc171e-27f7-47a5-8a77-8bfa4fe6dc9e tempest-ServerActionsTestJSON-1471827570 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:37:48.793178 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-4cbc171e-27f7-47a5-8a77-8bfa4fe6dc9e tempest-ServerActionsTestJSON-1471827570 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:37:48.799321 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-4cbc171e-27f7-47a5-8a77-8bfa4fe6dc9e tempest-ServerActionsTestJSON-1471827570 None] Deleted volume successfully.
Sep 15 22:37:48.858163 n-d-796909-3 sudo[142789]: pam_unix(sudo:session): session closed for user root
Sep 15 22:37:48.859857 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:37:48.860680 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:37:48.917739 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-4cbc171e-27f7-47a5-8a77-8bfa4fe6dc9e tempest-ServerActionsTestJSON-1471827570 None] Lock "b'cinder-40878719-86ac-4978-b091-276b1b089152-delete_volume'" released by "delete_volume" :: held 3.016s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:38:47.936100 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:38:47.936959 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:38:47.937155 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:38:47.956155 n-d-796909-3 sudo[142882]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:38:47.956952 n-d-796909-3 sudo[142882]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:38:48.410737 n-d-796909-3 sudo[142882]: pam_unix(sudo:session): session closed for user root
Sep 15 22:38:48.412809 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.475s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:38:48.414498 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:38:48.436071 n-d-796909-3 sudo[142890]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:38:48.436892 n-d-796909-3 sudo[142890]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:38:48.930788 n-d-796909-3 sudo[142890]: pam_unix(sudo:session): session closed for user root
Sep 15 22:38:48.933542 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:38:48.935200 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:39:46.913068 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-8b8db23d-ee92-4678-ad8c-8c97cf66a2fe tempest-TestEncryptedCinderVolumes-705842935 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:39:46.917281 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-8b8db23d-ee92-4678-ad8c-8c97cf66a2fe tempest-TestEncryptedCinderVolumes-705842935 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:39:46.922629 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-8b8db23d-ee92-4678-ad8c-8c97cf66a2fe tempest-TestEncryptedCinderVolumes-705842935 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:39:46.930295 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-8b8db23d-ee92-4678-ad8c-8c97cf66a2fe tempest-TestEncryptedCinderVolumes-705842935 None] Flow 'volume_create_manager' (5714a5f3-2e83-4da7-b026-b40d1df9aa56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:39:46.933475 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-8b8db23d-ee92-4678-ad8c-8c97cf66a2fe tempest-TestEncryptedCinderVolumes-705842935 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (caa13025-e24c-4ba4-b123-d0bbc72e7df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:39:46.956282 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-8b8db23d-ee92-4678-ad8c-8c97cf66a2fe tempest-TestEncryptedCinderVolumes-705842935 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:39:46.980412 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-8b8db23d-ee92-4678-ad8c-8c97cf66a2fe tempest-TestEncryptedCinderVolumes-705842935 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (caa13025-e24c-4ba4-b123-d0bbc72e7df9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:39:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1693161024',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=786cfc36-ca03-4d7b-8e20-b12139cb6fa5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30bd663277b4427eb50a17209bf40046',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:39:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:39:47Z,user_id='7fff357e05534417a12151eb32520df9',volume_attachment=>,volume_type=VolumeType(128b182b-206e-4c0c-b0b2-dba928e3f788),volume_type_id=128b182b-206e-4c0c-b0b2-dba928e3f788)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:39:46.982888 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-8b8db23d-ee92-4678-ad8c-8c97cf66a2fe tempest-TestEncryptedCinderVolumes-705842935 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6d240167-21b6-4911-8596-7e63ee52bdf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:39:46.984997 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-8b8db23d-ee92-4678-ad8c-8c97cf66a2fe tempest-TestEncryptedCinderVolumes-705842935 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6d240167-21b6-4911-8596-7e63ee52bdf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:39:46.987326 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-8b8db23d-ee92-4678-ad8c-8c97cf66a2fe tempest-TestEncryptedCinderVolumes-705842935 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c8ec944d-6447-448f-85d2-2f614e6519a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:39:46.989455 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-8b8db23d-ee92-4678-ad8c-8c97cf66a2fe tempest-TestEncryptedCinderVolumes-705842935 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c8ec944d-6447-448f-85d2-2f614e6519a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '786cfc36-ca03-4d7b-8e20-b12139cb6fa5', 'volume_name': 'volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:39:46.991695 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-8b8db23d-ee92-4678-ad8c-8c97cf66a2fe tempest-TestEncryptedCinderVolumes-705842935 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (25e68429-091d-43e6-8ab0-a87bc17f1fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:39:46.993720 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-8b8db23d-ee92-4678-ad8c-8c97cf66a2fe tempest-TestEncryptedCinderVolumes-705842935 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (25e68429-091d-43e6-8ab0-a87bc17f1fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:39:46.995832 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-8b8db23d-ee92-4678-ad8c-8c97cf66a2fe tempest-TestEncryptedCinderVolumes-705842935 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1b2e3e76-00ca-4670-995c-ef3c19052f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:39:46.997116 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-8b8db23d-ee92-4678-ad8c-8c97cf66a2fe tempest-TestEncryptedCinderVolumes-705842935 None] Volume 786cfc36-ca03-4d7b-8e20-b12139cb6fa5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5', 'volume_size': 1}
Sep 15 22:39:46.998096 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8b8db23d-ee92-4678-ad8c-8c97cf66a2fe tempest-TestEncryptedCinderVolumes-705842935 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:39:47.016510 n-d-796909-3 sudo[143703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5 stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:39:47.017301 n-d-796909-3 sudo[143703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:39:47.597547 n-d-796909-3 sudo[143703]: pam_unix(sudo:session): session closed for user root
Sep 15 22:39:47.600002 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-8b8db23d-ee92-4678-ad8c-8c97cf66a2fe tempest-TestEncryptedCinderVolumes-705842935 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.601s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:39:47.603265 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-8b8db23d-ee92-4678-ad8c-8c97cf66a2fe tempest-TestEncryptedCinderVolumes-705842935 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1b2e3e76-00ca-4670-995c-ef3c19052f50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:39:47.605620 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-8b8db23d-ee92-4678-ad8c-8c97cf66a2fe tempest-TestEncryptedCinderVolumes-705842935 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (58781795-3397-491b-9517-9125e2f597a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:39:47.688170 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-8b8db23d-ee92-4678-ad8c-8c97cf66a2fe tempest-TestEncryptedCinderVolumes-705842935 None] Volume volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5 (786cfc36-ca03-4d7b-8e20-b12139cb6fa5): created successfully
Sep 15 22:39:47.690035 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-8b8db23d-ee92-4678-ad8c-8c97cf66a2fe tempest-TestEncryptedCinderVolumes-705842935 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (58781795-3397-491b-9517-9125e2f597a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:39:47.693020 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-8b8db23d-ee92-4678-ad8c-8c97cf66a2fe tempest-TestEncryptedCinderVolumes-705842935 None] Flow 'volume_create_manager' (5714a5f3-2e83-4da7-b026-b40d1df9aa56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:39:47.773860 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-8b8db23d-ee92-4678-ad8c-8c97cf66a2fe tempest-TestEncryptedCinderVolumes-705842935 None] Created volume successfully.
Sep 15 22:39:47.936423 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:39:47.936997 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:39:47.937495 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:39:47.955958 n-d-796909-3 sudo[143740]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:39:47.956753 n-d-796909-3 sudo[143740]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:39:48.349982 n-d-796909-3 sudo[143740]: pam_unix(sudo:session): session closed for user root
Sep 15 22:39:48.352085 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.414s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:39:48.353890 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:39:48.374001 n-d-796909-3 sudo[143743]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:39:48.374800 n-d-796909-3 sudo[143743]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:39:48.758004 n-d-796909-3 sudo[143743]: pam_unix(sudo:session): session closed for user root
Sep 15 22:39:48.760354 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.406s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:39:48.762421 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:39:49.135290 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-bf23c7c7-6bb5-4bf4-9284-21cbe557f18b req-9c0be21c-c639-4ec7-a386-a785742ab2f9 tempest-TestEncryptedCinderVolumes-705842935 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:39:49.153197 n-d-796909-3 sudo[143747]: ubuntu : 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-786cfc36-ca03-4d7b-8e20-b12139cb6fa5
Sep 15 22:39:49.154760 n-d-796909-3 sudo[143747]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:39:49.558857 n-d-796909-3 sudo[143747]: pam_unix(sudo:session): session closed for user root
Sep 15 22:39:49.561680 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-bf23c7c7-6bb5-4bf4-9284-21cbe557f18b req-9c0be21c-c639-4ec7-a386-a785742ab2f9 tempest-TestEncryptedCinderVolumes-705842935 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5" returned: 0 in 0.426s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:39:49.611086 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:39:49.618391 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:39:49.618671 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:39:49.619474 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-bf23c7c7-6bb5-4bf4-9284-21cbe557f18b req-9c0be21c-c639-4ec7-a386-a785742ab2f9 tempest-TestEncryptedCinderVolumes-705842935 None] Targets prior to update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 22:39:49.625146 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-bf23c7c7-6bb5-4bf4-9284-21cbe557f18b req-9c0be21c-c639-4ec7-a386-a785742ab2f9 tempest-TestEncryptedCinderVolumes-705842935 None] Creating iscsi_target for Volume ID: volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 22:39:49.710077 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-bf23c7c7-6bb5-4bf4-9284-21cbe557f18b req-9c0be21c-c639-4ec7-a386-a785742ab2f9 tempest-TestEncryptedCinderVolumes-705842935 None] Created volume path /opt/stack/data/cinder/volumes/volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5,
Sep 15 22:39:49.710077 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 22:39:49.710077 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:39:49.710077 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5
Sep 15 22:39:49.710077 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 22:39:49.710077 n-d-796909-3 cinder-volume[84872]: incominguser 8EEjNewHnq9p9CRh9ytS q43YhHEVwHk4GTGt
Sep 15 22:39:49.710077 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:39:49.710077 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 22:39:49.710077 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:39:49.710077 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 22:39:49.713345 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:39:50.049079 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5" returned: 0 in 0.337s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:39:50.049397 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:39:50.049983 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-bf23c7c7-6bb5-4bf4-9284-21cbe557f18b req-9c0be21c-c639-4ec7-a386-a785742ab2f9 tempest-TestEncryptedCinderVolumes-705842935 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 22:39:50.050339 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-bf23c7c7-6bb5-4bf4-9284-21cbe557f18b req-9c0be21c-c639-4ec7-a386-a785742ab2f9 tempest-TestEncryptedCinderVolumes-705842935 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 22:39:50.051504 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:39:50.057495 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:39:50.057846 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5\n Backing store flags: \n Account information:\n 8EEjNewHnq9p9CRh9ytS\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:39:50.058346 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-bf23c7c7-6bb5-4bf4-9284-21cbe557f18b req-9c0be21c-c639-4ec7-a386-a785742ab2f9 tempest-TestEncryptedCinderVolumes-705842935 None] Targets after update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 22:39:50.059198 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:39:50.143844 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.084s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:39:50.144425 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5\n Backing store flags: \n Account information:\n 8EEjNewHnq9p9CRh9ytS\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:39:50.145313 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:39:50.232645 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:39:50.232974 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5\n Backing store flags: \n Account information:\n 8EEjNewHnq9p9CRh9ytS\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:39:50.233901 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-bf23c7c7-6bb5-4bf4-9284-21cbe557f18b req-9c0be21c-c639-4ec7-a386-a785742ab2f9 tempest-TestEncryptedCinderVolumes-705842935 None] Set provider_location to: 10.222.0.24:3260,1 iqn.2010-10.org.openstack:volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 22:39:50.596503 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-bf23c7c7-6bb5-4bf4-9284-21cbe557f18b req-9c0be21c-c639-4ec7-a386-a785742ab2f9 tempest-TestEncryptedCinderVolumes-705842935 None] attachment_update completed successfully.
Sep 15 22:39:59.015381 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-f8c6447a-aeac-4a72-93d9-1875a8f7ebed req-13553034-8963-47bb-b3d1-17605c608be9 tempest-TestEncryptedCinderVolumes-705842935 None] Terminate volume connection completed successfully.
Sep 15 22:39:59.015985 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-f8c6447a-aeac-4a72-93d9-1875a8f7ebed req-13553034-8963-47bb-b3d1-17605c608be9 tempest-TestEncryptedCinderVolumes-705842935 None] Deleting attachment 0d76eceb-9b4f-4a80-9566-96684ea98870. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 22:39:59.017085 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:39:59.102682 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:39:59.103008 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5\n Backing store flags: \n Account information:\n 8EEjNewHnq9p9CRh9ytS\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:39:59.103639 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-f8c6447a-aeac-4a72-93d9-1875a8f7ebed req-13553034-8963-47bb-b3d1-17605c608be9 tempest-TestEncryptedCinderVolumes-705842935 None] Removing iscsi_target for Volume ID: 786cfc36-ca03-4d7b-8e20-b12139cb6fa5
Sep 15 22:39:59.104672 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:39:59.194335 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5 -f" returned: 0 in 0.089s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:39:59.194628 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:39:59.195783 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:39:59.282601 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:39:59.282916 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:39:59.452428 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-f8c6447a-aeac-4a72-93d9-1875a8f7ebed req-13553034-8963-47bb-b3d1-17605c608be9 tempest-TestEncryptedCinderVolumes-705842935 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:39:59.452428 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:39:59.452428 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:40:00.908345 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-7ec2ed4f-b1a5-49af-9241-cec956dfa97e tempest-TestEncryptedCinderVolumes-705842935 None] Lock "b'cinder-786cfc36-ca03-4d7b-8e20-b12139cb6fa5-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:40:01.014427 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:40:01.101533 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:40:01.101841 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:40:01.102479 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-7ec2ed4f-b1a5-49af-9241-cec956dfa97e tempest-TestEncryptedCinderVolumes-705842935 None] Skipping remove_export. No iscsi_target is presently exported for volume: 786cfc36-ca03-4d7b-8e20-b12139cb6fa5
Sep 15 22:40:01.103482 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7ec2ed4f-b1a5-49af-9241-cec956dfa97e tempest-TestEncryptedCinderVolumes-705842935 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:40:01.121894 n-d-796909-3 sudo[143824]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5
Sep 15 22:40:01.122838 n-d-796909-3 sudo[143824]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:40:01.526166 n-d-796909-3 sudo[143824]: pam_unix(sudo:session): session closed for user root
Sep 15 22:40:01.528485 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7ec2ed4f-b1a5-49af-9241-cec956dfa97e tempest-TestEncryptedCinderVolumes-705842935 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5" returned: 0 in 0.424s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:40:01.530054 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7ec2ed4f-b1a5-49af-9241-cec956dfa97e tempest-TestEncryptedCinderVolumes-705842935 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:40:01.547661 n-d-796909-3 sudo[143827]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5
Sep 15 22:40:01.548424 n-d-796909-3 sudo[143827]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:40:01.941733 n-d-796909-3 sudo[143827]: pam_unix(sudo:session): session closed for user root
Sep 15 22:40:01.944070 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7ec2ed4f-b1a5-49af-9241-cec956dfa97e tempest-TestEncryptedCinderVolumes-705842935 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5" returned: 0 in 0.414s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:40:01.945979 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7ec2ed4f-b1a5-49af-9241-cec956dfa97e tempest-TestEncryptedCinderVolumes-705842935 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:40:01.964130 n-d-796909-3 sudo[143831]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5
Sep 15 22:40:01.964901 n-d-796909-3 sudo[143831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:40:02.527379 n-d-796909-3 sudo[143831]: pam_unix(sudo:session): session closed for user root
Sep 15 22:40:02.529707 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7ec2ed4f-b1a5-49af-9241-cec956dfa97e tempest-TestEncryptedCinderVolumes-705842935 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-786cfc36-ca03-4d7b-8e20-b12139cb6fa5" returned: 0 in 0.583s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:40:02.530892 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-7ec2ed4f-b1a5-49af-9241-cec956dfa97e tempest-TestEncryptedCinderVolumes-705842935 None] Successfully deleted volume: 786cfc36-ca03-4d7b-8e20-b12139cb6fa5
Sep 15 22:40:02.560376 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-7ec2ed4f-b1a5-49af-9241-cec956dfa97e tempest-TestEncryptedCinderVolumes-705842935 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-826772207 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-826772207, it is now deprecated. Please use the default quota class for default quota.
Sep 15 22:40:02.561204 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-7ec2ed4f-b1a5-49af-9241-cec956dfa97e tempest-TestEncryptedCinderVolumes-705842935 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-826772207 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-826772207, it is now deprecated. Please use the default quota class for default quota.
Sep 15 22:40:02.659597 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-7ec2ed4f-b1a5-49af-9241-cec956dfa97e tempest-TestEncryptedCinderVolumes-705842935 None] Created reservations ['67685e35-3cee-4b4b-b863-939d24bb3994', 'e3bfc410-ba12-4552-939b-33360085e689', '21681aca-6057-4432-970d-01c66cdaf7f3', '13f5a211-0c00-41df-9ca1-db4de1ca5c7d'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:40:02.661717 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-7ec2ed4f-b1a5-49af-9241-cec956dfa97e tempest-TestEncryptedCinderVolumes-705842935 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:40:02.661717 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:40:02.661717 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:40:02.945125 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-7ec2ed4f-b1a5-49af-9241-cec956dfa97e tempest-TestEncryptedCinderVolumes-705842935 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:40:02.945826 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7ec2ed4f-b1a5-49af-9241-cec956dfa97e tempest-TestEncryptedCinderVolumes-705842935 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:40:02.964353 n-d-796909-3 sudo[143839]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:40:02.965135 n-d-796909-3 sudo[143839]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:40:03.387592 n-d-796909-3 sudo[143839]: pam_unix(sudo:session): session closed for user root
Sep 15 22:40:03.393257 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7ec2ed4f-b1a5-49af-9241-cec956dfa97e tempest-TestEncryptedCinderVolumes-705842935 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.444s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:40:03.393257 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7ec2ed4f-b1a5-49af-9241-cec956dfa97e tempest-TestEncryptedCinderVolumes-705842935 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:40:03.410874 n-d-796909-3 sudo[143842]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:40:03.411668 n-d-796909-3 sudo[143842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:40:03.834417 n-d-796909-3 sudo[143842]: pam_unix(sudo:session): session closed for user root
Sep 15 22:40:03.840188 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7ec2ed4f-b1a5-49af-9241-cec956dfa97e tempest-TestEncryptedCinderVolumes-705842935 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:40:03.840188 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-7ec2ed4f-b1a5-49af-9241-cec956dfa97e tempest-TestEncryptedCinderVolumes-705842935 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:40:03.844421 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-7ec2ed4f-b1a5-49af-9241-cec956dfa97e tempest-TestEncryptedCinderVolumes-705842935 None] Deleted volume successfully.
Sep 15 22:40:03.949300 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-7ec2ed4f-b1a5-49af-9241-cec956dfa97e tempest-TestEncryptedCinderVolumes-705842935 None] Lock "b'cinder-786cfc36-ca03-4d7b-8e20-b12139cb6fa5-delete_volume'" released by "delete_volume" :: held 3.041s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:40:22.952817 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-31aa1be9-e511-4aa8-8821-f4a665beb115 tempest-TestEncryptedCinderVolumes-705842935 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:40:22.956614 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-31aa1be9-e511-4aa8-8821-f4a665beb115 tempest-TestEncryptedCinderVolumes-705842935 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:40:22.957106 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-31aa1be9-e511-4aa8-8821-f4a665beb115 tempest-TestEncryptedCinderVolumes-705842935 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:40:22.969754 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-31aa1be9-e511-4aa8-8821-f4a665beb115 tempest-TestEncryptedCinderVolumes-705842935 None] Flow 'volume_create_manager' (5999cfbd-be45-45a0-b8f2-3e874d87e3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:40:22.972898 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-31aa1be9-e511-4aa8-8821-f4a665beb115 tempest-TestEncryptedCinderVolumes-705842935 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (36c4a64a-6bb2-4e2b-b555-0ebc472d5065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:40:22.995056 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-31aa1be9-e511-4aa8-8821-f4a665beb115 tempest-TestEncryptedCinderVolumes-705842935 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:40:23.019759 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-31aa1be9-e511-4aa8-8821-f4a665beb115 tempest-TestEncryptedCinderVolumes-705842935 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (36c4a64a-6bb2-4e2b-b555-0ebc472d5065) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:40:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-666322279',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=20d98cd8-89a9-4c73-9568-d834dd363ab0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30bd663277b4427eb50a17209bf40046',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:40:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:40:23Z,user_id='7fff357e05534417a12151eb32520df9',volume_attachment=>,volume_type=VolumeType(af1798d3-d9c0-4979-81f7-131dea25a774),volume_type_id=af1798d3-d9c0-4979-81f7-131dea25a774)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:40:23.022143 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-31aa1be9-e511-4aa8-8821-f4a665beb115 tempest-TestEncryptedCinderVolumes-705842935 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a307136b-0a9a-4cd0-b5ed-c64fcd3ef3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:40:23.024224 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-31aa1be9-e511-4aa8-8821-f4a665beb115 tempest-TestEncryptedCinderVolumes-705842935 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a307136b-0a9a-4cd0-b5ed-c64fcd3ef3a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:40:23.026452 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-31aa1be9-e511-4aa8-8821-f4a665beb115 tempest-TestEncryptedCinderVolumes-705842935 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (920c53b1-c537-4472-9b67-ac422570863c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:40:23.028613 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-31aa1be9-e511-4aa8-8821-f4a665beb115 tempest-TestEncryptedCinderVolumes-705842935 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (920c53b1-c537-4472-9b67-ac422570863c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '20d98cd8-89a9-4c73-9568-d834dd363ab0', 'volume_name': 'volume-20d98cd8-89a9-4c73-9568-d834dd363ab0', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:40:23.030756 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-31aa1be9-e511-4aa8-8821-f4a665beb115 tempest-TestEncryptedCinderVolumes-705842935 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (23657469-db2c-4476-8895-b149d2146933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:40:23.032810 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-31aa1be9-e511-4aa8-8821-f4a665beb115 tempest-TestEncryptedCinderVolumes-705842935 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (23657469-db2c-4476-8895-b149d2146933) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:40:23.034883 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-31aa1be9-e511-4aa8-8821-f4a665beb115 tempest-TestEncryptedCinderVolumes-705842935 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7b50ff88-cf1f-4910-b133-d73dd3e1ab28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:40:23.035680 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-31aa1be9-e511-4aa8-8821-f4a665beb115 tempest-TestEncryptedCinderVolumes-705842935 None] Volume 20d98cd8-89a9-4c73-9568-d834dd363ab0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-20d98cd8-89a9-4c73-9568-d834dd363ab0', 'volume_size': 1}
Sep 15 22:40:23.036628 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-31aa1be9-e511-4aa8-8821-f4a665beb115 tempest-TestEncryptedCinderVolumes-705842935 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-20d98cd8-89a9-4c73-9568-d834dd363ab0 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:40:23.054249 n-d-796909-3 sudo[143890]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-20d98cd8-89a9-4c73-9568-d834dd363ab0 stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:40:23.055032 n-d-796909-3 sudo[143890]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:40:23.618071 n-d-796909-3 sudo[143890]: pam_unix(sudo:session): session closed for user root
Sep 15 22:40:23.620386 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-31aa1be9-e511-4aa8-8821-f4a665beb115 tempest-TestEncryptedCinderVolumes-705842935 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-20d98cd8-89a9-4c73-9568-d834dd363ab0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.583s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:40:23.624235 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-31aa1be9-e511-4aa8-8821-f4a665beb115 tempest-TestEncryptedCinderVolumes-705842935 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7b50ff88-cf1f-4910-b133-d73dd3e1ab28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-20d98cd8-89a9-4c73-9568-d834dd363ab0', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:40:23.626559 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-31aa1be9-e511-4aa8-8821-f4a665beb115 tempest-TestEncryptedCinderVolumes-705842935 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (065951fa-7df8-49bf-afa2-e1736d272c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:40:23.721734 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-31aa1be9-e511-4aa8-8821-f4a665beb115 tempest-TestEncryptedCinderVolumes-705842935 None] Volume volume-20d98cd8-89a9-4c73-9568-d834dd363ab0 (20d98cd8-89a9-4c73-9568-d834dd363ab0): created successfully
Sep 15 22:40:23.723721 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-31aa1be9-e511-4aa8-8821-f4a665beb115 tempest-TestEncryptedCinderVolumes-705842935 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (065951fa-7df8-49bf-afa2-e1736d272c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:40:23.726798 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-31aa1be9-e511-4aa8-8821-f4a665beb115 tempest-TestEncryptedCinderVolumes-705842935 None] Flow 'volume_create_manager' (5999cfbd-be45-45a0-b8f2-3e874d87e3d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:40:23.801520 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-31aa1be9-e511-4aa8-8821-f4a665beb115 tempest-TestEncryptedCinderVolumes-705842935 None] Created volume successfully.
Sep 15 22:40:25.153474 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-74db37b9-d629-46e2-ade4-bddc45a7437c req-1f49efa6-9dd6-4921-8749-9b6fb3703e77 tempest-TestEncryptedCinderVolumes-705842935 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-20d98cd8-89a9-4c73-9568-d834dd363ab0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:40:25.172887 n-d-796909-3 sudo[143960]: ubuntu : 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-20d98cd8-89a9-4c73-9568-d834dd363ab0
Sep 15 22:40:25.173770 n-d-796909-3 sudo[143960]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:40:25.562813 n-d-796909-3 sudo[143960]: pam_unix(sudo:session): session closed for user root
Sep 15 22:40:25.565142 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-74db37b9-d629-46e2-ade4-bddc45a7437c req-1f49efa6-9dd6-4921-8749-9b6fb3703e77 tempest-TestEncryptedCinderVolumes-705842935 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-20d98cd8-89a9-4c73-9568-d834dd363ab0" returned: 0 in 0.411s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:40:25.610470 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:40:25.616490 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:40:25.616799 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:40:25.617380 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-74db37b9-d629-46e2-ade4-bddc45a7437c req-1f49efa6-9dd6-4921-8749-9b6fb3703e77 tempest-TestEncryptedCinderVolumes-705842935 None] Targets prior to update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 22:40:25.618137 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-74db37b9-d629-46e2-ade4-bddc45a7437c req-1f49efa6-9dd6-4921-8749-9b6fb3703e77 tempest-TestEncryptedCinderVolumes-705842935 None] Creating iscsi_target for Volume ID: volume-20d98cd8-89a9-4c73-9568-d834dd363ab0 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 22:40:25.675550 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-74db37b9-d629-46e2-ade4-bddc45a7437c req-1f49efa6-9dd6-4921-8749-9b6fb3703e77 tempest-TestEncryptedCinderVolumes-705842935 None] Created volume path /opt/stack/data/cinder/volumes/volume-20d98cd8-89a9-4c73-9568-d834dd363ab0,
Sep 15 22:40:25.675550 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 22:40:25.675550 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:40:25.675550 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-20d98cd8-89a9-4c73-9568-d834dd363ab0
Sep 15 22:40:25.675550 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 22:40:25.675550 n-d-796909-3 cinder-volume[84872]: incominguser oVLdL63am3QwPz8iDALM ag4HMYpn9TASTZAD
Sep 15 22:40:25.675550 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:40:25.675550 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 22:40:25.675550 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:40:25.675550 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 22:40:25.676887 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-20d98cd8-89a9-4c73-9568-d834dd363ab0 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:40:26.018029 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-20d98cd8-89a9-4c73-9568-d834dd363ab0" returned: 0 in 0.341s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:40:26.018345 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:40:26.018928 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-74db37b9-d629-46e2-ade4-bddc45a7437c req-1f49efa6-9dd6-4921-8749-9b6fb3703e77 tempest-TestEncryptedCinderVolumes-705842935 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 22:40:26.019388 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-74db37b9-d629-46e2-ade4-bddc45a7437c req-1f49efa6-9dd6-4921-8749-9b6fb3703e77 tempest-TestEncryptedCinderVolumes-705842935 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 22:40:26.020591 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:40:26.026308 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:40:26.026623 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20d98cd8-89a9-4c73-9568-d834dd363ab0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20d98cd8-89a9-4c73-9568-d834dd363ab0\n Backing store flags: \n Account information:\n oVLdL63am3QwPz8iDALM\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:40:26.027155 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-74db37b9-d629-46e2-ade4-bddc45a7437c req-1f49efa6-9dd6-4921-8749-9b6fb3703e77 tempest-TestEncryptedCinderVolumes-705842935 None] Targets after update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 22:40:26.028035 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:40:26.112999 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:40:26.113335 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20d98cd8-89a9-4c73-9568-d834dd363ab0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20d98cd8-89a9-4c73-9568-d834dd363ab0\n Backing store flags: \n Account information:\n oVLdL63am3QwPz8iDALM\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:40:26.114442 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:40:26.200396 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:40:26.201536 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20d98cd8-89a9-4c73-9568-d834dd363ab0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20d98cd8-89a9-4c73-9568-d834dd363ab0\n Backing store flags: \n Account information:\n oVLdL63am3QwPz8iDALM\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:40:26.202588 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-74db37b9-d629-46e2-ade4-bddc45a7437c req-1f49efa6-9dd6-4921-8749-9b6fb3703e77 tempest-TestEncryptedCinderVolumes-705842935 None] Set provider_location to: 10.222.0.24:3260,1 iqn.2010-10.org.openstack:volume-20d98cd8-89a9-4c73-9568-d834dd363ab0 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 22:40:26.570921 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-74db37b9-d629-46e2-ade4-bddc45a7437c req-1f49efa6-9dd6-4921-8749-9b6fb3703e77 tempest-TestEncryptedCinderVolumes-705842935 None] attachment_update completed successfully.
Sep 15 22:40:35.040888 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-aceb8061-4f1e-4b19-ab90-632b5067f5ff req-1580bceb-697a-4d44-a978-dfa6ac3d14f0 tempest-TestEncryptedCinderVolumes-705842935 None] Terminate volume connection completed successfully.
Sep 15 22:40:35.041872 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-aceb8061-4f1e-4b19-ab90-632b5067f5ff req-1580bceb-697a-4d44-a978-dfa6ac3d14f0 tempest-TestEncryptedCinderVolumes-705842935 None] Deleting attachment a22b2233-e489-4794-89f0-cbe8ef02e5f9. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 22:40:35.042916 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:40:35.132667 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:40:35.133002 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20d98cd8-89a9-4c73-9568-d834dd363ab0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20d98cd8-89a9-4c73-9568-d834dd363ab0\n Backing store flags: \n Account information:\n oVLdL63am3QwPz8iDALM\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:40:35.133870 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-aceb8061-4f1e-4b19-ab90-632b5067f5ff req-1580bceb-697a-4d44-a978-dfa6ac3d14f0 tempest-TestEncryptedCinderVolumes-705842935 None] Removing iscsi_target for Volume ID: 20d98cd8-89a9-4c73-9568-d834dd363ab0
Sep 15 22:40:35.134951 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-20d98cd8-89a9-4c73-9568-d834dd363ab0 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:40:35.227752 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-20d98cd8-89a9-4c73-9568-d834dd363ab0 -f" returned: 0 in 0.092s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:40:35.228371 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:40:35.231300 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:40:35.345717 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:40:35.345910 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:40:35.504073 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-aceb8061-4f1e-4b19-ab90-632b5067f5ff req-1580bceb-697a-4d44-a978-dfa6ac3d14f0 tempest-TestEncryptedCinderVolumes-705842935 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:40:35.504073 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:40:35.504073 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:40:37.016220 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-7e29f1c6-6507-4f39-bf38-45a8101e151d tempest-TestEncryptedCinderVolumes-705842935 None] Lock "b'cinder-20d98cd8-89a9-4c73-9568-d834dd363ab0-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:40:37.158096 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:40:37.244147 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:40:37.244468 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:40:37.245110 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-7e29f1c6-6507-4f39-bf38-45a8101e151d tempest-TestEncryptedCinderVolumes-705842935 None] Skipping remove_export. No iscsi_target is presently exported for volume: 20d98cd8-89a9-4c73-9568-d834dd363ab0
Sep 15 22:40:37.246090 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7e29f1c6-6507-4f39-bf38-45a8101e151d tempest-TestEncryptedCinderVolumes-705842935 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-20d98cd8-89a9-4c73-9568-d834dd363ab0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:40:37.264306 n-d-796909-3 sudo[144019]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-20d98cd8-89a9-4c73-9568-d834dd363ab0
Sep 15 22:40:37.265689 n-d-796909-3 sudo[144019]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:40:37.648030 n-d-796909-3 sudo[144019]: pam_unix(sudo:session): session closed for user root
Sep 15 22:40:37.652581 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7e29f1c6-6507-4f39-bf38-45a8101e151d tempest-TestEncryptedCinderVolumes-705842935 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-20d98cd8-89a9-4c73-9568-d834dd363ab0" returned: 0 in 0.404s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:40:37.652581 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7e29f1c6-6507-4f39-bf38-45a8101e151d tempest-TestEncryptedCinderVolumes-705842935 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-20d98cd8-89a9-4c73-9568-d834dd363ab0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:40:37.669343 n-d-796909-3 sudo[144022]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-20d98cd8-89a9-4c73-9568-d834dd363ab0
Sep 15 22:40:37.670125 n-d-796909-3 sudo[144022]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:40:38.053212 n-d-796909-3 sudo[144022]: pam_unix(sudo:session): session closed for user root
Sep 15 22:40:38.055439 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7e29f1c6-6507-4f39-bf38-45a8101e151d tempest-TestEncryptedCinderVolumes-705842935 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-20d98cd8-89a9-4c73-9568-d834dd363ab0" returned: 0 in 0.403s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:40:38.057241 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7e29f1c6-6507-4f39-bf38-45a8101e151d tempest-TestEncryptedCinderVolumes-705842935 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-20d98cd8-89a9-4c73-9568-d834dd363ab0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:40:38.074668 n-d-796909-3 sudo[144025]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-20d98cd8-89a9-4c73-9568-d834dd363ab0
Sep 15 22:40:38.075468 n-d-796909-3 sudo[144025]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:40:38.615030 n-d-796909-3 sudo[144025]: pam_unix(sudo:session): session closed for user root
Sep 15 22:40:38.617301 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7e29f1c6-6507-4f39-bf38-45a8101e151d tempest-TestEncryptedCinderVolumes-705842935 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-20d98cd8-89a9-4c73-9568-d834dd363ab0" returned: 0 in 0.560s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:40:38.618478 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-7e29f1c6-6507-4f39-bf38-45a8101e151d tempest-TestEncryptedCinderVolumes-705842935 None] Successfully deleted volume: 20d98cd8-89a9-4c73-9568-d834dd363ab0
Sep 15 22:40:38.648179 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-7e29f1c6-6507-4f39-bf38-45a8101e151d tempest-TestEncryptedCinderVolumes-705842935 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1657502626 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1657502626, it is now deprecated. Please use the default quota class for default quota.
Sep 15 22:40:38.648980 n-d-796909-3 cinder-volume[84872]: WARNING cinder.quota [None req-7e29f1c6-6507-4f39-bf38-45a8101e151d tempest-TestEncryptedCinderVolumes-705842935 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1657502626 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1657502626, it is now deprecated. Please use the default quota class for default quota.
Sep 15 22:40:38.727423 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-7e29f1c6-6507-4f39-bf38-45a8101e151d tempest-TestEncryptedCinderVolumes-705842935 None] Created reservations ['dbe92064-4ec1-4860-bcdb-e9ba7484059e', 'e95e17bb-2973-49ee-aa6a-5f3cf500e404', '4af43cf4-41e7-474e-a6b1-ef41cb766257', 'f5e27965-0478-4828-aa81-e699caca9126'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:40:38.729442 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-7e29f1c6-6507-4f39-bf38-45a8101e151d tempest-TestEncryptedCinderVolumes-705842935 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:40:38.729442 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:40:38.729442 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:40:38.904387 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-7e29f1c6-6507-4f39-bf38-45a8101e151d tempest-TestEncryptedCinderVolumes-705842935 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:40:38.905000 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7e29f1c6-6507-4f39-bf38-45a8101e151d tempest-TestEncryptedCinderVolumes-705842935 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:40:38.922795 n-d-796909-3 sudo[144032]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:40:38.923609 n-d-796909-3 sudo[144032]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:40:39.342151 n-d-796909-3 sudo[144032]: pam_unix(sudo:session): session closed for user root
Sep 15 22:40:39.345103 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7e29f1c6-6507-4f39-bf38-45a8101e151d tempest-TestEncryptedCinderVolumes-705842935 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.439s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:40:39.347219 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7e29f1c6-6507-4f39-bf38-45a8101e151d tempest-TestEncryptedCinderVolumes-705842935 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:40:39.365551 n-d-796909-3 sudo[144035]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:40:39.366395 n-d-796909-3 sudo[144035]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:40:39.793167 n-d-796909-3 sudo[144035]: pam_unix(sudo:session): session closed for user root
Sep 15 22:40:39.795353 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-7e29f1c6-6507-4f39-bf38-45a8101e151d tempest-TestEncryptedCinderVolumes-705842935 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:40:39.797174 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-7e29f1c6-6507-4f39-bf38-45a8101e151d tempest-TestEncryptedCinderVolumes-705842935 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:40:39.803151 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-7e29f1c6-6507-4f39-bf38-45a8101e151d tempest-TestEncryptedCinderVolumes-705842935 None] Deleted volume successfully.
Sep 15 22:40:39.920876 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-7e29f1c6-6507-4f39-bf38-45a8101e151d tempest-TestEncryptedCinderVolumes-705842935 None] Lock "b'cinder-20d98cd8-89a9-4c73-9568-d834dd363ab0-delete_volume'" released by "delete_volume" :: held 2.905s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:40:47.940639 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:40:47.941698 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:40:47.942614 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:40:47.963378 n-d-796909-3 sudo[144063]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:40:47.964173 n-d-796909-3 sudo[144063]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:40:48.402749 n-d-796909-3 sudo[144063]: pam_unix(sudo:session): session closed for user root
Sep 15 22:40:48.404842 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:40:48.406389 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:40:48.424778 n-d-796909-3 sudo[144079]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:40:48.425568 n-d-796909-3 sudo[144079]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:40:48.882976 n-d-796909-3 sudo[144079]: pam_unix(sudo:session): session closed for user root
Sep 15 22:40:48.885369 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.479s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:40:48.886644 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:41:47.943190 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:41:47.943882 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:41:47.944187 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:41:47.962907 n-d-796909-3 sudo[144724]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:41:47.963719 n-d-796909-3 sudo[144724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:41:48.403960 n-d-796909-3 sudo[144724]: pam_unix(sudo:session): session closed for user root
Sep 15 22:41:48.406052 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:41:48.407621 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:41:48.425064 n-d-796909-3 sudo[144727]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:41:48.425852 n-d-796909-3 sudo[144727]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:41:48.849013 n-d-796909-3 sudo[144727]: pam_unix(sudo:session): session closed for user root
Sep 15 22:41:48.851125 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:41:48.852453 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:41:55.368941 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-3ddae3a9-de81-4d4f-a60f-404c75475ab7 tempest-TestMinimumBasicScenario-1343659099 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:41:55.372829 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-3ddae3a9-de81-4d4f-a60f-404c75475ab7 tempest-TestMinimumBasicScenario-1343659099 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:41:55.373356 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-3ddae3a9-de81-4d4f-a60f-404c75475ab7 tempest-TestMinimumBasicScenario-1343659099 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:41:55.386365 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3ddae3a9-de81-4d4f-a60f-404c75475ab7 tempest-TestMinimumBasicScenario-1343659099 None] Flow 'volume_create_manager' (f8c86485-9ae2-4491-9791-3414bb2770ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:41:55.389495 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3ddae3a9-de81-4d4f-a60f-404c75475ab7 tempest-TestMinimumBasicScenario-1343659099 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (643333b0-2acb-40e3-a7e8-e3a1a1ee2b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:41:55.410739 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-3ddae3a9-de81-4d4f-a60f-404c75475ab7 tempest-TestMinimumBasicScenario-1343659099 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:41:55.435904 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3ddae3a9-de81-4d4f-a60f-404c75475ab7 tempest-TestMinimumBasicScenario-1343659099 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (643333b0-2acb-40e3-a7e8-e3a1a1ee2b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T22:41:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-675971024',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=baee6178-ab1c-435e-bff8-f41c7cc53ef0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='075f09417b4f488fad32cf7194f7e45a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T22:41:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:41:55Z,user_id='274c0ab8a10a4375a15938be6537c4bd',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:41:55.438302 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3ddae3a9-de81-4d4f-a60f-404c75475ab7 tempest-TestMinimumBasicScenario-1343659099 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bed91c2c-23a0-4ada-9446-1c692eb91b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:41:55.440373 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3ddae3a9-de81-4d4f-a60f-404c75475ab7 tempest-TestMinimumBasicScenario-1343659099 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bed91c2c-23a0-4ada-9446-1c692eb91b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:41:55.442659 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3ddae3a9-de81-4d4f-a60f-404c75475ab7 tempest-TestMinimumBasicScenario-1343659099 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dc63e06b-0414-44b8-abd5-b389e182706c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:41:55.444820 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3ddae3a9-de81-4d4f-a60f-404c75475ab7 tempest-TestMinimumBasicScenario-1343659099 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dc63e06b-0414-44b8-abd5-b389e182706c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'baee6178-ab1c-435e-bff8-f41c7cc53ef0', 'volume_name': 'volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:41:55.448213 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3ddae3a9-de81-4d4f-a60f-404c75475ab7 tempest-TestMinimumBasicScenario-1343659099 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bbca1b3a-9212-44f5-835d-60f817e9cbba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:41:55.449042 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3ddae3a9-de81-4d4f-a60f-404c75475ab7 tempest-TestMinimumBasicScenario-1343659099 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bbca1b3a-9212-44f5-835d-60f817e9cbba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:41:55.451127 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3ddae3a9-de81-4d4f-a60f-404c75475ab7 tempest-TestMinimumBasicScenario-1343659099 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (13f29670-0721-4a4b-904c-a09ef936fc9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:41:55.451909 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-3ddae3a9-de81-4d4f-a60f-404c75475ab7 tempest-TestMinimumBasicScenario-1343659099 None] Volume baee6178-ab1c-435e-bff8-f41c7cc53ef0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0', 'volume_size': 1}
Sep 15 22:41:55.452875 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3ddae3a9-de81-4d4f-a60f-404c75475ab7 tempest-TestMinimumBasicScenario-1343659099 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0 stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:41:55.470876 n-d-796909-3 sudo[144732]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0 stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:41:55.471696 n-d-796909-3 sudo[144732]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:41:56.023727 n-d-796909-3 sudo[144732]: pam_unix(sudo:session): session closed for user root
Sep 15 22:41:56.026515 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3ddae3a9-de81-4d4f-a60f-404c75475ab7 tempest-TestMinimumBasicScenario-1343659099 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.573s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:41:56.030135 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3ddae3a9-de81-4d4f-a60f-404c75475ab7 tempest-TestMinimumBasicScenario-1343659099 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (13f29670-0721-4a4b-904c-a09ef936fc9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0', 'volume_size': 1}' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:41:56.032401 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3ddae3a9-de81-4d4f-a60f-404c75475ab7 tempest-TestMinimumBasicScenario-1343659099 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fc38a79c-a044-4223-b6d5-cfbfbc5d03ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:41:56.103072 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-3ddae3a9-de81-4d4f-a60f-404c75475ab7 tempest-TestMinimumBasicScenario-1343659099 None] Volume volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0 (baee6178-ab1c-435e-bff8-f41c7cc53ef0): created successfully
Sep 15 22:41:56.105146 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3ddae3a9-de81-4d4f-a60f-404c75475ab7 tempest-TestMinimumBasicScenario-1343659099 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fc38a79c-a044-4223-b6d5-cfbfbc5d03ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:41:56.108058 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-3ddae3a9-de81-4d4f-a60f-404c75475ab7 tempest-TestMinimumBasicScenario-1343659099 None] Flow 'volume_create_manager' (f8c86485-9ae2-4491-9791-3414bb2770ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:41:56.160195 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-3ddae3a9-de81-4d4f-a60f-404c75475ab7 tempest-TestMinimumBasicScenario-1343659099 None] Created volume successfully.
Sep 15 22:41:57.750880 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-1289a9de-f422-4a2a-8350-3c75e2e99e3b req-40184075-6d24-4bd7-9300-1bcac7243171 tempest-TestMinimumBasicScenario-1343659099 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:41:57.769313 n-d-796909-3 sudo[144766]: ubuntu : 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-baee6178-ab1c-435e-bff8-f41c7cc53ef0
Sep 15 22:41:57.770108 n-d-796909-3 sudo[144766]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:41:58.148895 n-d-796909-3 sudo[144766]: pam_unix(sudo:session): session closed for user root
Sep 15 22:41:58.151191 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-1289a9de-f422-4a2a-8350-3c75e2e99e3b req-40184075-6d24-4bd7-9300-1bcac7243171 tempest-TestMinimumBasicScenario-1343659099 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0" returned: 0 in 0.400s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:41:58.196286 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:41:58.202860 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:41:58.203174 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:41:58.203825 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-1289a9de-f422-4a2a-8350-3c75e2e99e3b req-40184075-6d24-4bd7-9300-1bcac7243171 tempest-TestMinimumBasicScenario-1343659099 None] Targets prior to update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 22:41:58.204608 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-1289a9de-f422-4a2a-8350-3c75e2e99e3b req-40184075-6d24-4bd7-9300-1bcac7243171 tempest-TestMinimumBasicScenario-1343659099 None] Creating iscsi_target for Volume ID: volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0 {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 22:41:58.272114 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-1289a9de-f422-4a2a-8350-3c75e2e99e3b req-40184075-6d24-4bd7-9300-1bcac7243171 tempest-TestMinimumBasicScenario-1343659099 None] Created volume path /opt/stack/data/cinder/volumes/volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0,
Sep 15 22:41:58.272114 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 22:41:58.272114 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:41:58.272114 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0
Sep 15 22:41:58.272114 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 22:41:58.272114 n-d-796909-3 cinder-volume[84872]: incominguser 4hAD5NfPAs3kAXjkggPD vnf8NfGYBUy8E7yo
Sep 15 22:41:58.272114 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:41:58.272114 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 22:41:58.272114 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:41:58.272114 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 22:41:58.273271 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0 {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:41:58.610038 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0" returned: 0 in 0.336s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:41:58.610430 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:41:58.611014 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-1289a9de-f422-4a2a-8350-3c75e2e99e3b req-40184075-6d24-4bd7-9300-1bcac7243171 tempest-TestMinimumBasicScenario-1343659099 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 22:41:58.611480 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-1289a9de-f422-4a2a-8350-3c75e2e99e3b req-40184075-6d24-4bd7-9300-1bcac7243171 tempest-TestMinimumBasicScenario-1343659099 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 22:41:58.612717 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:41:58.619929 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:41:58.620352 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0\n Backing store flags: \n Account information:\n 4hAD5NfPAs3kAXjkggPD\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:41:58.620896 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-1289a9de-f422-4a2a-8350-3c75e2e99e3b req-40184075-6d24-4bd7-9300-1bcac7243171 tempest-TestMinimumBasicScenario-1343659099 None] Targets after update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 22:41:58.621837 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:41:58.708114 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:41:58.708443 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0\n Backing store flags: \n Account information:\n 4hAD5NfPAs3kAXjkggPD\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:41:58.709656 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:41:58.797168 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:41:58.797745 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0\n Backing store flags: \n Account information:\n 4hAD5NfPAs3kAXjkggPD\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:41:58.798455 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-1289a9de-f422-4a2a-8350-3c75e2e99e3b req-40184075-6d24-4bd7-9300-1bcac7243171 tempest-TestMinimumBasicScenario-1343659099 None] Set provider_location to: 10.222.0.24:3260,1 iqn.2010-10.org.openstack:volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 22:41:59.088512 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-1289a9de-f422-4a2a-8350-3c75e2e99e3b req-40184075-6d24-4bd7-9300-1bcac7243171 tempest-TestMinimumBasicScenario-1343659099 None] attachment_update completed successfully.
Sep 15 22:42:47.939655 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:42:47.940322 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:42:47.940596 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:42:47.959328 n-d-796909-3 sudo[144879]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:42:47.960108 n-d-796909-3 sudo[144879]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:42:48.346481 n-d-796909-3 sudo[144879]: pam_unix(sudo:session): session closed for user root
Sep 15 22:42:48.348502 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:42:48.350117 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:42:48.368062 n-d-796909-3 sudo[144882]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:42:48.368893 n-d-796909-3 sudo[144882]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:42:48.749894 n-d-796909-3 sudo[144882]: pam_unix(sudo:session): session closed for user root
Sep 15 22:42:48.751993 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.402s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:42:48.754667 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:43:47.942765 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:43:47.943473 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:43:47.944119 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:43:47.962146 n-d-796909-3 sudo[144933]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:43:47.962931 n-d-796909-3 sudo[144933]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:43:48.347278 n-d-796909-3 sudo[144933]: pam_unix(sudo:session): session closed for user root
Sep 15 22:43:48.349330 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.405s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:43:48.350864 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:43:48.368782 n-d-796909-3 sudo[144936]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:43:48.369558 n-d-796909-3 sudo[144936]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:43:48.740148 n-d-796909-3 sudo[144936]: pam_unix(sudo:session): session closed for user root
Sep 15 22:43:48.742205 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.391s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:43:48.743532 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:44:14.008913 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-ed6c36e0-6267-4a5c-a36f-53c27fb6b050 req-7cffa2cc-9cca-4f79-aa2a-29f6ef3e931c tempest-TestMinimumBasicScenario-1343659099 None] Terminate volume connection completed successfully.
Sep 15 22:44:14.009594 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-ed6c36e0-6267-4a5c-a36f-53c27fb6b050 req-7cffa2cc-9cca-4f79-aa2a-29f6ef3e931c tempest-TestMinimumBasicScenario-1343659099 None] Deleting attachment 4f928af0-a0e4-4070-89e0-d43488580f1c. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 22:44:14.011115 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:44:14.097980 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:44:14.098334 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0\n Backing store flags: \n Account information:\n 4hAD5NfPAs3kAXjkggPD\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:44:14.098967 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-ed6c36e0-6267-4a5c-a36f-53c27fb6b050 req-7cffa2cc-9cca-4f79-aa2a-29f6ef3e931c tempest-TestMinimumBasicScenario-1343659099 None] Removing iscsi_target for Volume ID: baee6178-ab1c-435e-bff8-f41c7cc53ef0
Sep 15 22:44:14.100064 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0 -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:44:14.194013 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0 -f" returned: 0 in 0.094s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:44:14.194331 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:44:14.195503 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:44:14.289513 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:44:14.289833 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:44:14.414638 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-ed6c36e0-6267-4a5c-a36f-53c27fb6b050 req-7cffa2cc-9cca-4f79-aa2a-29f6ef3e931c tempest-TestMinimumBasicScenario-1343659099 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:44:14.414638 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:44:14.414638 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:44:15.972151 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-2dd7401e-c1ae-47d9-8b49-b332c03bc821 tempest-TestMinimumBasicScenario-1343659099 None] Lock "b'cinder-baee6178-ab1c-435e-bff8-f41c7cc53ef0-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:44:16.102753 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:44:16.190413 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:44:16.190728 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:44:16.191390 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [None req-2dd7401e-c1ae-47d9-8b49-b332c03bc821 tempest-TestMinimumBasicScenario-1343659099 None] Skipping remove_export. No iscsi_target is presently exported for volume: baee6178-ab1c-435e-bff8-f41c7cc53ef0
Sep 15 22:44:16.192408 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2dd7401e-c1ae-47d9-8b49-b332c03bc821 tempest-TestMinimumBasicScenario-1343659099 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:44:16.210305 n-d-796909-3 sudo[144993]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0
Sep 15 22:44:16.211085 n-d-796909-3 sudo[144993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:44:16.600238 n-d-796909-3 sudo[144993]: pam_unix(sudo:session): session closed for user root
Sep 15 22:44:16.602523 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2dd7401e-c1ae-47d9-8b49-b332c03bc821 tempest-TestMinimumBasicScenario-1343659099 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0" returned: 0 in 0.410s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:44:16.604100 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2dd7401e-c1ae-47d9-8b49-b332c03bc821 tempest-TestMinimumBasicScenario-1343659099 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:44:16.621846 n-d-796909-3 sudo[144996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0
Sep 15 22:44:16.622663 n-d-796909-3 sudo[144996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:44:17.025339 n-d-796909-3 sudo[144996]: pam_unix(sudo:session): session closed for user root
Sep 15 22:44:17.027536 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2dd7401e-c1ae-47d9-8b49-b332c03bc821 tempest-TestMinimumBasicScenario-1343659099 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0" returned: 0 in 0.423s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:44:17.029269 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2dd7401e-c1ae-47d9-8b49-b332c03bc821 tempest-TestMinimumBasicScenario-1343659099 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:44:17.047196 n-d-796909-3 sudo[144999]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0
Sep 15 22:44:17.048040 n-d-796909-3 sudo[144999]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:44:17.590488 n-d-796909-3 sudo[144999]: pam_unix(sudo:session): session closed for user root
Sep 15 22:44:17.593409 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2dd7401e-c1ae-47d9-8b49-b332c03bc821 tempest-TestMinimumBasicScenario-1343659099 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-baee6178-ab1c-435e-bff8-f41c7cc53ef0" returned: 0 in 0.563s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:44:17.594546 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [None req-2dd7401e-c1ae-47d9-8b49-b332c03bc821 tempest-TestMinimumBasicScenario-1343659099 None] Successfully deleted volume: baee6178-ab1c-435e-bff8-f41c7cc53ef0
Sep 15 22:44:17.695738 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [None req-2dd7401e-c1ae-47d9-8b49-b332c03bc821 tempest-TestMinimumBasicScenario-1343659099 None] Created reservations ['933d1199-35dd-4e01-808c-77b896c16c6c', 'e2bb79a8-001b-4887-be20-6fb16cf0de44', 'c28ebed1-f3db-4668-946a-19330ebf9ce0', '782fbd11-60b7-4f10-a08d-7452cc2174d5'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:44:17.697862 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [None req-2dd7401e-c1ae-47d9-8b49-b332c03bc821 tempest-TestMinimumBasicScenario-1343659099 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 22:44:17.697862 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 22:44:17.697862 n-d-796909-3 cinder-volume[84872]:
Sep 15 22:44:17.849886 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-2dd7401e-c1ae-47d9-8b49-b332c03bc821 tempest-TestMinimumBasicScenario-1343659099 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:44:17.850488 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2dd7401e-c1ae-47d9-8b49-b332c03bc821 tempest-TestMinimumBasicScenario-1343659099 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:44:17.869164 n-d-796909-3 sudo[145006]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:44:17.869953 n-d-796909-3 sudo[145006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:44:18.316884 n-d-796909-3 sudo[145006]: pam_unix(sudo:session): session closed for user root
Sep 15 22:44:18.319134 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2dd7401e-c1ae-47d9-8b49-b332c03bc821 tempest-TestMinimumBasicScenario-1343659099 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.468s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:44:18.321221 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2dd7401e-c1ae-47d9-8b49-b332c03bc821 tempest-TestMinimumBasicScenario-1343659099 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:44:18.339542 n-d-796909-3 sudo[145009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:44:18.340343 n-d-796909-3 sudo[145009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:44:18.782955 n-d-796909-3 sudo[145009]: pam_unix(sudo:session): session closed for user root
Sep 15 22:44:18.785751 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-2dd7401e-c1ae-47d9-8b49-b332c03bc821 tempest-TestMinimumBasicScenario-1343659099 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:44:18.788140 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-2dd7401e-c1ae-47d9-8b49-b332c03bc821 tempest-TestMinimumBasicScenario-1343659099 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:44:18.793537 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-2dd7401e-c1ae-47d9-8b49-b332c03bc821 tempest-TestMinimumBasicScenario-1343659099 None] Deleted volume successfully.
Sep 15 22:44:18.857520 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [None req-2dd7401e-c1ae-47d9-8b49-b332c03bc821 tempest-TestMinimumBasicScenario-1343659099 None] Lock "b'cinder-baee6178-ab1c-435e-bff8-f41c7cc53ef0-delete_volume'" released by "delete_volume" :: held 2.885s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:44:47.940176 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:44:47.940844 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:44:47.941271 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:44:47.961556 n-d-796909-3 sudo[145140]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:44:47.962355 n-d-796909-3 sudo[145140]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:44:48.391572 n-d-796909-3 sudo[145140]: pam_unix(sudo:session): session closed for user root
Sep 15 22:44:48.394129 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:44:48.395691 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:44:48.415384 n-d-796909-3 sudo[145143]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:44:48.417043 n-d-796909-3 sudo[145143]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:44:48.979394 n-d-796909-3 sudo[145143]: pam_unix(sudo:session): session closed for user root
Sep 15 22:44:48.981856 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.586s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:44:48.983494 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:45:47.941322 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:45:47.941996 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:45:47.942293 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:45:47.960682 n-d-796909-3 sudo[145514]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:45:47.961457 n-d-796909-3 sudo[145514]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:45:48.407910 n-d-796909-3 sudo[145514]: pam_unix(sudo:session): session closed for user root
Sep 15 22:45:48.409959 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:45:48.411514 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:45:48.429533 n-d-796909-3 sudo[145517]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:45:48.430308 n-d-796909-3 sudo[145517]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:45:48.827684 n-d-796909-3 sudo[145517]: pam_unix(sudo:session): session closed for user root
Sep 15 22:45:48.829784 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.418s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:45:48.831102 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:46:47.938796 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:46:47.939901 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:46:47.940360 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:46:47.966276 n-d-796909-3 sudo[145891]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:46:47.967081 n-d-796909-3 sudo[145891]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:46:48.443183 n-d-796909-3 sudo[145891]: pam_unix(sudo:session): session closed for user root
Sep 15 22:46:48.445246 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.505s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:46:48.446901 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:46:48.465000 n-d-796909-3 sudo[145903]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:46:48.465823 n-d-796909-3 sudo[145903]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:46:48.894339 n-d-796909-3 sudo[145903]: pam_unix(sudo:session): session closed for user root
Sep 15 22:46:48.896411 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:46:48.897776 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:47:47.954395 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:47:47.954395 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:47:47.954395 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:47:47.963215 n-d-796909-3 sudo[146009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:47:47.964001 n-d-796909-3 sudo[146009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:47:48.388005 n-d-796909-3 sudo[146009]: pam_unix(sudo:session): session closed for user root
Sep 15 22:47:48.390025 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.444s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:47:48.391582 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:47:48.409400 n-d-796909-3 sudo[146012]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:47:48.410177 n-d-796909-3 sudo[146012]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:47:48.848324 n-d-796909-3 sudo[146012]: pam_unix(sudo:session): session closed for user root
Sep 15 22:47:48.850933 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:47:48.852291 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:49:47.951664 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:49:47.952281 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:49:47.953231 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:49:47.971333 n-d-796909-3 sudo[146465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:49:47.972130 n-d-796909-3 sudo[146465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:49:48.420916 n-d-796909-3 sudo[146465]: pam_unix(sudo:session): session closed for user root
Sep 15 22:49:48.423536 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:49:48.425112 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:49:48.443769 n-d-796909-3 sudo[146472]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:49:48.444553 n-d-796909-3 sudo[146472]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:49:48.874698 n-d-796909-3 sudo[146472]: pam_unix(sudo:session): session closed for user root
Sep 15 22:49:48.876865 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:49:48.878283 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:50:47.955338 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:50:47.955990 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:50:47.956322 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:50:47.978860 n-d-796909-3 sudo[146566]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:50:47.979940 n-d-796909-3 sudo[146566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:50:48.390429 n-d-796909-3 sudo[146566]: pam_unix(sudo:session): session closed for user root
Sep 15 22:50:48.392499 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.436s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:50:48.394044 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:50:48.412018 n-d-796909-3 sudo[146569]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:50:48.412793 n-d-796909-3 sudo[146569]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:50:48.829620 n-d-796909-3 sudo[146569]: pam_unix(sudo:session): session closed for user root
Sep 15 22:50:48.831727 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:50:48.833063 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:51:47.959842 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:51:47.960523 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:51:47.960779 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:51:47.979495 n-d-796909-3 sudo[146649]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:51:47.980282 n-d-796909-3 sudo[146649]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:51:48.413962 n-d-796909-3 sudo[146649]: pam_unix(sudo:session): session closed for user root
Sep 15 22:51:48.416073 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:51:48.417596 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:51:48.435139 n-d-796909-3 sudo[146652]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:51:48.435965 n-d-796909-3 sudo[146652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:51:48.864907 n-d-796909-3 sudo[146652]: pam_unix(sudo:session): session closed for user root
Sep 15 22:51:48.867013 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:51:48.868350 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:52:47.966026 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:52:47.966583 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:52:47.966948 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:52:47.989276 n-d-796909-3 sudo[147010]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:52:47.990841 n-d-796909-3 sudo[147010]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:52:48.453808 n-d-796909-3 sudo[147010]: pam_unix(sudo:session): session closed for user root
Sep 15 22:52:48.456687 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.489s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:52:48.458293 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:52:48.478335 n-d-796909-3 sudo[147023]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:52:48.479133 n-d-796909-3 sudo[147023]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:52:48.939304 n-d-796909-3 sudo[147023]: pam_unix(sudo:session): session closed for user root
Sep 15 22:52:48.941477 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:52:48.942694 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:53:47.965832 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:53:47.966466 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:53:47.966811 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:53:47.984859 n-d-796909-3 sudo[147155]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:53:47.985645 n-d-796909-3 sudo[147155]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:53:48.440202 n-d-796909-3 sudo[147155]: pam_unix(sudo:session): session closed for user root
Sep 15 22:53:48.442215 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.475s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:53:48.443854 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:53:48.462561 n-d-796909-3 sudo[147158]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:53:48.463379 n-d-796909-3 sudo[147158]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:53:48.900449 n-d-796909-3 sudo[147158]: pam_unix(sudo:session): session closed for user root
Sep 15 22:53:48.902623 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.458s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:53:48.903933 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:54:47.970265 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:54:47.970941 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:54:47.971358 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:54:47.988831 n-d-796909-3 sudo[147226]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:54:47.989604 n-d-796909-3 sudo[147226]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:54:48.409768 n-d-796909-3 sudo[147226]: pam_unix(sudo:session): session closed for user root
Sep 15 22:54:48.411849 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:54:48.413393 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:54:48.431634 n-d-796909-3 sudo[147229]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:54:48.432430 n-d-796909-3 sudo[147229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:54:48.840712 n-d-796909-3 sudo[147229]: pam_unix(sudo:session): session closed for user root
Sep 15 22:54:48.842779 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:54:48.844091 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:55:47.971101 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:55:47.971773 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:55:47.972099 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:55:47.989662 n-d-796909-3 sudo[147629]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:55:47.990455 n-d-796909-3 sudo[147629]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:55:48.422301 n-d-796909-3 sudo[147629]: pam_unix(sudo:session): session closed for user root
Sep 15 22:55:48.424404 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:55:48.425930 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:55:48.443268 n-d-796909-3 sudo[147632]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:55:48.444040 n-d-796909-3 sudo[147632]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:55:48.918878 n-d-796909-3 sudo[147632]: pam_unix(sudo:session): session closed for user root
Sep 15 22:55:48.921009 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.495s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:55:48.922287 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:56:47.969917 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:56:47.970519 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:56:47.970957 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:56:47.989016 n-d-796909-3 sudo[147720]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:56:47.989814 n-d-796909-3 sudo[147720]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:56:48.421154 n-d-796909-3 sudo[147720]: pam_unix(sudo:session): session closed for user root
Sep 15 22:56:48.423933 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:56:48.425486 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:56:48.442588 n-d-796909-3 sudo[147723]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:56:48.443368 n-d-796909-3 sudo[147723]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:56:48.881763 n-d-796909-3 sudo[147723]: pam_unix(sudo:session): session closed for user root
Sep 15 22:56:48.883860 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.458s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:56:48.885152 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:57:47.971982 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:57:47.972622 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:57:47.973014 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:57:47.991731 n-d-796909-3 sudo[148272]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:57:47.992514 n-d-796909-3 sudo[148272]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:57:48.438834 n-d-796909-3 sudo[148272]: pam_unix(sudo:session): session closed for user root
Sep 15 22:57:48.441449 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.468s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:57:48.442975 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:57:48.460891 n-d-796909-3 sudo[148275]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:57:48.461676 n-d-796909-3 sudo[148275]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:57:48.904627 n-d-796909-3 sudo[148275]: pam_unix(sudo:session): session closed for user root
Sep 15 22:57:48.906903 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:57:48.908261 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:58:47.974687 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:58:47.975353 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:58:47.975777 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:58:47.993430 n-d-796909-3 sudo[148461]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:58:47.994209 n-d-796909-3 sudo[148461]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:58:48.397031 n-d-796909-3 sudo[148461]: pam_unix(sudo:session): session closed for user root
Sep 15 22:58:48.399046 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.423s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:58:48.400608 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:58:48.417836 n-d-796909-3 sudo[148464]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:58:48.418606 n-d-796909-3 sudo[148464]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:58:48.853399 n-d-796909-3 sudo[148464]: pam_unix(sudo:session): session closed for user root
Sep 15 22:58:48.855611 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.455s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:58:48.856930 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:59:47.973717 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:59:47.974315 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:59:47.974692 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:59:47.992672 n-d-796909-3 sudo[148521]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:59:47.993440 n-d-796909-3 sudo[148521]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:59:48.429204 n-d-796909-3 sudo[148521]: pam_unix(sudo:session): session closed for user root
Sep 15 22:59:48.431315 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:59:48.432901 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:59:48.450689 n-d-796909-3 sudo[148524]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:59:48.451466 n-d-796909-3 sudo[148524]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:59:48.849130 n-d-796909-3 sudo[148524]: pam_unix(sudo:session): session closed for user root
Sep 15 22:59:48.851221 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.418s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:59:48.852541 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 23:00:47.979812 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 23:00:47.980629 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 23:00:47.980887 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:00:48.000184 n-d-796909-3 sudo[148573]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:00:48.002069 n-d-796909-3 sudo[148573]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:00:48.478042 n-d-796909-3 sudo[148573]: pam_unix(sudo:session): session closed for user root
Sep 15 23:00:48.481347 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:00:48.483811 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:00:48.508508 n-d-796909-3 sudo[148576]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:00:48.509976 n-d-796909-3 sudo[148576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:00:48.964748 n-d-796909-3 sudo[148576]: pam_unix(sudo:session): session closed for user root
Sep 15 23:00:48.967031 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:00:48.968605 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 23:01:47.976064 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 23:01:47.976696 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 23:01:47.977109 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:01:47.994947 n-d-796909-3 sudo[148645]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:01:47.995745 n-d-796909-3 sudo[148645]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:01:48.428918 n-d-796909-3 sudo[148645]: pam_unix(sudo:session): session closed for user root
Sep 15 23:01:48.431054 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:01:48.432563 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:01:48.450668 n-d-796909-3 sudo[148648]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:01:48.451506 n-d-796909-3 sudo[148648]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:01:48.852327 n-d-796909-3 sudo[148648]: pam_unix(sudo:session): session closed for user root
Sep 15 23:01:48.854366 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.421s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:01:48.855724 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 23:02:47.973723 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 23:02:47.974394 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 23:02:47.974680 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:02:47.992802 n-d-796909-3 sudo[148701]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:02:47.993580 n-d-796909-3 sudo[148701]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:02:48.434967 n-d-796909-3 sudo[148701]: pam_unix(sudo:session): session closed for user root
Sep 15 23:02:48.437077 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:02:48.438691 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:02:48.456849 n-d-796909-3 sudo[148704]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:02:48.458228 n-d-796909-3 sudo[148704]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:02:48.876845 n-d-796909-3 sudo[148704]: pam_unix(sudo:session): session closed for user root
Sep 15 23:02:48.878952 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:02:48.880923 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 23:03:09.389815 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796909-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796909-3@lvmdriver-1#lvmdriver-1']} {{(pid=84872) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 23:03:09.393689 n-d-796909-3 cinder-volume[84872]: WARNING stevedore.named [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 23:03:09.394240 n-d-796909-3 cinder-volume[84872]: WARNING castellan.key_manager [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 23:03:09.407442 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Flow 'volume_create_manager' (aadca3ff-f47d-43a7-af76-77ad59fee8b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 23:03:09.410623 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (360c50d3-621c-458c-91cf-ce8543e7f690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 23:03:09.434178 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_db.sqlalchemy.engines [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 23:03:09.458593 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (360c50d3-621c-458c-91cf-ce8543e7f690) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T23:03:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1091462956',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796909-3@lvmdriver-1#lvmdriver-1',id=37574fa4-efb4-4135-82cb-4dbfa376241d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ba19166cac944c3b507a52e44b51d4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T23:03:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T23:03:09Z,user_id='bd96aaa625584cd7a02c4b7dabcb3883',volume_attachment=>,volume_type=VolumeType(c842026a-d1a0-44c8-8e14-3305f60ed4d9),volume_type_id=c842026a-d1a0-44c8-8e14-3305f60ed4d9)' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 23:03:09.461065 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dbd6514e-ecda-4948-8fad-6e8aedc6feab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 23:03:09.463103 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dbd6514e-ecda-4948-8fad-6e8aedc6feab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 23:03:09.465408 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (28a0bf6e-262e-4d9b-b64e-12f20f973e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 23:03:09.542624 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (28a0bf6e-262e-4d9b-b64e-12f20f973e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '37574fa4-efb4-4135-82cb-4dbfa376241d', 'volume_name': 'volume-37574fa4-efb4-4135-82cb-4dbfa376241d', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 23:03:09.544885 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f3c4be6f-ca6b-49e0-8aee-492c96a88473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 23:03:09.547026 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f3c4be6f-ca6b-49e0-8aee-492c96a88473) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 23:03:09.549184 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (95d737c4-f0b5-4103-8280-cfc9a50210ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 23:03:09.549990 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Volume 37574fa4-efb4-4135-82cb-4dbfa376241d: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-37574fa4-efb4-4135-82cb-4dbfa376241d', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 23:03:09.551157 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Cloning 37574fa4-efb4-4135-82cb-4dbfa376241d from image 242b1d14-5986-4843-ae80-c419ef1cfe13 at location (None, None). {{(pid=84872) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 23:03:18.634765 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_5ccgia89n-d-796909-3@lvmdriver-1, size 616.00 MB, duration 9.08 sec {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 23:03:18.635436 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Image download 616.00 MB at 67.83 MB/s
Sep 15 23:03:18.671505 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_5ccgia89n-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:03:18.758503 n-d-796909-3 sudo[148742]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_5ccgia89n-d-796909-3@lvmdriver-1
Sep 15 23:03:18.759309 n-d-796909-3 sudo[148742]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:03:19.070068 n-d-796909-3 sudo[148742]: pam_unix(sudo:session): session closed for user root
Sep 15 23:03:19.072840 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_5ccgia89n-d-796909-3@lvmdriver-1" returned: 0 in 0.401s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:03:19.073726 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 is fetched for user bd96aaa625584cd7a02c4b7dabcb3883. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 23:03:19.182707 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_5ccgia89n-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:03:19.265535 n-d-796909-3 sudo[148747]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_5ccgia89n-d-796909-3@lvmdriver-1
Sep 15 23:03:19.266318 n-d-796909-3 sudo[148747]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:03:19.567449 n-d-796909-3 sudo[148747]: pam_unix(sudo:session): session closed for user root
Sep 15 23:03:19.569687 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_5ccgia89n-d-796909-3@lvmdriver-1" returned: 0 in 0.387s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:03:19.571542 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-37574fa4-efb4-4135-82cb-4dbfa376241d stack-volumes-lvmdriver-1 -L 1g {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:03:19.589261 n-d-796909-3 sudo[148752]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-37574fa4-efb4-4135-82cb-4dbfa376241d stack-volumes-lvmdriver-1 -L 1g
Sep 15 23:03:19.590042 n-d-796909-3 sudo[148752]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:03:20.173973 n-d-796909-3 sudo[148752]: pam_unix(sudo:session): session closed for user root
Sep 15 23:03:20.176754 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-37574fa4-efb4-4135-82cb-4dbfa376241d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.605s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:03:20.299106 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Attempting download of 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume 37574fa4-efb4-4135-82cb-4dbfa376241d. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 23:03:20.336611 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_2m5qc2um {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:03:20.417257 n-d-796909-3 sudo[148786]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_242b1d14-5986-4843-ae80-c419ef1cfe13_2m5qc2um
Sep 15 23:03:20.418028 n-d-796909-3 sudo[148786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:03:20.718224 n-d-796909-3 sudo[148786]: pam_unix(sudo:session): session closed for user root
Sep 15 23:03:20.720520 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_242b1d14-5986-4843-ae80-c419ef1cfe13_2m5qc2um" returned: 0 in 0.384s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:03:20.721778 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_5ccgia89n-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:03:20.801425 n-d-796909-3 sudo[148790]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_5ccgia89n-d-796909-3@lvmdriver-1
Sep 15 23:03:20.802201 n-d-796909-3 sudo[148790]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:03:21.103730 n-d-796909-3 sudo[148790]: pam_unix(sudo:session): session closed for user root
Sep 15 23:03:21.106043 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_5ccgia89n-d-796909-3@lvmdriver-1" returned: 0 in 0.384s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:03:21.106878 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] 242b1d14-5986-4843-ae80-c419ef1cfe13 was vhdx, converting to raw {{(pid=84872) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 23:03:21.107905 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_5ccgia89n-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--37574fa4--efb4--4135--82cb--4dbfa376241d oflag=direct {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:03:21.125315 n-d-796909-3 sudo[148795]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_5ccgia89n-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--37574fa4--efb4--4135--82cb--4dbfa376241d oflag=direct
Sep 15 23:03:21.126084 n-d-796909-3 sudo[148795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:03:21.423811 n-d-796909-3 sudo[148795]: pam_unix(sudo:session): session closed for user root
Sep 15 23:03:21.426072 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_5ccgia89n-d-796909-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--37574fa4--efb4--4135--82cb--4dbfa376241d oflag=direct" returned: 0 in 0.318s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:03:21.427336 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 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_242b1d14-5986-4843-ae80-c419ef1cfe13_5ccgia89n-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--37574fa4--efb4--4135--82cb--4dbfa376241d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:03:21.444914 n-d-796909-3 sudo[148807]: 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_242b1d14-5986-4843-ae80-c419ef1cfe13_5ccgia89n-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--37574fa4--efb4--4135--82cb--4dbfa376241d
Sep 15 23:03:21.445679 n-d-796909-3 sudo[148807]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:03:25.946308 n-d-796909-3 sudo[148807]: pam_unix(sudo:session): session closed for user root
Sep 15 23:03:25.948550 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 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_242b1d14-5986-4843-ae80-c419ef1cfe13_5ccgia89n-d-796909-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--37574fa4--efb4--4135--82cb--4dbfa376241d" returned: 0 in 4.521s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:03:25.949647 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_5ccgia89n-d-796909-3@lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:03:26.031310 n-d-796909-3 sudo[148833]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_5ccgia89n-d-796909-3@lvmdriver-1
Sep 15 23:03:26.032098 n-d-796909-3 sudo[148833]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:03:26.330103 n-d-796909-3 sudo[148833]: pam_unix(sudo:session): session closed for user root
Sep 15 23:03:26.332972 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_5ccgia89n-d-796909-3@lvmdriver-1" returned: 0 in 0.383s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:03:26.333816 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_242b1d14-5986-4843-ae80-c419ef1cfe13_5ccgia89n-d-796909-3@lvmdriver-1, size 700.00 MB, duration 4.52 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--37574fa4--efb4--4135--82cb--4dbfa376241d {{(pid=84872) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 23:03:26.334188 n-d-796909-3 cinder-volume[84872]: INFO cinder.image.image_utils [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Converted 700.00 MB image at 154.79 MB/s
Sep 15 23:03:26.334786 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Downloaded image 242b1d14-5986-4843-ae80-c419ef1cfe13 ((None, None)) to volume 37574fa4-efb4-4135-82cb-4dbfa376241d successfully. {{(pid=84872) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 23:03:26.448882 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.image.image_utils [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Temporary image 242b1d14-5986-4843-ae80-c419ef1cfe13 for user bd96aaa625584cd7a02c4b7dabcb3883 is deleted. {{(pid=84872) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 23:03:26.449540 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.volume_utils [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Marking volume 37574fa4-efb4-4135-82cb-4dbfa376241d as bootable. {{(pid=84872) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 23:03:26.516148 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Copying metadata from image 242b1d14-5986-4843-ae80-c419ef1cfe13 to 37574fa4-efb4-4135-82cb-4dbfa376241d. {{(pid=84872) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 23:03:26.516580 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.flows.manager.create_volume [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Creating volume glance metadata for volume 37574fa4-efb4-4135-82cb-4dbfa376241d backed by image 242b1d14-5986-4843-ae80-c419ef1cfe13 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84872) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 23:03:26.698629 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (95d737c4-f0b5-4103-8280-cfc9a50210ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-37574fa4-efb4-4135-82cb-4dbfa376241d', 'volume_size': 1, 'image_id': '242b1d14-5986-4843-ae80-c419ef1cfe13', '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': '460f6983dead4d11a83972e060ac9fd8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '242b1d14-5986-4843-ae80-c419ef1cfe13', 'created_at': datetime.datetime(2021, 9, 15, 21, 12, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 21, 12, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/242b1d14-5986-4843-ae80-c419ef1cfe13/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 23:03:26.701043 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1d8f8c5c-a7cd-4f82-8d8a-e3e7e98ef284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 23:03:26.762016 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.flows.manager.create_volume [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Volume volume-37574fa4-efb4-4135-82cb-4dbfa376241d (37574fa4-efb4-4135-82cb-4dbfa376241d): created successfully
Sep 15 23:03:26.763966 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1d8f8c5c-a7cd-4f82-8d8a-e3e7e98ef284) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84872) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 23:03:26.766954 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Flow 'volume_create_manager' (aadca3ff-f47d-43a7-af76-77ad59fee8b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84872) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 23:03:26.839250 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [None req-96ab2385-6b76-483c-bc3a-47de76cea43f tempest-TestShelveInstance-1407044786 None] Created volume successfully.
Sep 15 23:03:31.639584 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-78feb5cc-827b-4ae7-9692-dade373c303a req-f3657860-9085-4d23-86cd-706275b39b10 tempest-TestShelveInstance-1407044786 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-37574fa4-efb4-4135-82cb-4dbfa376241d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:03:31.669499 n-d-796909-3 sudo[148876]: ubuntu : 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-37574fa4-efb4-4135-82cb-4dbfa376241d
Sep 15 23:03:31.670303 n-d-796909-3 sudo[148876]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:03:32.059283 n-d-796909-3 sudo[148876]: pam_unix(sudo:session): session closed for user root
Sep 15 23:03:32.061548 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-78feb5cc-827b-4ae7-9692-dade373c303a req-f3657860-9085-4d23-86cd-706275b39b10 tempest-TestShelveInstance-1407044786 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-37574fa4-efb4-4135-82cb-4dbfa376241d" returned: 0 in 0.422s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:03:32.126062 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:03:32.132547 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:03:32.132854 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 23:03:32.133420 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-78feb5cc-827b-4ae7-9692-dade373c303a req-f3657860-9085-4d23-86cd-706275b39b10 tempest-TestShelveInstance-1407044786 None] Targets prior to update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 23:03:32.134204 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-78feb5cc-827b-4ae7-9692-dade373c303a req-f3657860-9085-4d23-86cd-706275b39b10 tempest-TestShelveInstance-1407044786 None] Creating iscsi_target for Volume ID: volume-37574fa4-efb4-4135-82cb-4dbfa376241d {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 23:03:32.186989 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-78feb5cc-827b-4ae7-9692-dade373c303a req-f3657860-9085-4d23-86cd-706275b39b10 tempest-TestShelveInstance-1407044786 None] Created volume path /opt/stack/data/cinder/volumes/volume-37574fa4-efb4-4135-82cb-4dbfa376241d,
Sep 15 23:03:32.186989 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 23:03:32.186989 n-d-796909-3 cinder-volume[84872]:
Sep 15 23:03:32.186989 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-37574fa4-efb4-4135-82cb-4dbfa376241d
Sep 15 23:03:32.186989 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 23:03:32.186989 n-d-796909-3 cinder-volume[84872]: incominguser tyouFBSM3p9kc6K957Z7 2XX3mjxt4PK8KLU8
Sep 15 23:03:32.186989 n-d-796909-3 cinder-volume[84872]:
Sep 15 23:03:32.186989 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 23:03:32.186989 n-d-796909-3 cinder-volume[84872]:
Sep 15 23:03:32.186989 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 23:03:32.188772 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-37574fa4-efb4-4135-82cb-4dbfa376241d {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:03:32.552952 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-37574fa4-efb4-4135-82cb-4dbfa376241d" returned: 0 in 0.364s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:03:32.553345 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 23:03:32.554026 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-78feb5cc-827b-4ae7-9692-dade373c303a req-f3657860-9085-4d23-86cd-706275b39b10 tempest-TestShelveInstance-1407044786 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 23:03:32.554446 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-78feb5cc-827b-4ae7-9692-dade373c303a req-f3657860-9085-4d23-86cd-706275b39b10 tempest-TestShelveInstance-1407044786 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 23:03:32.555756 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:03:32.564594 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:03:32.564594 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-37574fa4-efb4-4135-82cb-4dbfa376241d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-37574fa4-efb4-4135-82cb-4dbfa376241d\n Backing store flags: \n Account information:\n tyouFBSM3p9kc6K957Z7\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 23:03:32.565179 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-78feb5cc-827b-4ae7-9692-dade373c303a req-f3657860-9085-4d23-86cd-706275b39b10 tempest-TestShelveInstance-1407044786 None] Targets after update: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 23:03:32.568220 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:03:32.659884 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:03:32.660525 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-37574fa4-efb4-4135-82cb-4dbfa376241d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-37574fa4-efb4-4135-82cb-4dbfa376241d\n Backing store flags: \n Account information:\n tyouFBSM3p9kc6K957Z7\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 23:03:32.663672 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:03:32.753693 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:03:32.754092 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293513728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-37574fa4-efb4-4135-82cb-4dbfa376241d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-37574fa4-efb4-4135-82cb-4dbfa376241d\n Backing store flags: \n Account information:\n tyouFBSM3p9kc6K957Z7\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 23:03:32.755131 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-78feb5cc-827b-4ae7-9692-dade373c303a req-f3657860-9085-4d23-86cd-706275b39b10 tempest-TestShelveInstance-1407044786 None] Set provider_location to: 10.222.0.24:3260,1 iqn.2010-10.org.openstack:volume-37574fa4-efb4-4135-82cb-4dbfa376241d 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 23:03:33.088992 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-78feb5cc-827b-4ae7-9692-dade373c303a req-f3657860-9085-4d23-86cd-706275b39b10 tempest-TestShelveInstance-1407044786 None] attachment_update completed successfully.
Sep 15 23:03:47.978949 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 23:03:47.978949 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 23:03:47.979722 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:03:47.998405 n-d-796909-3 sudo[148948]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:03:47.999217 n-d-796909-3 sudo[148948]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:03:48.394931 n-d-796909-3 sudo[148948]: pam_unix(sudo:session): session closed for user root
Sep 15 23:03:48.397266 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.417s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:03:48.398899 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:03:48.418027 n-d-796909-3 sudo[148952]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:03:48.418811 n-d-796909-3 sudo[148952]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:03:48.811265 n-d-796909-3 sudo[148952]: pam_unix(sudo:session): session closed for user root
Sep 15 23:03:48.813341 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.414s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:03:48.815454 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 23:04:47.982741 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 23:04:47.983370 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 23:04:47.983855 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:04:48.002140 n-d-796909-3 sudo[149022]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:04:48.003288 n-d-796909-3 sudo[149022]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:04:48.409379 n-d-796909-3 sudo[149022]: pam_unix(sudo:session): session closed for user root
Sep 15 23:04:48.411531 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.427s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:04:48.413137 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:04:48.439410 n-d-796909-3 sudo[149025]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:04:48.440700 n-d-796909-3 sudo[149025]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:04:48.860309 n-d-796909-3 sudo[149025]: pam_unix(sudo:session): session closed for user root
Sep 15 23:04:48.862984 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:04:48.864249 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 23:05:47.981208 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 23:05:47.981836 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 23:05:47.982243 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:05:48.000011 n-d-796909-3 sudo[149078]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:05:48.000811 n-d-796909-3 sudo[149078]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:05:48.388294 n-d-796909-3 sudo[149078]: pam_unix(sudo:session): session closed for user root
Sep 15 23:05:48.390342 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:05:48.392571 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:05:48.410143 n-d-796909-3 sudo[149081]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:05:48.410927 n-d-796909-3 sudo[149081]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:05:48.812508 n-d-796909-3 sudo[149081]: pam_unix(sudo:session): session closed for user root
Sep 15 23:05:48.815325 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.422s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:05:48.816665 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 23:06:47.971059 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-4ed4749b-0bd1-49ce-852f-45235a55a76f req-bc5793a7-973a-4a60-9eeb-b61fd70c5478 tempest-TestShelveInstance-1407044786 None] Terminate volume connection completed successfully.
Sep 15 23:06:47.971813 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-4ed4749b-0bd1-49ce-852f-45235a55a76f req-bc5793a7-973a-4a60-9eeb-b61fd70c5478 tempest-TestShelveInstance-1407044786 None] Deleting attachment 9c505fd0-60d5-4af9-b0db-515e8314f9ee. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 23:06:47.982876 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 23:06:47.983213 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 23:06:47.983918 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:06:48.002238 n-d-796909-3 sudo[149132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:06:48.003023 n-d-796909-3 sudo[149132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:06:48.103035 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-4ed4749b-0bd1-49ce-852f-45235a55a76f req-bc5793a7-973a-4a60-9eeb-b61fd70c5478 tempest-TestShelveInstance-1407044786 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 23:06:48.103035 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 23:06:48.103035 n-d-796909-3 cinder-volume[84872]:
Sep 15 23:06:48.404061 n-d-796909-3 sudo[149132]: pam_unix(sudo:session): session closed for user root
Sep 15 23:06:48.405821 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.422s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:06:48.407206 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:06:48.425596 n-d-796909-3 sudo[149135]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:06:48.426376 n-d-796909-3 sudo[149135]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:06:48.819921 n-d-796909-3 sudo[149135]: pam_unix(sudo:session): session closed for user root
Sep 15 23:06:48.821979 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.414s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:06:48.823441 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 23:06:51.247106 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-4e63c01e-7baa-40f2-a4f9-6d13f3c3f794 req-f994b97e-c0f1-4fbe-bef0-77326091a1ee tempest-TestShelveInstance-1407044786 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-37574fa4-efb4-4135-82cb-4dbfa376241d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:06:51.264901 n-d-796909-3 sudo[149138]: ubuntu : 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-37574fa4-efb4-4135-82cb-4dbfa376241d
Sep 15 23:06:51.265684 n-d-796909-3 sudo[149138]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:06:51.632957 n-d-796909-3 sudo[149138]: pam_unix(sudo:session): session closed for user root
Sep 15 23:06:51.635266 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-4e63c01e-7baa-40f2-a4f9-6d13f3c3f794 req-f994b97e-c0f1-4fbe-bef0-77326091a1ee tempest-TestShelveInstance-1407044786 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-37574fa4-efb4-4135-82cb-4dbfa376241d" returned: 0 in 0.388s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:06:51.681927 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:06:51.688453 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:06:51.688788 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-37574fa4-efb4-4135-82cb-4dbfa376241d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-37574fa4-efb4-4135-82cb-4dbfa376241d\n Backing store flags: \n Account information:\n tyouFBSM3p9kc6K957Z7\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-4e63c01e-7baa-40f2-a4f9-6d13f3c3f794 req-f994b97e-c0f1-4fbe-bef0-77326091a1ee tempest-TestShelveInstance-1407044786 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-37574fa4-efb4-4135-82cb-4dbfa376241d
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-37574fa4-efb4-4135-82cb-4dbfa376241d
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: tyouFBSM3p9kc6K957Z7
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 23:06:51.689394 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 23:06:51.692317 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-4e63c01e-7baa-40f2-a4f9-6d13f3c3f794 req-f994b97e-c0f1-4fbe-bef0-77326091a1ee tempest-TestShelveInstance-1407044786 None] Creating iscsi_target for Volume ID: volume-37574fa4-efb4-4135-82cb-4dbfa376241d {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 23:06:51.692317 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-4e63c01e-7baa-40f2-a4f9-6d13f3c3f794 req-f994b97e-c0f1-4fbe-bef0-77326091a1ee tempest-TestShelveInstance-1407044786 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-37574fa4-efb4-4135-82cb-4dbfa376241d {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 15 23:06:51.800980 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-4e63c01e-7baa-40f2-a4f9-6d13f3c3f794 req-f994b97e-c0f1-4fbe-bef0-77326091a1ee tempest-TestShelveInstance-1407044786 None] Created volume path /opt/stack/data/cinder/volumes/volume-37574fa4-efb4-4135-82cb-4dbfa376241d,
Sep 15 23:06:51.800980 n-d-796909-3 cinder-volume[84872]: content:
Sep 15 23:06:51.800980 n-d-796909-3 cinder-volume[84872]:
Sep 15 23:06:51.800980 n-d-796909-3 cinder-volume[84872]: backing-store /dev/stack-volumes-lvmdriver-1/volume-37574fa4-efb4-4135-82cb-4dbfa376241d
Sep 15 23:06:51.800980 n-d-796909-3 cinder-volume[84872]: driver iscsi
Sep 15 23:06:51.800980 n-d-796909-3 cinder-volume[84872]: incominguser tyouFBSM3p9kc6K957Z7 2XX3mjxt4PK8KLU8
Sep 15 23:06:51.800980 n-d-796909-3 cinder-volume[84872]:
Sep 15 23:06:51.800980 n-d-796909-3 cinder-volume[84872]: write-cache on
Sep 15 23:06:51.800980 n-d-796909-3 cinder-volume[84872]:
Sep 15 23:06:51.800980 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 23:06:51.802318 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-37574fa4-efb4-4135-82cb-4dbfa376241d {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:06:52.162331 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-37574fa4-efb4-4135-82cb-4dbfa376241d" returned: 0 in 0.360s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:06:52.162667 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514688]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 23:06:52.163336 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-4e63c01e-7baa-40f2-a4f9-6d13f3c3f794 req-f994b97e-c0f1-4fbe-bef0-77326091a1ee tempest-TestShelveInstance-1407044786 None] StdOut from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 23:06:52.163704 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-4e63c01e-7baa-40f2-a4f9-6d13f3c3f794 req-f994b97e-c0f1-4fbe-bef0-77326091a1ee tempest-TestShelveInstance-1407044786 None] StdErr from tgt-admin --update: {{(pid=84872) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 23:06:52.164952 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:06:52.171139 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:06:52.171596 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-37574fa4-efb4-4135-82cb-4dbfa376241d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-37574fa4-efb4-4135-82cb-4dbfa376241d\n Backing store flags: \n Account information:\n tyouFBSM3p9kc6K957Z7\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.tgt [req-4e63c01e-7baa-40f2-a4f9-6d13f3c3f794 req-f994b97e-c0f1-4fbe-bef0-77326091a1ee tempest-TestShelveInstance-1407044786 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-37574fa4-efb4-4135-82cb-4dbfa376241d
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: System information:
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: Driver: iscsi
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: State: ready
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: I_T nexus information:
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: LUN information:
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: LUN: 0
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: Type: controller
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010000
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf10
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: Size: 0 MB, Block size: 1
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: Backing store type: null
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: Backing store path: None
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: LUN: 1
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: Type: disk
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: SCSI ID: IET 00010001
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: SCSI SN: beaf11
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: Size: 1074 MB, Block size: 512
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: Online: Yes
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: Removable media: No
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: Prevent removal: No
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: Readonly: No
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: SWP: No
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: Thin-provisioning: No
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: Backing store type: rdwr
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-37574fa4-efb4-4135-82cb-4dbfa376241d
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: Backing store flags:
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: Account information:
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: tyouFBSM3p9kc6K957Z7
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: ACL information:
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: ALL
Sep 15 23:06:52.172233 n-d-796909-3 cinder-volume[84872]: {{(pid=84872) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 23:06:52.176236 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:06:52.264988 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:06:52.265593 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-37574fa4-efb4-4135-82cb-4dbfa376241d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-37574fa4-efb4-4135-82cb-4dbfa376241d\n Backing store flags: \n Account information:\n tyouFBSM3p9kc6K957Z7\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 23:06:52.266673 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:06:52.356499 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:06:52.356834 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-37574fa4-efb4-4135-82cb-4dbfa376241d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-37574fa4-efb4-4135-82cb-4dbfa376241d\n Backing store flags: \n Account information:\n tyouFBSM3p9kc6K957Z7\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 23:06:52.357782 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.targets.iscsi [req-4e63c01e-7baa-40f2-a4f9-6d13f3c3f794 req-f994b97e-c0f1-4fbe-bef0-77326091a1ee tempest-TestShelveInstance-1407044786 None] Set provider_location to: 10.222.0.24:3260,1 iqn.2010-10.org.openstack:volume-37574fa4-efb4-4135-82cb-4dbfa376241d 1 {{(pid=84872) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 23:06:52.690956 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-4e63c01e-7baa-40f2-a4f9-6d13f3c3f794 req-f994b97e-c0f1-4fbe-bef0-77326091a1ee tempest-TestShelveInstance-1407044786 None] attachment_update completed successfully.
Sep 15 23:07:47.979650 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 23:07:47.980212 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 23:07:47.980675 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:07:47.998418 n-d-796909-3 sudo[149234]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:07:47.999193 n-d-796909-3 sudo[149234]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:07:48.367587 n-d-796909-3 sudo[149234]: pam_unix(sudo:session): session closed for user root
Sep 15 23:07:48.369705 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:07:48.371263 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:07:48.388921 n-d-796909-3 sudo[149237]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:07:48.389684 n-d-796909-3 sudo[149237]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:07:48.792285 n-d-796909-3 sudo[149237]: pam_unix(sudo:session): session closed for user root
Sep 15 23:07:48.794385 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:07:48.795749 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 23:08:47.983063 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 23:08:47.983645 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 23:08:47.984172 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:08:48.001938 n-d-796909-3 sudo[149290]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:08:48.002750 n-d-796909-3 sudo[149290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:08:48.388149 n-d-796909-3 sudo[149290]: pam_unix(sudo:session): session closed for user root
Sep 15 23:08:48.390191 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.406s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:08:48.391806 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:08:48.409704 n-d-796909-3 sudo[149293]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:08:48.410476 n-d-796909-3 sudo[149293]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:08:48.779636 n-d-796909-3 sudo[149293]: pam_unix(sudo:session): session closed for user root
Sep 15 23:08:48.781649 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.390s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:08:48.782966 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 23:09:01.475819 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-0ba23cb3-3608-4896-9e26-a771e6f6490d req-6dab9a6c-1ad1-4f27-a3cc-5afc972ade1c tempest-TestShelveInstance-1407044786 None] Terminate volume connection completed successfully.
Sep 15 23:09:01.476503 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.manager [req-0ba23cb3-3608-4896-9e26-a771e6f6490d req-6dab9a6c-1ad1-4f27-a3cc-5afc972ade1c tempest-TestShelveInstance-1407044786 None] Deleting attachment 753a2a54-df2b-4d31-b7f1-988dca2a7619. {{(pid=84872) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 23:09:01.477976 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:09:01.574219 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:09:01.574544 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-37574fa4-efb4-4135-82cb-4dbfa376241d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-37574fa4-efb4-4135-82cb-4dbfa376241d\n Backing store flags: \n Account information:\n tyouFBSM3p9kc6K957Z7\n ACL information:\n ALL\n', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 23:09:01.575185 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.tgt [req-0ba23cb3-3608-4896-9e26-a771e6f6490d req-6dab9a6c-1ad1-4f27-a3cc-5afc972ade1c tempest-TestShelveInstance-1407044786 None] Removing iscsi_target for Volume ID: 37574fa4-efb4-4135-82cb-4dbfa376241d
Sep 15 23:09:01.576244 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-37574fa4-efb4-4135-82cb-4dbfa376241d -f {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:09:01.714617 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-37574fa4-efb4-4135-82cb-4dbfa376241d -f" returned: 0 in 0.138s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:09:01.714951 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514688]: (4, None) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 23:09:01.716103 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:09:01.805919 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:09:01.806353 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514688]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 23:09:01.946641 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-0ba23cb3-3608-4896-9e26-a771e6f6490d req-6dab9a6c-1ad1-4f27-a3cc-5afc972ade1c tempest-TestShelveInstance-1407044786 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 23:09:01.946641 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 23:09:01.946641 n-d-796909-3 cinder-volume[84872]:
Sep 15 23:09:02.236520 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [req-0ba23cb3-3608-4896-9e26-a771e6f6490d req-98e32314-50e1-45cc-9219-84bbb96cc464 tempest-TestShelveInstance-1407044786 None] Lock "b'cinder-37574fa4-efb4-4135-82cb-4dbfa376241d-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 23:09:02.339072 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:09:02.427251 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=93388) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:09:02.427623 n-d-796909-3 cinder-volume[84872]: DEBUG oslo.privsep.daemon [-] privsep: reply[140585293514688]: (4, ('', '')) {{(pid=93388) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 23:09:02.428290 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.targets.iscsi [req-0ba23cb3-3608-4896-9e26-a771e6f6490d req-98e32314-50e1-45cc-9219-84bbb96cc464 tempest-TestShelveInstance-1407044786 None] Skipping remove_export. No iscsi_target is presently exported for volume: 37574fa4-efb4-4135-82cb-4dbfa376241d
Sep 15 23:09:02.429280 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-0ba23cb3-3608-4896-9e26-a771e6f6490d req-98e32314-50e1-45cc-9219-84bbb96cc464 tempest-TestShelveInstance-1407044786 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-37574fa4-efb4-4135-82cb-4dbfa376241d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:09:02.447015 n-d-796909-3 sudo[149346]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-37574fa4-efb4-4135-82cb-4dbfa376241d
Sep 15 23:09:02.447832 n-d-796909-3 sudo[149346]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:09:02.852058 n-d-796909-3 sudo[149346]: pam_unix(sudo:session): session closed for user root
Sep 15 23:09:02.854551 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-0ba23cb3-3608-4896-9e26-a771e6f6490d req-98e32314-50e1-45cc-9219-84bbb96cc464 tempest-TestShelveInstance-1407044786 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-37574fa4-efb4-4135-82cb-4dbfa376241d" returned: 0 in 0.425s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:09:02.856125 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-0ba23cb3-3608-4896-9e26-a771e6f6490d req-98e32314-50e1-45cc-9219-84bbb96cc464 tempest-TestShelveInstance-1407044786 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-37574fa4-efb4-4135-82cb-4dbfa376241d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:09:02.874745 n-d-796909-3 sudo[149349]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-37574fa4-efb4-4135-82cb-4dbfa376241d
Sep 15 23:09:02.876303 n-d-796909-3 sudo[149349]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:09:03.268352 n-d-796909-3 sudo[149349]: pam_unix(sudo:session): session closed for user root
Sep 15 23:09:03.270614 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-0ba23cb3-3608-4896-9e26-a771e6f6490d req-98e32314-50e1-45cc-9219-84bbb96cc464 tempest-TestShelveInstance-1407044786 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-37574fa4-efb4-4135-82cb-4dbfa376241d" returned: 0 in 0.414s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:09:03.272401 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-0ba23cb3-3608-4896-9e26-a771e6f6490d req-98e32314-50e1-45cc-9219-84bbb96cc464 tempest-TestShelveInstance-1407044786 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-37574fa4-efb4-4135-82cb-4dbfa376241d {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:09:03.290214 n-d-796909-3 sudo[149352]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-37574fa4-efb4-4135-82cb-4dbfa376241d
Sep 15 23:09:03.290985 n-d-796909-3 sudo[149352]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:09:03.823743 n-d-796909-3 sudo[149352]: pam_unix(sudo:session): session closed for user root
Sep 15 23:09:03.825972 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-0ba23cb3-3608-4896-9e26-a771e6f6490d req-98e32314-50e1-45cc-9219-84bbb96cc464 tempest-TestShelveInstance-1407044786 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-37574fa4-efb4-4135-82cb-4dbfa376241d" returned: 0 in 0.553s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:09:03.827128 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.drivers.lvm [req-0ba23cb3-3608-4896-9e26-a771e6f6490d req-98e32314-50e1-45cc-9219-84bbb96cc464 tempest-TestShelveInstance-1407044786 None] Successfully deleted volume: 37574fa4-efb4-4135-82cb-4dbfa376241d
Sep 15 23:09:03.959549 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.quota [req-0ba23cb3-3608-4896-9e26-a771e6f6490d req-98e32314-50e1-45cc-9219-84bbb96cc464 tempest-TestShelveInstance-1407044786 None] Created reservations ['e4ec2420-9c8a-45ce-9b7d-12605e312cb3', '318b4c64-2666-4947-a71b-0fd727e23fb4', 'd8c01eed-9d22-47f2-a0ff-c5c8929bad37', '5114df11-0d4e-4c08-8686-8f5fba80bba8'] {{(pid=84872) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 23:09:03.961733 n-d-796909-3 cinder-volume[84872]: WARNING py.warnings [req-0ba23cb3-3608-4896-9e26-a771e6f6490d req-98e32314-50e1-45cc-9219-84bbb96cc464 tempest-TestShelveInstance-1407044786 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 15 23:09:03.961733 n-d-796909-3 cinder-volume[84872]: util.warn(
Sep 15 23:09:03.961733 n-d-796909-3 cinder-volume[84872]:
Sep 15 23:09:04.147874 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [req-0ba23cb3-3608-4896-9e26-a771e6f6490d req-98e32314-50e1-45cc-9219-84bbb96cc464 tempest-TestShelveInstance-1407044786 None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 23:09:04.148583 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-0ba23cb3-3608-4896-9e26-a771e6f6490d req-98e32314-50e1-45cc-9219-84bbb96cc464 tempest-TestShelveInstance-1407044786 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:09:04.167023 n-d-796909-3 sudo[149359]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:09:04.167956 n-d-796909-3 sudo[149359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:09:04.628821 n-d-796909-3 sudo[149359]: pam_unix(sudo:session): session closed for user root
Sep 15 23:09:04.631363 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-0ba23cb3-3608-4896-9e26-a771e6f6490d req-98e32314-50e1-45cc-9219-84bbb96cc464 tempest-TestShelveInstance-1407044786 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.482s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:09:04.633477 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-0ba23cb3-3608-4896-9e26-a771e6f6490d req-98e32314-50e1-45cc-9219-84bbb96cc464 tempest-TestShelveInstance-1407044786 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:09:04.651962 n-d-796909-3 sudo[149362]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:09:04.652743 n-d-796909-3 sudo[149362]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:09:05.095078 n-d-796909-3 sudo[149362]: pam_unix(sudo:session): session closed for user root
Sep 15 23:09:05.097418 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [req-0ba23cb3-3608-4896-9e26-a771e6f6490d req-98e32314-50e1-45cc-9219-84bbb96cc464 tempest-TestShelveInstance-1407044786 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.463s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:09:05.099540 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [req-0ba23cb3-3608-4896-9e26-a771e6f6490d req-98e32314-50e1-45cc-9219-84bbb96cc464 tempest-TestShelveInstance-1407044786 None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 23:09:05.106045 n-d-796909-3 cinder-volume[84872]: INFO cinder.volume.manager [req-0ba23cb3-3608-4896-9e26-a771e6f6490d req-98e32314-50e1-45cc-9219-84bbb96cc464 tempest-TestShelveInstance-1407044786 None] Deleted volume successfully.
Sep 15 23:09:05.186865 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.coordination [req-0ba23cb3-3608-4896-9e26-a771e6f6490d req-98e32314-50e1-45cc-9219-84bbb96cc464 tempest-TestShelveInstance-1407044786 None] Lock "b'cinder-37574fa4-efb4-4135-82cb-4dbfa376241d-delete_volume'" released by "delete_volume" :: held 2.950s {{(pid=84872) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 23:09:47.980211 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 23:09:47.980950 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 23:09:47.981252 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:09:48.000104 n-d-796909-3 sudo[149917]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:09:48.000915 n-d-796909-3 sudo[149917]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:09:48.430025 n-d-796909-3 sudo[149917]: pam_unix(sudo:session): session closed for user root
Sep 15 23:09:48.432073 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:09:48.433618 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:09:48.451002 n-d-796909-3 sudo[149924]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:09:48.451804 n-d-796909-3 sudo[149924]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:09:48.853451 n-d-796909-3 sudo[149924]: pam_unix(sudo:session): session closed for user root
Sep 15 23:09:48.855539 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.422s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:09:48.856821 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 23:10:47.984103 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 23:10:47.984695 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 23:10:47.985113 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:10:48.002658 n-d-796909-3 sudo[150110]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:10:48.003453 n-d-796909-3 sudo[150110]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:10:48.419999 n-d-796909-3 sudo[150110]: pam_unix(sudo:session): session closed for user root
Sep 15 23:10:48.422057 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:10:48.423642 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:10:48.441506 n-d-796909-3 sudo[150113]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:10:48.442279 n-d-796909-3 sudo[150113]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:10:48.869579 n-d-796909-3 sudo[150113]: pam_unix(sudo:session): session closed for user root
Sep 15 23:10:48.871662 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:10:48.872956 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 23:11:47.989835 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 23:11:47.990387 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 23:11:47.990898 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:11:48.008505 n-d-796909-3 sudo[150168]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:11:48.009280 n-d-796909-3 sudo[150168]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:11:48.465147 n-d-796909-3 sudo[150168]: pam_unix(sudo:session): session closed for user root
Sep 15 23:11:48.467815 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:11:48.469406 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:11:48.486929 n-d-796909-3 sudo[150171]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:11:48.487747 n-d-796909-3 sudo[150171]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:11:48.916986 n-d-796909-3 sudo[150171]: pam_unix(sudo:session): session closed for user root
Sep 15 23:11:48.919102 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:11:48.920407 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 23:12:47.987357 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 23:12:47.988025 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 23:12:47.988408 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:12:48.006119 n-d-796909-3 sudo[150220]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:12:48.006920 n-d-796909-3 sudo[150220]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:12:48.451268 n-d-796909-3 sudo[150220]: pam_unix(sudo:session): session closed for user root
Sep 15 23:12:48.454153 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.465s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:12:48.455747 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:12:48.474790 n-d-796909-3 sudo[150223]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:12:48.476211 n-d-796909-3 sudo[150223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:12:48.923495 n-d-796909-3 sudo[150223]: pam_unix(sudo:session): session closed for user root
Sep 15 23:12:48.925597 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:12:48.926932 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 23:13:47.984540 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 23:13:47.985090 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 23:13:47.985568 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:13:48.010317 n-d-796909-3 sudo[150323]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:13:48.011105 n-d-796909-3 sudo[150323]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:13:48.474110 n-d-796909-3 sudo[150323]: pam_unix(sudo:session): session closed for user root
Sep 15 23:13:48.476232 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:13:48.477798 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:13:48.495816 n-d-796909-3 sudo[150326]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:13:48.496580 n-d-796909-3 sudo[150326]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:13:48.906594 n-d-796909-3 sudo[150326]: pam_unix(sudo:session): session closed for user root
Sep 15 23:13:48.908716 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:13:48.910028 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 23:14:47.987082 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 23:14:47.987608 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 23:14:47.988131 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:14:48.006134 n-d-796909-3 sudo[150382]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:14:48.006911 n-d-796909-3 sudo[150382]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:14:48.446693 n-d-796909-3 sudo[150382]: pam_unix(sudo:session): session closed for user root
Sep 15 23:14:48.448868 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:14:48.450473 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:14:48.468449 n-d-796909-3 sudo[150385]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:14:48.469236 n-d-796909-3 sudo[150385]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:14:48.897192 n-d-796909-3 sudo[150385]: pam_unix(sudo:session): session closed for user root
Sep 15 23:14:48.899327 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:14:48.900567 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 23:15:47.988036 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 23:15:47.988880 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 23:15:47.989085 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:15:48.008698 n-d-796909-3 sudo[150434]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:15:48.009593 n-d-796909-3 sudo[150434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:15:48.490171 n-d-796909-3 sudo[150434]: pam_unix(sudo:session): session closed for user root
Sep 15 23:15:48.492570 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:15:48.494561 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:15:48.513484 n-d-796909-3 sudo[150437]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:15:48.514447 n-d-796909-3 sudo[150437]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:15:48.990802 n-d-796909-3 sudo[150437]: pam_unix(sudo:session): session closed for user root
Sep 15 23:15:48.992974 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:15:48.994469 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 23:16:47.993793 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 23:16:47.994413 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 23:16:47.994834 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:16:48.012485 n-d-796909-3 sudo[150623]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:16:48.013269 n-d-796909-3 sudo[150623]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:16:48.429891 n-d-796909-3 sudo[150623]: pam_unix(sudo:session): session closed for user root
Sep 15 23:16:48.431958 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:16:48.433794 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:16:48.451166 n-d-796909-3 sudo[150626]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:16:48.451950 n-d-796909-3 sudo[150626]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:16:48.869676 n-d-796909-3 sudo[150626]: pam_unix(sudo:session): session closed for user root
Sep 15 23:16:48.871935 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:16:48.873221 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 23:17:48.000452 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 23:17:48.001108 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 23:17:48.001541 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:17:48.019655 n-d-796909-3 sudo[150706]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:17:48.020412 n-d-796909-3 sudo[150706]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:17:48.441267 n-d-796909-3 sudo[150706]: pam_unix(sudo:session): session closed for user root
Sep 15 23:17:48.443315 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.441s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:17:48.444818 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:17:48.461976 n-d-796909-3 sudo[150709]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:17:48.462730 n-d-796909-3 sudo[150709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:17:48.877999 n-d-796909-3 sudo[150709]: pam_unix(sudo:session): session closed for user root
Sep 15 23:17:48.880052 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:17:48.881320 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 23:18:47.997868 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 23:18:47.998478 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 23:18:47.998956 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:18:48.016429 n-d-796909-3 sudo[150758]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:18:48.017207 n-d-796909-3 sudo[150758]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:18:48.434094 n-d-796909-3 sudo[150758]: pam_unix(sudo:session): session closed for user root
Sep 15 23:18:48.436164 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:18:48.437682 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:18:48.455437 n-d-796909-3 sudo[150761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:18:48.456207 n-d-796909-3 sudo[150761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:18:48.877756 n-d-796909-3 sudo[150761]: pam_unix(sudo:session): session closed for user root
Sep 15 23:18:48.880060 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.442s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:18:48.881407 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 23:19:47.998397 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 23:19:47.999013 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 23:19:47.999461 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:19:48.017583 n-d-796909-3 sudo[150812]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:19:48.018482 n-d-796909-3 sudo[150812]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:19:48.469316 n-d-796909-3 sudo[150812]: pam_unix(sudo:session): session closed for user root
Sep 15 23:19:48.471876 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:19:48.473422 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:19:48.491199 n-d-796909-3 sudo[150815]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:19:48.492007 n-d-796909-3 sudo[150815]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:19:48.901839 n-d-796909-3 sudo[150815]: pam_unix(sudo:session): session closed for user root
Sep 15 23:19:48.903966 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.430s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:19:48.905541 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 23:20:48.003041 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 23:20:48.003734 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 23:20:48.004113 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:20:48.021606 n-d-796909-3 sudo[150872]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:20:48.022383 n-d-796909-3 sudo[150872]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:20:48.435105 n-d-796909-3 sudo[150872]: pam_unix(sudo:session): session closed for user root
Sep 15 23:20:48.437245 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.433s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:20:48.438761 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:20:48.456141 n-d-796909-3 sudo[150875]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:20:48.456925 n-d-796909-3 sudo[150875]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:20:48.879701 n-d-796909-3 sudo[150875]: pam_unix(sudo:session): session closed for user root
Sep 15 23:20:48.882650 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:20:48.883189 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 23:21:48.000378 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 23:21:48.001673 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 23:21:48.001998 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:21:48.019440 n-d-796909-3 sudo[150924]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:21:48.020217 n-d-796909-3 sudo[150924]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:21:48.421450 n-d-796909-3 sudo[150924]: pam_unix(sudo:session): session closed for user root
Sep 15 23:21:48.424133 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.422s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:21:48.425635 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:21:48.443291 n-d-796909-3 sudo[150927]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:21:48.444056 n-d-796909-3 sudo[150927]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:21:48.860874 n-d-796909-3 sudo[150927]: pam_unix(sudo:session): session closed for user root
Sep 15 23:21:48.862954 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:21:48.864305 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 23:22:48.001284 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 23:22:48.001933 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 23:22:48.002336 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:22:48.019991 n-d-796909-3 sudo[150976]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:22:48.020757 n-d-796909-3 sudo[150976]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:22:48.461747 n-d-796909-3 sudo[150976]: pam_unix(sudo:session): session closed for user root
Sep 15 23:22:48.463812 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:22:48.465327 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:22:48.482851 n-d-796909-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
Sep 15 23:22:48.483637 n-d-796909-3 sudo[150979]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:22:48.897533 n-d-796909-3 sudo[150979]: pam_unix(sudo:session): session closed for user root
Sep 15 23:22:48.899625 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:22:48.900927 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 23:23:47.997954 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_service.periodic_task [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84872) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 23:23:47.998583 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.volume.drivers.lvm [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Updating volume stats {{(pid=84872) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 23:23:47.998989 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:23:48.016954 n-d-796909-3 sudo[151028]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:23:48.017734 n-d-796909-3 sudo[151028]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:23:48.437656 n-d-796909-3 sudo[151028]: pam_unix(sudo:session): session closed for user root
Sep 15 23:23:48.439729 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:23:48.441277 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 23:23:48.458354 n-d-796909-3 sudo[151031]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 23:23:48.459153 n-d-796909-3 sudo[151031]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 23:23:48.880869 n-d-796909-3 sudo[151031]: pam_unix(sudo:session): session closed for user root
Sep 15 23:23:48.882965 n-d-796909-3 cinder-volume[84872]: DEBUG oslo_concurrency.processutils [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.441s {{(pid=84872) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 23:23:48.884299 n-d-796909-3 cinder-volume[84872]: DEBUG cinder.manager [None req-3fe9c2b4-2bca-4ff3-8dd5-a59a949fa951 None None] Notifying Schedulers of capabilities ... {{(pid=84872) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}